Commit Graph

1751 Commits

Author SHA1 Message Date
Oleg Zhurakousky
c40417964a Initial removal of EnableBinding 2022-01-19 11:13:50 +01:00
Oleg Zhurakousky
5be4226fae Upgrade function version and address removal of certain classes in function 2022-01-19 11:09:53 +01:00
Oleg Zhurakousky
645d2b8347 Fix POM while migrating main to 4.x 2022-01-18 14:19:13 +01:00
Oleg Zhurakousky
d7ae0ca987 Merge branch '4.x' into main 2022-01-18 14:13:20 +01:00
Oleg Zhurakousky
19b71fb6ca GH-2265 Fix support for creating explicit bindings
This commit ensures that in the event there is a Consumer or Supplier the output-bidning or input-binding is still created

Resolves #2265
2022-01-18 14:08:29 +01:00
Oleg Zhurakousky
909f4af4b4 GH-2265 Fix support for creating explicit bindings
This commit ensures that in the event there is a Consumer or Supplier the output-bidning or input-binding is still created

Resolves #2265
2022-01-18 14:07:50 +01:00
Oleg Zhurakousky
b8a70edc21 GH-2268 Ensure StreamBridge works with nullChannel
Resolves #2268
2022-01-18 11:51:49 +01:00
Oleg Zhurakousky
2969e14bdc GH-2268 Ensure StreamBridge works with nullChannel
Resolves #2268
2022-01-18 11:51:22 +01:00
Mandy Neumann
72820c1544 Fix some spelling errors 2022-01-18 10:35:42 +01:00
Mandy Neumann
ede1d0f0f7 Fix some spelling errors 2022-01-18 10:34:40 +01:00
Oleg Zhurakousky
19de19d8bc GH-2266 Fix channel interceptor application for dynamic destinations
Resolves #2266
Resolves #2269
2022-01-18 10:33:53 +01:00
Sébastien NUSSBAUMER
d3e5459c2c GH-2266 Add test to ensure GlobalChannelInterceptor is not added multiple times to the MessageChannels 2022-01-18 10:33:42 +01:00
Oleg Zhurakousky
ff281c56c4 GH-2266 Fix channel interceptor application for dynamic destinations
Resolves #2266
Resolves #2269
2022-01-18 10:32:12 +01:00
Sébastien NUSSBAUMER
36e93e2c6f GH-2266 Add test to ensure GlobalChannelInterceptor is not added multiple times to the MessageChannels 2022-01-17 08:36:08 +01:00
Oleg Zhurakousky
872edb2f24 GH-2265 Add support for creating explicit bindings
Resolves #2265
2022-01-14 15:57:41 +01:00
Oleg Zhurakousky
738b658ae9 GH-2265 Add support for creating explicit bindings
Resolves #2265
2022-01-14 15:55:12 +01:00
Soby Chacko
c755bfd9fd Checkstyle cleanup 2022-01-10 11:03:32 -05:00
Soby Chacko
a75a0d3e43 Ignore a test temporarily 2022-01-10 10:58:26 -05:00
Soby Chacko
d7b4e07c4d Docs cleanup for StreamListener 2022-01-07 19:34:33 -05:00
Soby Chacko
2fe7cf58c1 Initial take on removing StreamListener
StreamListener was deprecated in 3.0.x.

This commit is the initial one in removing StreamListener and
it's related components completely in 4.0.x.

