Commit Graph

691 Commits

Author SHA1 Message Date
Oleg Zhurakousky
83901cf16d KafkaNull batch attempt 2022-06-09 14:51:14 +02:00
Oleg Zhurakousky
630dcf2267 Back-port of https://github.com/spring-cloud/spring-cloud-function/pull/871 2022-06-07 16:51:51 +02:00
Oleg Zhurakousky
6ecb261487 GH-873 Fix JsonNode conversion
Resolves #873
2022-05-30 14:38:34 +02:00
Oleg Zhurakousky
0576b6c6ce GH-878 Fix concurrency issue during registration and lookup of functions
Resolves #878
2022-05-30 12:10:58 +02: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
Oleg Zhurakousky
080be7f40c GH-739 Add DEBUG log statement for when type conversion fails
Resolves #739
2022-05-04 15:09:57 +02:00
Oleg Zhurakousky
63ad1dead6 GH-791 Add support for propagating input headers
Resolves #791
2022-05-04 13:20:01 +02: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
684942e680 GH-856 Fix logic in determining Cloud Event prefix
Resolves #856
2022-04-26 08:39:48 +02:00
REMY David
a2b87854d8 Change OffsetTime to OffsetDateTime in CloudEventMessageUtils
Resolves #855
2022-04-21 11:02:38 +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
Oleg Zhurakousky
17dda179bc Fix compilation error in test 2022-03-25 14:44:04 +01:00
Oleg Zhurakousky
281c5baa61 Fix conversion logic in SmartCompositeMessageConverter 2022-03-25 14:25:05 +01:00
Oleg Zhurakousky
03db9baee6 GH-828 Add support for configuring additional routers
Resolves #828
2022-03-24 18:27:28 +01:00
Oleg Zhurakousky
4eb4f741a5 GH-830 Fix conversioin exception for custom converters
Resolves #830
2022-03-23 17:17:24 +01:00
Oleg Zhurakousky
986c0a09d8 GH-832 Change OffsetTime to OffsetDateTime in CloudEventMessageBuilder
Resolves #832
2022-03-23 13:18:04 +01:00
Oleg Zhurakousky
e1f2820fd1 Fix typo 2022-03-22 16:39:18 +01:00
Oleg Zhurakousky
ca9e816a8f Polishing 2022-03-22 15:56:26 +01:00
Oleg Zhurakousky
d15d42894a Perf improvement 2022-03-22 15:45:13 +01:00
Oleg Zhurakousky
61b7023610 Performance improvements related to SCST-2303 2022-03-22 13:54:26 +01:00
Oleg Zhurakousky
1f54dbf036 Clean up code 2022-03-08 14:38:34 +01:00
onobc
d20f084208 Improve ContextFunctionCatalogAutoConfiguration conditional loading
- Allow custom AvroSchemaServiceManager to be used
- Make AvroSchemaMessageConverter bean method specifically typed
- Make CloudEventsMessageConverter bean method specifically typed
- Add tests focusing on the conditional loading aspects of the auto configuration

Fixes gh-797
Resolves #814
2022-02-23 15:44:27 +01:00
Oleg Zhurakousky
cddb60cda3 GH-816 Enhance test validating collection output 2022-02-23 15:17:08 +01:00
Oleg Zhurakousky
f217cc0aab Revert "GH-816 Fix support for function that returns Iterable with target-protocol set"
This reverts commit f1800a7bd2.
2022-02-23 15:16:55 +01:00
Oleg Zhurakousky
f1800a7bd2 GH-816 Fix support for function that returns Iterable with target-protocol set
Resolves #816
2022-02-21 14:51:32 +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
Roman S Samarev
3fa021b4fa SimpleFunctionRegistry: Fixed: compose of supplier...consumer pipeline produces a supplier type. This fix allows testing of composed pipelines without input and output
SimpleFunctionRegistry: added info. No functional changes

Resolves #809
2022-02-15 20:40:46 +01:00
Soby Chacko
30ba6fd238 Revert "Remove skipConversion in FunctionAroundWrapper"
This reverts commit 80305e630b.
2022-02-11 12:41:36 -05:00
Soby Chacko
0cbd5e8fbf Revert "* Simplify functionalTracingEnabled variable logic"
This reverts commit 49e027a0ee.
2022-02-11 12:41:27 -05:00
Soby Chacko
a8ac826254 Revert "fix checkstyle"
This reverts commit e1713929e5.
2022-02-11 12:41:18 -05:00
Oleg Zhurakousky
f99b900885 Merge cleanup 2022-02-09 14:41:40 +01:00
Oleg Zhurakousky
7a6e43fc3d GH-804 Add support for case-insensitive Cloud Event determination
Resolves #804
2022-02-09 14:25:47 +01:00
Oleg Zhurakousky
32e88693d0 GH-804 Add support for case-insensitive routing 2022-02-09 14:24:05 +01:00
Oleg Zhurakousky
ea47a37611 GH-796 Fix error handling for reactive input/ouput conversion
Resolves #796
2022-02-07 18:56:44 +01:00