Oleg Zhurakousky
61f3ce42c8
GH-980 Ensure reactive types are supported by AWS adapter
...
Resolves #980
2023-01-23 13:01:26 +01:00
Oleg Zhurakousky
b554d52359
GH-986 Fix regression to NOT attempt output conversion of Message<byte[]>
...
Resolves #986
2023-01-17 14:15:34 +01:00
Oleg Zhurakousky
182c488687
polishing previous commit
2023-01-17 11:12:56 +01:00
amond
d8c9b90662
GH-987 feat: propagate aws x-ray tracing header
...
Resolves #987
Resolves #988
2023-01-17 11:12:44 +01:00
Christian Tzolov
3a297051e5
GH-968 Support Azure Functions DI hook
...
- Extend spring-cloud-function-adapter-azure with AzureFunctionInstanceInjector registered through the META-INF/services/com.microsoft.azure.functions.spi.inject.FunctionInstanceInjector
- Add DI demos for HttpTrigger and TimeTrigger functions.
Resolves #968
Resolves #969
Add FunctionInvoker backward compatibiity
document the time trigger DI sample
Add generic instructions to implement Azure Function with the help of the DI hook
Add generic instructions to implement Azure Function with the help of the DI hook
Minor
Fix injector backward compatibility and add blob demo
disable the azure di samples maven module builds
2022-12-15 11:00:41 +01:00
Oleg Zhurakousky
13c79f5283
GH-932 Fix registration of AWSTypesMessageConverter for functional spring applications
...
Resolves #932
2022-11-10 12:13:57 +01:00
buildmaster
1ce8fcbe58
Bumping versions to 3.2.9-SNAPSHOT after release
2022-11-03 14:43:11 +00:00
buildmaster
5ac9b4c4ca
Going back to snapshots
2022-11-03 14:43:10 +00:00
buildmaster
618c5e325c
Update SNAPSHOT to 3.2.8
2022-11-03 14:38:58 +00:00
Oleg Zhurakousky
a2dd8089cc
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:36:18 +01:00
Oleg Zhurakousky
6bcc143c2c
GH-929 Ensure AWS Functioininvoker handles Mono<Void> return the same way as imperative Consumer
...
Resolves #929
2022-10-19 10:52:24 +02:00
buildmaster
437aa0bddd
Going back to snapshots
2022-09-06 19:16:24 +00:00
buildmaster
a96a1d6ab7
Update SNAPSHOT to 3.2.7
2022-09-06 19:12:20 +00:00
buildmaster
89635dcfe1
Bumping versions
2022-09-03 23:17:35 +00:00
buildmaster
c89db8666b
Bumping versions
2022-09-02 23:17:30 +00:00
buildmaster
24386ff3f2
Bumping versions to 3.2.8-SNAPSHOT after release
2022-09-02 20:49:19 +00:00
buildmaster
1e0490509f
Going back to snapshots
2022-09-02 20:49:18 +00:00
buildmaster
87af521400
Update SNAPSHOT to 3.2.7
2022-09-02 20:45:14 +00:00
Oleg Zhurakousky
1edb0ae701
GH-917 Fix regression with sanitizing headers
...
Resolves #917
2022-08-16 16:43:38 +02:00
Oleg Zhurakousky
b72c6d5903
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
5a17d640d1
Revert "Bumping versions"
...
This reverts commit 5b9439f3e3 .
2022-08-11 16:58:18 +02:00
ivcuello
25e84cb433
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
5b9439f3e3
Bumping versions
2022-08-08 23:18:28 +00:00
Oleg Zhurakousky
cd834fa407
GH-913 Fix AWS Context propagation
...
Resolves #913
2022-08-08 15:14:32 +02:00
Oleg Zhurakousky
32c735db08
Revert "Bumping versions"
...
This reverts commit a338d9141e .
2022-08-08 15:14:16 +02:00
buildmaster
a338d9141e
Bumping versions
2022-08-03 23:18:10 +00:00
Oleg Zhurakousky
e48d518d79
Revert "Bumping versions"
...
This reverts commit 8a7cea3b0b .
2022-08-03 17:19:10 +02:00
Oleg Zhurakousky
6b6ae0ffad
Reworked AWSUtils and related classes to delegate type conversion to AWSTypesMessageConverter
...
Resolves #889
polish
2022-08-03 16:49:21 +02:00
atyamlalithya
0c92ecb498
Update AWSLambdaUtils.java
...
Added this fix to preserve headers from original payload
2022-08-03 15:24:10 +02:00
Maciej Walkowiak
c08cf7ffcb
Fix typo.
...
Fix typo.
2022-07-26 11:50:04 +02:00
Maciej Walkowiak
c5c1c2cd04
Deprecate SpringBootStreamHandler in favor of FunctionInvoker.
...
Resolves #898
2022-07-26 11:46:45 +02:00
Oleg Zhurakousky
8bb5746487
Relax logging in SimpleFunctionRegistry
2022-07-25 15:46:13 +02:00
buildmaster
8a7cea3b0b
Bumping versions
2022-06-15 23:17:58 +00:00
buildmaster
aecf49b5d4
Bumping versions to 3.2.7-SNAPSHOT after release
2022-06-15 16:42:36 +00:00
buildmaster
d1084fd4b2
Going back to snapshots
2022-06-15 16:42:35 +00:00
buildmaster
83d4490727
Update SNAPSHOT to 3.2.6
2022-06-15 16:38:22 +00:00
spencergibb
12c129045a
Bumps to next snapshot version
2022-05-27 13:04:03 -04:00
buildmaster
076b03073b
Update SNAPSHOT to 3.2.5
2022-05-27 12:56:33 -04:00
buildmaster
11d59b759d
Bumping versions to 3.2.5-SNAPSHOT after release
2022-04-27 10:00:01 +00:00
buildmaster
42818442c5
Going back to snapshots
2022-04-27 10:00:00 +00:00
buildmaster
4d7910d484
Update SNAPSHOT to 3.2.4
2022-04-27 09:55:53 +00:00
Olga Maciaszek-Sharma
711fcc940e
Revert "Update SNAPSHOT to 3.2.4"
...
This reverts commit 2e7140f2ca .
2022-04-27 10:54:50 +02:00
Olga Maciaszek-Sharma
a9d7b7d6c2
Revert "Going back to snapshots"
...
This reverts commit f5d74e505c .
2022-04-27 10:54:45 +02:00
Olga Maciaszek-Sharma
d3d6b07314
Revert "Bumping versions to 3.2.5-SNAPSHOT after release"
...
This reverts commit e4635e80bc .
2022-04-27 10:54:42 +02:00
Olga Maciaszek-Sharma
f3f18fd557
Revert "Bumping versions"
...
This reverts commit 8bea4bd058 .
2022-04-27 10:54:36 +02:00
buildmaster
8bea4bd058
Bumping versions
2022-04-26 23:17:34 +00:00
buildmaster
e4635e80bc
Bumping versions to 3.2.5-SNAPSHOT after release
2022-04-26 15:12:26 +00:00
buildmaster
f5d74e505c
Going back to snapshots
2022-04-26 15:12:25 +00:00
buildmaster
2e7140f2ca
Update SNAPSHOT to 3.2.4
2022-04-26 15:08:03 +00:00
Oleg Zhurakousky
047c0b1e6d
GH-861 Add constant for aws-context
...
Resolves #861
2022-04-21 13:16:27 +02:00