More tests need to be adjusted and migrated which will be addressed
in later commits.
2022-01-07 17:54:02 -05:00
Soby Chacko
0ee4b41b2f Remove StreamMessageConverter
StreamMessageConverter was deprecated in 3.0.x and now removed completely in 4.0.x.
2022-01-07 16:13:59 -05:00
Soby Chacko
be5b2df1f8 Remove BinderAwareChannelResolver
We deprecated BinderAwareChannelResolver in 3.0.0 in preference to
spring.cloud.stream.sendto.destination and then later on StreamBridge.
Remove BinderAwareChannelResolver and it's related components completely in 4.0.x.
2022-01-07 15:32:15 -05:00
Soby Chacko
664ee9291a Update spring-cloud-function to 3.2.2-SNAPSHOT 2022-01-05 16:40:40 -05:00
Soby Chacko
70b79ede29 Default maven antrun version 2022-01-04 14:38:28 -05:00
Soby Chacko
cd94130785 Ignore test temporarily 2022-01-04 14:28:15 -05:00
Soby Chacko
dce0313dca Ignore test temporarily 2022-01-04 14:25:36 -05:00
Soby Chacko
6bc8cb20b5 Update version on the docs project 2022-01-04 14:22:05 -05:00
Soby Chacko
ea28ac79d4 Version upgrades
Code changes (jakarta related)
Ignoring a few tests temporarily
2022-01-03 17:05:16 -05:00
Oleg Zhurakousky
f772e1ce6b GH-2249 Fix partition handling in StreamBridge
Resolves #2249
2021-12-08 11:29:35 +01:00
Oleg Zhurakousky
a1741794ed GH-2249 Fix partition handling in StreamBridge
Resolves #2249
2021-12-08 11:28:49 +01:00
Oleg Zhurakousky
06f798eb6b GH-2253 Provide isolated ObjectMapper to BindingsLifecycleController
This is specifically to avoid any potetial interference from the user
Resolves #2253
2021-12-08 09:32:29 +01:00
Oleg Zhurakousky
150bffbbb6 GH-2253 Provide isolated ObjectMapper to BindingsLifecycleController
This is specifically to avoid any potetial interference from the user
Resolves #2253
2021-12-08 09:31:28 +01:00
Oleg Zhurakousky
bf8c97ada1 GH-2254 Make healthcheck classes public
Resolves #2254
2021-12-07 12:29:06 +01:00
Oleg Zhurakousky
954007053f GH-2254 Make healthcheck classes public
Resolves #2254
2021-12-07 12:28:17 +01:00
Oleg Zhurakousky
4c58747891 Update functions version 2021-12-01 18:11:36 +01:00
buildmaster
f25ce49cb1 Bumping versions to 3.2.2-SNAPSHOT after release 2021-12-01 16:39:17 +00:00
buildmaster
c7a2d02f55 Going back to snapshots 2021-12-01 16:39:16 +00:00
buildmaster
94c2a01687 Update SNAPSHOT to 3.2.1 2021-12-01 16:36:05 +00:00
Oleg Zhurakousky
de18ebc5d2 Update functions version 2021-12-01 17:31:49 +01:00
Oleg Zhurakousky
e353bef092 Update functions version 2021-12-01 14:47:15 +01:00
buildmaster
b0901d57f3 Bumping versions to 3.2.1-SNAPSHOT after release 2021-12-01 11:42:58 +00:00
buildmaster
2863fb03fe Going back to snapshots 2021-12-01 11:42:57 +00:00
buildmaster
7c1b7d7021 Update SNAPSHOT to 3.2.0 2021-12-01 11:40:15 +00:00
Oleg Zhurakousky
b97badcf2d Fix spelling errors in doc 2021-12-01 11:04:25 +01:00
Oleg Zhurakousky
abefd534f9 Fix spelling errors in doc 2021-12-01 11:03:50 +01:00
Oleg Zhurakousky
adc7eede3d GH-2213 Add docs to clarify SpEL usage
Resolves #2213
2021-11-30 14:06:44 +01:00
Oleg Zhurakousky
ec2422418b GH-2213 Add docs to clarify SpEL usage
Resolves #2213
2021-11-30 14:04:10 +01:00
Eugen Cristea
f860177381 Content Type Negotiation
message handler example fix
2021-11-30 11:15:28 +01:00
Oleg Zhurakousky
669011db43 GH-2090 Fix wild card contentType processing in StreamBridge
This fix is dependent on https://github.com/spring-cloud/spring-cloud-function/issues/773

Resolves #2090
2021-11-29 19:23:32 +01:00
Oleg Zhurakousky
bb4064d883 GH-2090 Fix wild card contentType processing in StreamBridge
This fix is dependent on https://github.com/spring-cloud/spring-cloud-function/issues/773

Resolves #2090
2021-11-29 19:14:35 +01:00