Commit Graph

48 Commits

Author SHA1 Message Date
buildmaster
1964f31cfc Bumping versions to 3.2.6-SNAPSHOT after release 2022-09-02 21:10:58 +00:00
buildmaster
4a6c6f629f Going back to snapshots 2022-09-02 21:10:57 +00:00
buildmaster
0341637fa6 Update SNAPSHOT to 3.2.5 2022-09-02 21:08:03 +00:00
Oleg Zhurakousky
bed295e66f GH-2470 Verify Kotlin lambda working with PollableBean
Resolves #2470
2022-08-31 15:48:16 +02:00
Oleg Zhurakousky
8b9f1349fc GH-2501 Maje StreamBridge 'safer' if created outside of Spring
Resolves #2501
2022-08-31 13:36:24 +02:00
Oleg Zhurakousky
3fc3097852 Small cleanup in StreamBridge
Remove redundant injection of FunctionRegistry since it is the same as FunctionCatalog
2022-08-29 16:51:42 +02:00
Oleg Zhurakousky
644224802b Finish JUnit5 migration 2022-08-29 15:07:22 +02:00
Oleg Zhurakousky
9d14b05077 GH-2452 Clean up bindings in Stream bridge once they are removed from cache
Resolves #2452

polish
2022-07-25 16:50:12 +02:00
Oleg Zhurakousky
a8ee1cc9ab Fix logging levels 2022-07-25 15:08:55 +02:00
Oleg Zhurakousky
2d17d60e47 Fix batching test 2022-06-15 12:12:31 +02:00
Oleg Zhurakousky
05d5ea9af8 GH-2374 minor adjustments to functional error handling 2022-06-13 19:42:22 +02:00
Oleg Zhurakousky
e8441a3787 GH-2347 Fix explicit binding creation when single function is present
Resolves #2347
2022-06-10 18:54:00 +02:00
Oleg Zhurakousky
8f4085c420 GH-2413 Add missing exception to ApplicationJsonMessageMarshallingConverter
Resolves #2413
2022-06-09 17:57:28 +02:00
Sean Doyle
c2edd60024 StreamBridge resolveDestination considers binderName in cache hit 2022-06-07 15:16:36 +02:00
Oleg Zhurakousky
3a7ab48d51 Fix ErrorBindingTests 2022-06-07 12:22:22 +02:00
Soby Chacko
3c946e8c3d Temporarily disabling ErrorBindingTests 2022-06-06 19:36:38 -04:00
Soby Chacko
eb6ea6c18f Fixing checkstyle issues 2022-06-06 19:27:37 -04:00
Oleg Zhurakousky
607d30900b GH-2374 Add initial support for function-based error handling
Resolves #2374
2022-06-02 15:03:17 +02:00
spencergibb
b0f6270d3a Bumps to next snapshot version 2022-05-27 13:24:23 -04:00
buildmaster
2b268196e5 Update SNAPSHOT to 3.2.4 2022-05-27 13:09:25 -04:00
Soby Chacko
8ab9e37c9a StreamBridge binder name related changes
An internal helper method used by StreamBridge for resolving the
binder target type to attach the target binder protocol, does not
take into account the binder name when resolving the binder configuration.
Fixing this issue.

Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2379
Resolves #2401
2022-05-17 19:29:35 +02:00
Soby Chacko
a827177ac1 Binding name as a consumer/producer property
Make binding names available through Consumer/Producer properties.
Currently, the binders use a ThreadLocal to store the binding name for internal use.
These changes introduce the binding name as a property for both producer/consumer bindings.

Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2380
2022-05-10 18:27:32 -04:00
Artem Bilan
3ecbfc6c59 Fix Poller Config for ambiguity
Related to https://stackoverflow.com/questions/72023445/spring-cloud-stream-mutually-exclusive-property-issue

The `PollerConfigEnvironmentPostProcessor` has a flaw not checking user-provided properties
and does not check for mutually exclusive before setting default

