Oleg Zhurakousky
|
6e80c4dcef
|
GH-766 Add initial docs for function visualization
Resolves #766
|
2021-12-01 08:21:57 +01:00 |
|
Oleg Zhurakousky
|
00d823b872
|
GH-768 Modified test to try to force the issue
|
2021-11-30 22:09:27 +01:00 |
|
Oleg Zhurakousky
|
21d095a687
|
GH-766 Simplify type description display purposes
|
2021-11-30 21:47:18 +01:00 |
|
Oleg Zhurakousky
|
0ccf84671f
|
GH-766 Polishing, check-styles, package name change
|
2021-11-30 19:06:18 +01:00 |
|
Oleg Zhurakousky
|
24847cfffa
|
GH-766 Initial support to expose FunctionCatalog as actuator endpoint
|
2021-11-30 18:53:58 +01:00 |
|
Oleg Zhurakousky
|
4f2c24bcf9
|
GH-768 Add tests to validate proper map values conversion
Resolves #768
|
2021-11-30 15:27:04 +01:00 |
|
Oleg Zhurakousky
|
56092df2c5
|
GH-768 Add tests to validate proper map values conversion
Resolves #768
|
2021-11-30 15:26:23 +01:00 |
|
buildmaster
|
e91499045b
|
Bumping versions
|
2021-11-30 11:42:33 +00:00 |
|
Oleg Zhurakousky
|
e8f7ae5387
|
GH-773 Fix wild card type matching in SmartCompositeMessageConverter
Resolves #773
|
2021-11-29 19:16:22 +01:00 |
|
Oleg Zhurakousky
|
d16f58fa9e
|
GH-773 Fix wild card type matching in SmartCompositeMessageConverter
Resolves #773
|
2021-11-29 17:11:35 +01:00 |
|
buildmaster
|
0d3420a672
|
Bumping versions
|
2021-11-26 11:42:37 +00:00 |
|
Oleg Zhurakousky
|
a60ed7c0cc
|
Re-enable ApplicationJsonMessageMarshallingConverter
|
2021-11-25 09:48:11 -05:00 |
|
Oleg Zhurakousky
|
1c045e54ae
|
Re-enable ApplicationJsonMessageMarshallingConverter
|
2021-11-25 09:14:54 -05:00 |
|
buildmaster
|
c92e67c263
|
Bumping versions
|
2021-11-20 11:43:00 +00:00 |
|
Oleg Zhurakousky
|
97fc63d102
|
GH-771 Remove ApplicationJsonMessageMarshallingConverter from the list of available converters
Resolves #771
|
2021-11-19 16:04:48 +01:00 |
|
Oleg Zhurakousky
|
6d96fb2516
|
GH-771 Remove ApplicationJsonMessageMarshallingConverter from the list of available converters
Resolves #771
|
2021-11-19 16:04:10 +01:00 |
|
Oleg Zhurakousky
|
090b876291
|
Fix documentation around ExecutionContext for Azure
More cleanup in Azure samples
Resolves #759
|
2021-11-18 16:17:56 +01:00 |
|
Oleg Zhurakousky
|
9e5ebcc28d
|
Fix documentation around ExecutionContext for Azure
More cleanup in Azure samples
Resolves #759
|
2021-11-18 16:17:15 +01:00 |
|
Oleg Zhurakousky
|
cd967c793a
|
Cleanup of Azure sample
|
2021-11-18 15:00:23 +01:00 |
|
Oleg Zhurakousky
|
aea3b548da
|
Cleanup of Azure sample
|
2021-11-18 14:59:40 +01:00 |
|
Oleg Zhurakousky
|
71f3af825d
|
GH-727 Fix Azure's Supplier<Publisher> logic to avoid NPE
Resolves #727
|
2021-11-18 13:31:13 +01:00 |
|
Oleg Zhurakousky
|
6031cc83f3
|
GH-727 Fix Azure's Supplier<Publisher> logic to avoid NPE
Resolves #727
|
2021-11-18 13:29:07 +01:00 |
|
Oleg Zhurakousky
|
2efb79d470
|
GH-727 Fix NPE in Azure FunctionInvoker output conversion
Resolves #727
|
2021-11-17 16:00:22 +01:00 |
|
Oleg Zhurakousky
|
ec731664aa
|
GH-769 Fix regression with FunctionArroundWrapper
Resolves #769
|
2021-11-17 16:00:13 +01:00 |
|
Oleg Zhurakousky
|
eaf03ebb00
|
GH-727 Fix NPE in Azure FunctionInvoker output conversion
Resolves #727
|
2021-11-17 15:58:56 +01:00 |
|
Oleg Zhurakousky
|
2ae0c12b84
|
GH-769 Fix regression with FunctionArroundWrapper
Resolves #769
|
2021-11-17 15:44:14 +01:00 |
|
Oleg Zhurakousky
|
6def6291f2
|
Fix type discovery
|
2021-11-16 13:55:59 +01:00 |
|
Oleg Zhurakousky
|
7d8b041d9d
|
Fix type discovery
|
2021-11-16 13:55:14 +01:00 |
|
Oleg Zhurakousky
|
3aa37ba197
|
Change format of user agent to be aligned with the original PR from @msailes
|
2021-11-12 15:24:06 +01:00 |
|
Oleg Zhurakousky
|
d73056adad
|
Change format of user agent to be aligned with the original PR from @msailes
|
2021-11-12 15:23:25 +01:00 |
|
Oleg Zhurakousky
|
703f82a132
|
Modified version determination for user-agent, added test
|
2021-11-12 13:05:52 +01:00 |
|
Mark Sailes
|
24f4699b50
|
Send a user-agent header with requests to the Lambda Runtime API.
Adding the author tag.
|
2021-11-12 13:05:41 +01:00 |
|
Oleg Zhurakousky
|
dc0c52f488
|
Modified version determination for user-agent, added test
|
2021-11-12 12:58:06 +01:00 |
|
Mark Sailes
|
66369af641
|
Send a user-agent header with requests to the Lambda Runtime API.
Adding the author tag.
|
2021-11-12 12:08:25 +01:00 |
|
Oleg Zhurakousky
|
c62b83d824
|
GH-725 Fix getNames() method to properly compute available function names
Resolves #725
|
2021-11-12 11:37:24 +01:00 |
|
Oleg Zhurakousky
|
5e568cc417
|
GH-725 Fix getNames() method to properly compute available function names
Resolves #725
|
2021-11-12 11:36:40 +01:00 |
|
Oleg Zhurakousky
|
8f67562cfc
|
Remove commented code
|
2021-11-11 17:28:47 +01:00 |
|
Oleg Zhurakousky
|
34967ec770
|
GH-726 Enhance MessageRoutingCallback to optionally return enriched Message
Resolves #726
|
2021-11-11 17:28:40 +01:00 |
|
Oleg Zhurakousky
|
1528ad22c5
|
Remove commented code
|
2021-11-11 17:28:14 +01:00 |
|
Oleg Zhurakousky
|
ad901f23eb
|
GH-726 Enhance MessageRoutingCallback to optionally return enriched Message
Resolves #726
|
2021-11-11 17:16:19 +01:00 |
|
Oleg Zhurakousky
|
47b56ed44e
|
Initial removal of dependencies on AbstractSpringFunctionAdapterInitializer
|
2021-11-10 16:02:10 +01:00 |
|
Oleg Zhurakousky
|
e297a36a06
|
Remove FunctionType and dependencies on it
|
2021-11-10 15:21:31 +01:00 |
|
Oleg Zhurakousky
|
db992a9f3e
|
Remove FunctionInspector
|
2021-11-10 10:04:00 +01:00 |
|
Oleg Zhurakousky
|
53aa60d118
|
GH-764 Fix output header mapping timing
Resolves #764
|
2021-11-09 08:20:05 +01:00 |
|
Oleg Zhurakousky
|
d69b2d2076
|
GH-764 Fix output header mapping timing
Resolves #764
|
2021-11-09 08:19:44 +01:00 |
|
Oleg Zhurakousky
|
a6c3e0c7af
|
Make GrpcUtils public
|
2021-11-08 18:28:27 +01:00 |
|
Oleg Zhurakousky
|
afb06fcc2b
|
Remove deprecated AWS classes
|
2021-11-08 18:27:25 +01:00 |
|
Oleg Zhurakousky
|
0e2334b154
|
Additional removals of deprecated classes from core
|
2021-11-08 17:20:49 +01:00 |
|
Oleg Zhurakousky
|
3eea7082f6
|
Remove RequestProcessor from web
|
2021-11-08 17:02:40 +01:00 |
|
Oleg Zhurakousky
|
0cfb2b413f
|
Initial round of deprecation rmovals
|
2021-11-08 16:16:39 +01:00 |
|