Commit Graph

1601 Commits

Author SHA1 Message Date
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
Oleg Zhurakousky
3e6a9ffb27 GH-884 Add initial support for BiConsumer 2022-06-15 16:17:19 +02:00
Oleg Zhurakousky
8789c7ebd7 GH-884 Add initial support for BiFunction
Resolves #884
2022-06-14 09:08:31 +02:00
Oleg Zhurakousky
78dea0aad7 GH-883 Add support for filtering out ineligible functions
Resolves #883
2022-06-13 15:47:29 +02:00
Oleg Zhurakousky
a1a3f5b343 Add author 2022-06-09 15:03:44 +02:00
Oleg Zhurakousky
651cf187fb checkstyle 2022-06-09 14:51:45 +02:00
Oleg Zhurakousky
a14a8d9e9d SCST-GH-2355 Add support for batch processing of collections with different types
Specifically KafkaNull. But this commit effectively paves a path for any type
2022-06-09 14:51:35 +02:00
Oleg Zhurakousky
a181c50426 Initial commit of KafkaNull changes to SmartCompositeMessageConverter 2022-06-09 14:51:24 +02:00
Oleg Zhurakousky
d3840daacd KafkaNull batch attempt 2022-06-09 14:51:14 +02:00
Oleg Zhurakousky
2d32f8d8ac Back-port of https://github.com/spring-cloud/spring-cloud-function/pull/871 2022-06-07 16:51:51 +02:00
Oleg Zhurakousky
d3643f65db Remove JDK profiles that were preventing some compatibility builds 2022-05-31 14:34:36 +02:00
Oleg Zhurakousky
94bd64456e GH-873 Fix JsonNode conversion
Resolves #873
2022-05-30 14:38:34 +02:00
Oleg Zhurakousky
ca428e7ad6 GH-876 Update build.gradle for AWS sample
Resolves #876
2022-05-30 13:39:12 +02:00
Oleg Zhurakousky
319db4d7f2 GH-878 Fix concurrency issue during registration and lookup of functions
Resolves #878
2022-05-30 12:10:58 +02: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
Spencer Gibb
aee02142ff don't upload docs to maven central 2022-05-26 11:53:27 -04:00
Oleg Zhurakousky
bb591935b9 GH-829 Add docs for routing under Custom Runtime
Resolves #829
2022-05-10 16:16:43 +02:00
Oleg Zhurakousky
4c7a007dde Add Chris to doc authors 2022-05-05 08:12:20 +02:00
Oleg Zhurakousky
a7514613a9 GH-739 Add DEBUG log statement for when type conversion fails
Resolves #739
2022-05-04 15:09:57 +02:00
Oleg Zhurakousky
ff0808d823 GH-791 Add support for propagating input headers
Resolves #791
2022-05-04 13:20:01 +02:00
Oleg Zhurakousky
cef0cb8057 GH-864 Add support for carying HTTP request parameters in Message headers
Resolves #864
2022-05-03 19:49:19 +02:00
buildmaster
fce68b7ae8 Bumping versions 2022-04-27 23:17:40 +00: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
5bf7b6da64 polishing 2022-04-26 09:03:14 +02:00
Oleg Zhurakousky
8d6849c9e1 GH-856 Fix logic in determining Cloud Event prefix
Resolves #856
2022-04-26 08:39:48 +02:00
Oleg Zhurakousky
047c0b1e6d GH-861 Add constant for aws-context
Resolves #861
2022-04-21 13:16:27 +02:00
REMY David
5e1b8d3912 Change OffsetTime to OffsetDateTime in CloudEventMessageUtils
Resolves #855
2022-04-21 11:02:38 +02:00
Oleg Zhurakousky
c58123a211 Polishing previous commit as it's current version breaks the test 2022-04-21 10:19:56 +02:00
Twometer
c38648459c Fix ClassCastException with Spring Native 2022-04-21 09:10:57 +02:00
rahulmlokurte
3a9ee01da6 Fix #844 issue custom object type conversion is failing, when it has headers as a variable name
Resolves #850
2022-04-21 09:04:35 +02:00
Oleg Zhurakousky
6569c0a2e9 GH-841 Add support for propagating errors from AWS Custom Runtime
Resolves #841
2022-04-20 19:56:36 +02:00
Stef Noten
16484ec825 Exclude junit/hamcrest from classpath
Resolves #846
2022-04-01 12:24:14 +02:00
buildmaster
51d201a4a9 Bumping versions 2022-03-31 23:18:55 +00:00
buildmaster
f81d942c4e Bumping versions 2022-03-29 23:19:41 +00:00
buildmaster
a0ae7f0d46 Bumping versions to 3.2.4-SNAPSHOT after release 2022-03-29 10:50:02 +00:00
buildmaster
904adc2544 Going back to snapshots 2022-03-29 10:50:01 +00:00
buildmaster
80ca14d220 Update SNAPSHOT to 3.2.3 2022-03-29 10:45:59 +00:00
Twometer
c8a5a722a0 Add support for lambda authorizers
Resolves #842
2022-03-29 12:07:31 +02:00