Commit Graph

134 Commits

Author SHA1 Message Date
Oleg Zhurakousky
278d917543 GH-1023 Add support for post function processing 2023-04-18 13:14:03 +02:00
Oleg Zhurakousky
4ba5ea3452 GH-1018 Ensure AWS adapter can pass raw InputStream
Resolves #1018
2023-03-30 14:53:29 +02:00
Oleg Zhurakousky
4a1bfbc764 GH-1014 Fix CustomRuntimeEventLoop to default to RoutingFunction
Resolves #1014
2023-03-27 18:51:48 +02:00
Oleg Zhurakousky
10fee56ce1 GH-995 Wrapped SCF version discovery in AWS Custom Runtime with try/catch
Resolves #995
2023-03-01 13:01:09 +01:00
Oleg Zhurakousky
6b1298eaf1 GH-997 Adding test to validate AWS Context set as header
Resolves #997
2023-03-01 12:36:27 +01:00
Oleg Zhurakousky
5b3c89099c GH-1006 Remove dependency on Joda module
Developers would have to add it themselves with custom instance of ObjectMapper

Resolves #1006
2023-03-01 11:30:55 +01:00
Oleg Zhurakousky
7078baa055 GH-1000 Add suport for propagating more errors to AWS Error reporting mechanism
Resolves #1000
2023-03-01 11:28:29 +01:00
Oleg Zhurakousky
f5fa592702 GH-1003 Remove date configuration code when configuring insensitive properties of ObjectMapper
Resolves #1003
2023-02-28 16:24:42 +01:00
Oleg Zhurakousky
30c0ccd841 GH-973 Ensure that AWS isBase64Encoded is set dynamically
Resolves #973
2023-01-23 14:55:46 +01:00
Oleg Zhurakousky
b3fd3c8bb0 GH-980 Ensure reactive types are supported by AWS adapter
Resolves #980
2023-01-23 13:00:37 +01:00
Oleg Zhurakousky
6b9b9995ab Revert "GH-986 Fix regression to NOT attempt output conversion of Message<byte[]>"
This reverts commit b1237c2ab2.
2023-01-19 17:19:03 +01:00
Oleg Zhurakousky
b1237c2ab2 GH-986 Fix regression to NOT attempt output conversion of Message<byte[]>
Resolves #986
2023-01-17 14:15:10 +01:00
Oleg Zhurakousky
cb315cf507 polishing previous commit 2023-01-17 11:11:35 +01:00
amond
17c22b4e87 GH-987 feat: propagate aws x-ray tracing header
Resolves #987
Resolves #988
2023-01-17 11:10:29 +01:00
Oleg Zhurakousky
25d524f395 GH-966 change AWSCompanionAutoConfiguration to be a refular auto-configuration rather than initializer
Resolves #966
2022-12-08 11:12:19 -08:00
Oleg Zhurakousky
672066b43a GH-932 Fix registration of AWSTypesMessageConverter for functional spring applications
Resolves #932
2022-11-10 12:17:21 +01:00
Oleg Zhurakousky
3c0a7fbc19 GH-943 Enhance AWS FunctionInvoker
This adds another constructor which allows function.definition to be passed as a constructor argument rather then rely on the property

