- 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
-
- 20 Nov, 2020 4 commits
-
-
Oleg Zhurakousky authored
Given that s-c-f-web always sends input as Flux, it creates issues for Function<Mono, Mono>, so this fixes it Resolves #609
-
Oleg Zhurakousky authored
Resolves #608
-
Dave Syer authored
-
Dave Syer authored
-
- 19 Nov, 2020 2 commits
- 17 Nov, 2020 12 commits
-
-
buildmaster authored
-
Oleg Zhurakousky authored
-
buildmaster authored
-
buildmaster authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
Resolves #422 Resolves #606
-
Oleg Zhurakousky authored
-
- 16 Nov, 2020 4 commits
-
-
Oleg Zhurakousky authored
Related to GH-422 and GH-606
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-