- 21 Dec, 2020 8 commits
-
-
buildmaster authored
-
buildmaster authored
-
buildmaster authored
-
buildmaster authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
- 18 Dec, 2020 5 commits
-
-
Oleg Zhurakousky authored
fixed typo. 'dashboard'
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
This is primarily related to Cloud Events. Since we delegate to a separate class for post processing, if outpt message is Cloud Event we will not be doing anything to with regard to header copy in SimpleFunctionRegistry and unstead delegate it to CloudEventFunctionInvocationHelper
-
- 17 Dec, 2020 1 commit
-
-
amolkatdare authored
-
- 15 Dec, 2020 1 commit
-
-
buildmaster authored
-
- 14 Dec, 2020 1 commit
-
-
buildmaster authored
-
- 12 Dec, 2020 1 commit
-
-
Oleg Zhurakousky authored
Also, restructured CloudEventsFunctionInvocationHelper's postProcessig logic
-
- 11 Dec, 2020 3 commits
-
-
buildmaster authored
-
buildmaster authored
-
Oleg Zhurakousky authored
Added reactive tests Restructured CloudEventsFunctionInvocationHelper
-
- 10 Dec, 2020 2 commits
-
-
Oleg Zhurakousky authored
Fix deserializatioin error when using complex signatures such as Function<Tuple2<Flux<Message<String>> The issue originated from spring cloud stream https://github.com/spring-cloud/spring-cloud-stream/issues/2065
-
Oleg Zhurakousky authored
-
- 08 Dec, 2020 3 commits
-
-
Oleg Zhurakousky authored
Add FunctionInspector dependency back to SimpleFunctionRegistry since we can't remove it yet to avoid backward comatibility issues Resolves #617
-
Mingyuan Wu authored
-
Oleg Zhurakousky authored
Resolves #618
-
- 03 Dec, 2020 2 commits
-
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
- 02 Dec, 2020 8 commits
-
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
Ensured Cloud Event completness by adding assertion for required attributes as well as generation of default values for attributes such as ID and SPECVERSION
-
Oleg Zhurakousky authored
Added initial test to validate builder and utils
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
- 01 Dec, 2020 1 commit
-
-
Oleg Zhurakousky authored
-
- 30 Nov, 2020 1 commit
-
-
Oleg Zhurakousky authored
This reverts commit 1925b490.
-
- 25 Nov, 2020 2 commits
-
-
Dave Syer authored
There was a TODO in the cloud events section of the function catalog. This extracts that into a strategy and autoconfigures it: CloudEventOutputMessageHeaderEnricher.
-
Dave Syer authored
Without this change a function with a Tomcat wrapper cannot be compiled to a native image (or it can but it fails at runtime) because there are lambda$$$ methods in the byte code that refer to missing types.
-
- 23 Nov, 2020 1 commit
-
-
Oleg Zhurakousky authored
Resolves #611
-