Resolves #943
2022-11-02 09:35:38 +01:00
Oleg Zhurakousky
d613d9a4c1 GH-929 Ensure AWS Functioininvoker handles Mono<Void> return the same way as imperative Consumer
Resolves #929
2022-10-19 10:51:55 +02:00
Oleg Zhurakousky
4bd22b394e Set more 'proxyBeanMethods' to false 2022-10-05 13:39:28 +02:00
Oleg Zhurakousky
d222cb12d5 GH-917 Fix regression with sanitizing headers
Resolves #917
2022-08-16 16:43:18 +02:00
Oleg Zhurakousky
06371d26d0 Merge pull request #916 from ivcuello/3.2.x-make-utils-public
update on AWSLambdaUtils visibility
2022-08-11 17:14:36 +02:00
Oleg Zhurakousky
fc50ebc870 GH-913 Fix AWS Context propagation
Resolves #913
2022-08-08 15:26:10 +02:00
Oleg Zhurakousky
64bfca99b9 Reworked AWSUtils and related classes to delegate type conversion to AWSTypesMessageConverter
Resolves #889
2022-08-03 15:22:21 +02:00
atyamlalithya
b1ee881b9d Update AWSLambdaUtils.java
Added this fix to preserve headers from original payload
2022-08-03 15:01:53 +02:00
Maciej Walkowiak
f51279be48 Fix typo.
Fix typo.
2022-07-26 11:50:52 +02:00
Oleg Zhurakousky
4ace646482 Relax logging in SimpleFunctionRegistry 2022-07-25 15:46:59 +02:00
Oleg Zhurakousky
536bd3920f Remove observability 2022-05-03 19:48:16 +02:00
Oleg Zhurakousky
664995d7d1 GH-861 Add constant for aws-context
Resolves #861
2022-04-21 13:16:02 +02:00
Oleg Zhurakousky
16d81d7d64 Polishing previous commit as it's current version breaks the test 2022-04-21 10:20:16 +02:00
Twometer
4b8a45c654 Fix ClassCastException with Spring Native
Resolves #860
2022-04-21 09:11:35 +02:00
rahulmlokurte
28ffac0fe3 Fix #844 issue custom object type conversion is failing, when it has headers as a variable name
Resolves #850
2022-04-21 09:02:40 +02:00
Oleg Zhurakousky
2dfd1f7eae GH-841 Add support for propagating errors from AWS Custom Runtime
Resolves #841
2022-04-20 19:57:25 +02:00
Oleg Zhurakousky
003e1d5ade GH-833 Add initial support for AWS APIGatewayCustomAuthorizerEvent
Resolves #833
2022-03-23 12:54:15 +01:00
Oleg Zhurakousky
8dabf3248e Merge pull request #827 from Twometer/gh-822-add-support-for-authorizers
Add support for lambda authorizers
2022-03-21 14:47:40 +01:00
Oleg Zhurakousky
f2fe3230f6 Polishing previous commit
Resolves #831
2022-03-21 14:45:01 +01:00
rahulmlokurte
d8e20e57af Add ability to extract routing function name using http message headers in aws CustomRuntimeEventLoop 2022-03-21 14:45:01 +01:00
Twometer
c0b8fed7f8 Add support for lambda authorizers 2022-03-14 11:41:23 +01:00
Oleg Zhurakousky
5851f38738 GH-784 Modified AWS example to NOT rely on web
Resolves #784
2022-01-26 18:46:26 +01:00
Oleg Zhurakousky
c6bc4f553f GH-785 Ad initial support for ApplicationLoadBalancerRequestEvent in AWS
Resolves #785
2022-01-25 18:47:17 +01:00
Oleg Zhurakousky
7a1f2ecc04 GH-787 Fix 'body' format in JSON output for AWS responses
Resolves #787
2022-01-25 13:57:20 +01:00
Oleg Zhurakousky
b4293878b4 GH-789 Propagate AWS FunctionInvoker exceptions
They will be handled by the AWS runtime and properly reported and recorded.
Resolves #789
2022-01-12 10:45:13 +01:00
Oleg Zhurakousky
fe060f6a6c GH-786 Fix regression with RoutingFunction over AWS APIGateway
Resolves #786
2022-01-04 11:01:58 +01:00
Oleg Zhurakousky
93ecdb4c6f Add additional logging to CustomRuntimeEventLoop 2021-12-06 12:56:47 +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
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
47b56ed44e Initial removal of dependencies on AbstractSpringFunctionAdapterInitializer 2021-11-10 16:02:10 +01:00
Oleg Zhurakousky
db992a9f3e Remove FunctionInspector 2021-11-10 10:04:00 +01:00
Oleg Zhurakousky
afb06fcc2b Remove deprecated AWS classes 2021-11-08 18:27:25 +01:00
Oleg Zhurakousky
23cfa01edf GH-751 Remove commented code 2021-11-02 12:25:28 +01:00