Oleg Zhurakousky
|
d09c968c31
|
Merge pull request #916 from ivcuello/3.2.x-make-utils-public
update on AWSLambdaUtils visibility
|
2022-08-11 17:11:25 +02:00 |
|
Oleg Zhurakousky
|
cf393cdfdf
|
Revert "Bumping versions"
This reverts commit d9a211ec4c.
|
2022-08-11 16:58:18 +02:00 |
|
ivcuello
|
2af2e0b342
|
Making class AWSLambdaUtils public so the AWS_CONTEXT constant can be accessed. please see latest comment on #910
|
2022-08-10 09:54:40 -04:00 |
|
buildmaster
|
d9a211ec4c
|
Bumping versions
|
2022-08-08 23:18:28 +00:00 |
|
Oleg Zhurakousky
|
16eeb77448
|
GH-913 Fix AWS Context propagation
Resolves #913
|
2022-08-08 15:14:32 +02:00 |
|
Oleg Zhurakousky
|
1a8ea1968e
|
Revert "Bumping versions"
This reverts commit 6f2287d71c.
|
2022-08-08 15:14:16 +02:00 |
|
buildmaster
|
6f2287d71c
|
Bumping versions
|
2022-08-03 23:18:10 +00:00 |
|
Oleg Zhurakousky
|
030dd08dfc
|
Revert "Bumping versions"
This reverts commit 6ce65e42d4.
|
2022-08-03 17:19:10 +02:00 |
|
Oleg Zhurakousky
|
8bcdeb5cc2
|
Reworked AWSUtils and related classes to delegate type conversion to AWSTypesMessageConverter
Resolves #889
polish
|
2022-08-03 16:49:21 +02:00 |
|
atyamlalithya
|
fa1a7a98a3
|
Update AWSLambdaUtils.java
Added this fix to preserve headers from original payload
|
2022-08-03 15:24:10 +02:00 |
|
Maciej Walkowiak
|
14266d14d8
|
Fix typo.
Fix typo.
|
2022-07-26 11:50:04 +02:00 |
|
Maciej Walkowiak
|
d8623c7838
|
Deprecate SpringBootStreamHandler in favor of FunctionInvoker.
Resolves #898
|
2022-07-26 11:46:45 +02:00 |
|
Oleg Zhurakousky
|
02e9adf0c6
|
Relax logging in SimpleFunctionRegistry
|
2022-07-25 15:46:13 +02:00 |
|
buildmaster
|
6ce65e42d4
|
Bumping versions
|
2022-06-15 23:17:58 +00:00 |
|
buildmaster
|
93b2206d3e
|
Bumping versions to 3.2.7-SNAPSHOT after release
|
2022-06-15 16:42:36 +00:00 |
|
buildmaster
|
d08af2515f
|
Going back to snapshots
|
2022-06-15 16:42:35 +00:00 |
|
buildmaster
|
698453947b
|
Update SNAPSHOT to 3.2.6
|
2022-06-15 16:38:22 +00:00 |
|
spencergibb
|
7edd022f86
|
Bumps to next snapshot version
|
2022-05-27 13:04:03 -04:00 |
|
buildmaster
|
c1b215f644
|
Update SNAPSHOT to 3.2.5
|
2022-05-27 12:56:33 -04:00 |
|
buildmaster
|
cf3f7c79ad
|
Bumping versions to 3.2.5-SNAPSHOT after release
|
2022-04-27 10:00:01 +00:00 |
|
buildmaster
|
117c6bf91a
|
Going back to snapshots
|
2022-04-27 10:00:00 +00:00 |
|
buildmaster
|
1dbd125a8f
|
Update SNAPSHOT to 3.2.4
|
2022-04-27 09:55:53 +00:00 |
|
Olga Maciaszek-Sharma
|
0549ca1950
|
Revert "Update SNAPSHOT to 3.2.4"
This reverts commit a28ab36136.
|
2022-04-27 10:54:50 +02:00 |
|
Olga Maciaszek-Sharma
|
d03a1e046a
|
Revert "Going back to snapshots"
This reverts commit 16658bf639.
|
2022-04-27 10:54:45 +02:00 |
|
Olga Maciaszek-Sharma
|
6ebb04419f
|
Revert "Bumping versions to 3.2.5-SNAPSHOT after release"
This reverts commit 6b9dd121b9.
|
2022-04-27 10:54:42 +02:00 |
|
Olga Maciaszek-Sharma
|
4a96cbe385
|
Revert "Bumping versions"
This reverts commit d71a8e862d.
|
2022-04-27 10:54:36 +02:00 |
|
buildmaster
|
d71a8e862d
|
Bumping versions
|
2022-04-26 23:17:34 +00:00 |
|
buildmaster
|
6b9dd121b9
|
Bumping versions to 3.2.5-SNAPSHOT after release
|
2022-04-26 15:12:26 +00:00 |
|
buildmaster
|
16658bf639
|
Going back to snapshots
|
2022-04-26 15:12:25 +00:00 |
|
buildmaster
|
a28ab36136
|
Update SNAPSHOT to 3.2.4
|
2022-04-26 15:08:03 +00:00 |
|
Oleg Zhurakousky
|
0659593cfe
|
GH-861 Add constant for aws-context
Resolves #861
|
2022-04-21 13:16:27 +02:00 |
|
Oleg Zhurakousky
|
490c91e849
|
Polishing previous commit as it's current version breaks the test
|
2022-04-21 10:19:56 +02:00 |
|
Twometer
|
e7c1244501
|
Fix ClassCastException with Spring Native
|
2022-04-21 09:10:57 +02:00 |
|
rahulmlokurte
|
ad486c4b23
|
Fix #844 issue custom object type conversion is failing, when it has headers as a variable name
Resolves #850
|
2022-04-21 09:04:35 +02:00 |
|
Oleg Zhurakousky
|
303b6459e2
|
GH-841 Add support for propagating errors from AWS Custom Runtime
Resolves #841
|
2022-04-20 19:56:36 +02:00 |
|
Stef Noten
|
b73b421366
|
Exclude junit/hamcrest from classpath
Resolves #846
|
2022-04-01 12:24:14 +02:00 |
|
buildmaster
|
e101bbcc3e
|
Bumping versions
|
2022-03-29 23:19:41 +00:00 |
|
buildmaster
|
de08a854c0
|
Bumping versions to 3.2.4-SNAPSHOT after release
|
2022-03-29 10:50:02 +00:00 |
|
buildmaster
|
0f138e262e
|
Going back to snapshots
|
2022-03-29 10:50:01 +00:00 |
|
buildmaster
|
e0d7132929
|
Update SNAPSHOT to 3.2.3
|
2022-03-29 10:45:59 +00:00 |
|
Twometer
|
868f943831
|
Add support for lambda authorizers
Resolves #842
|
2022-03-29 12:07:31 +02:00 |
|
Oleg Zhurakousky
|
2fc78b2899
|
GH-833 Add initial support for AWS APIGatewayCustomAuthorizerEvent
Resolves #833
|
2022-03-23 13:03:08 +01:00 |
|
Oleg Zhurakousky
|
bcbbbd3363
|
Polish
Resolves #820
|
2022-03-08 14:58:28 +01:00 |
|
onobc
|
42da405a18
|
Simplify if/else in Azure function invoker
|
2022-03-08 14:58:20 +01:00 |
|
onobc
|
5cdb4b17e6
|
Ability to extend default function result handling
Fixes #757
|
2022-03-08 14:58:05 +01:00 |
|
buildmaster
|
d08a116a9f
|
Bumping versions to 3.2.3-SNAPSHOT after release
|
2022-02-16 16:18:26 +00:00 |
|
buildmaster
|
3c19c4e869
|
Going back to snapshots
|
2022-02-16 16:18:25 +00:00 |
|
buildmaster
|
8d623af0a8
|
Update SNAPSHOT to 3.2.2
|
2022-02-16 16:14:16 +00:00 |
|
Oleg Zhurakousky
|
aa38cb0e56
|
GH-784 Modified AWS example to NOT rely on web
Resolves #784
|
2022-01-26 18:26:37 +01:00 |
|
Oleg Zhurakousky
|
1cc78f7c28
|
GH-785 Ad initial support for ApplicationLoadBalancerRequestEvent in AWS
Resolves #785
|
2022-01-25 18:47:51 +01:00 |
|