- 26 May, 2021 3 commits
-
-
buildmaster authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
This removes 'spring.cloud.stream.sendto.destination' headers from each incoming message
-
- 25 May, 2021 3 commits
-
-
Oleg Zhurakousky authored
Resolves #692
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
- 24 May, 2021 2 commits
-
-
Oleg Zhurakousky authored
Add documentation Resolves #676
-
Tsypov Dmitriy authored
Resolves #701 Resolves #702
-
- 21 May, 2021 1 commit
-
-
Oleg Zhurakousky authored
Introduce auto-fallback to routing function if more then one function is present and no definition is provided. Add explicit routing sample Add documentation
-
- 20 May, 2021 3 commits
-
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Tsypov Dmitriy authored
Fixed consumer type Fixed tests Added javadoc @author tag Resolves #699 Resolves #700
-
- 19 May, 2021 1 commit
-
-
Oleg Zhurakousky authored
-
- 18 May, 2021 1 commit
-
-
Oleg Zhurakousky authored
-
- 17 May, 2021 2 commits
-
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
- 14 May, 2021 1 commit
-
-
Oleg Zhurakousky authored
Add BeanResolver
-
- 11 May, 2021 2 commits
-
-
Oleg Zhurakousky authored
Resolves #693
-
dzou authored
try upgrading sample version of adapter dependency Restore GSON mapper preference default to GSON if impl not specified
-
- 06 May, 2021 1 commit
-
-
buildmaster authored
-
- 26 Apr, 2021 1 commit
-
-
Oleg Zhurakousky authored
Resolves #690
-
- 22 Apr, 2021 1 commit
-
-
Soby Chacko authored
Provide mutator/accessor for enhancer filed in FunctionInvocationWrapper in SimpleFunctionRegistry. This is required by graalvm native compilation in Spring Cloud Stream applications. Resolves https://github.com/spring-cloud/spring-cloud-function/issues/689
-
- 15 Apr, 2021 1 commit
-
-
Oleg Zhurakousky authored
-
- 14 Apr, 2021 4 commits
-
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
Update documentation that GCF is GA, not Alpha
-
Oleg Zhurakousky authored
Resolves #680
-
Mike Eltsufin authored
-
- 13 Apr, 2021 1 commit
-
-
Oleg Zhurakousky authored
Add test for collections polishing
-
- 12 Apr, 2021 1 commit
-
-
Oleg Zhurakousky authored
Resolves #685
-
- 10 Apr, 2021 2 commits
-
-
Oleg Zhurakousky authored
-
Taras Danylchuk authored
-
- 09 Apr, 2021 1 commit
-
-
Oleg Zhurakousky authored
Deprecate spring.http.converters.preferred-json-mapper Resolves #677
-
- 08 Apr, 2021 3 commits
-
-
buildmaster authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
This commit also includes other minor fixes around CustomRuntime which was getting in the way of this specific issue Added lookup for _HANDLER env variable Added few tests (will need more) Added support for Iterable for reactive functions Resolves #662
-
- 07 Apr, 2021 2 commits
-
-
Oleg Zhurakousky authored
Prior to this it was based on existance of AWS_LAMBDA_RUNTIME_API env variable which turned out to be not very reliable since it is present in Java 11 runtime With this commit it simple ensures that the handler is neither FunctionInvoker nor AbstractSpringFunctionAdapterInitializer Resolves #673
-
Oleg Zhurakousky authored
Resolves #679
-
- 06 Apr, 2021 2 commits
-
-
Oleg Zhurakousky authored
Resolves #678
-
Oleg Zhurakousky authored
Resolves #570
-
- 01 Apr, 2021 1 commit
-
-
Oleg Zhurakousky authored
-