* Fix `PollerConfigEnvironmentPostProcessor` to check for other mutual poller
properties before setting default for `fixed-delay`
* Same for `max-messages-per-poll`
* Verify that fix is working in the `PollableSourceTests` where poller
options make sense in the Spring Cloud Stream scenario

* Fix `PollerConfigEnvironmentPostProcessor` for redundant check
* Add more tests into `PollableSourceTests` to verify different
poller properties and their exclusive mutuality
2022-05-02 16:12:19 -04:00
Oleg Zhurakousky
2600178045 Fix documentation and bump versions of snapshots 2022-04-29 11:31:52 +02:00
buildmaster
538a6b4253 Bumping versions 2022-04-27 13:45:19 +00:00
buildmaster
1b76157bf9 Bumping versions to 3.2.4-SNAPSHOT after release 2022-04-27 10:22:05 +00:00
buildmaster
47b43edfa3 Going back to snapshots 2022-04-27 10:22:03 +00:00
buildmaster
5264b1b32f Update SNAPSHOT to 3.2.3 2022-04-27 10:19:08 +00:00
Olga Maciaszek-Sharma
a8962b0206 Revert "Update SNAPSHOT to 3.2.3"
This reverts commit 5c698b8b1b.
2022-04-27 10:56:23 +02:00
Olga Maciaszek-Sharma
478861e5c2 Revert "Going back to snapshots"
This reverts commit 07c683d02a.
2022-04-27 10:56:20 +02:00
Olga Maciaszek-Sharma
f6f9ae8830 Revert "Bumping versions to 3.2.4-SNAPSHOT after release"
This reverts commit f4ead8d7c7.
2022-04-27 10:56:16 +02:00
buildmaster
f4ead8d7c7 Bumping versions to 3.2.4-SNAPSHOT after release 2022-04-26 15:34:13 +00:00
buildmaster
07c683d02a Going back to snapshots 2022-04-26 15:34:12 +00:00
buildmaster
5c698b8b1b Update SNAPSHOT to 3.2.3 2022-04-26 15:31:19 +00:00
Olga Maciaszek-Sharma
68291bf6be Temporarily ignore test failing on Jenkins. 2022-04-26 14:25:12 +02:00
Oleg Zhurakousky
9830dcd7ea polishing 2022-04-26 10:32:20 +02:00
Oleg Zhurakousky
4dae3d0324 GH-SCF_856 Fix propper Cloud Event header prefix in StreamBridge 2022-04-26 10:17:43 +02:00
Oleg Zhurakousky
22ce73fd21 GH-2360 Fix trimmimg in multiple function definition
remove leftovers from spring.cloud.streamfunction.definition

Resolves #2360
2022-04-22 15:32:53 +02:00
Oleg Zhurakousky
7fc2b00ce1 GH-2340 Fix CCE in extended properties
Resolves #2340
2022-04-22 15:16:32 +02:00
Oleg Zhurakousky
12fb253748 Remove old annotation tests 2022-04-21 20:17:37 +02:00
Soby Chacko
dd14d24e4f Pin to Spring Kafka snapshot 2022-03-31 15:31:37 -04:00
spencergibb
7a8fe391c9 Fixes parent 2022-03-31 14:32:31 -04:00
spencergibb
36b586c569 adds relative path 2022-03-31 14:30:52 -04:00
spencergibb
45d5ecf5ff Moves core/docs to root of project for compatibility
Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2312
2022-03-30 16:08:26 -04:00
Soby Chacko
2c3c1c6483 Docs restructuring changes 2022-03-30 15:56:24 -04:00
Soby Chacko
ad0da71ea9 Temporarily ignoring sporadically failing tests 2022-03-28 16:52:33 -04:00
Soby Chacko
48bce0e605 Restructuring maven modules 2022-03-28 13:37:28 -04:00
Soby Chacko
98c22b5ff6 Restructuring core 2022-03-28 13:33:49 -04:00