85 Commits

Author SHA1 Message Date
buildmaster
ebe26904a5 Bumping versions to 3.2.11-SNAPSHOT after release 2023-12-18 22:59:44 +00:00
buildmaster
c4d30d1fd4 Going back to snapshots 2023-12-18 22:59:43 +00:00
buildmaster
1e83dd8c1f Update SNAPSHOT to 3.2.10 2023-12-18 22:55:52 +00:00
Soby Chacko
ca2b5e5c00 Test cleanup, checkstyle fixes 2023-10-30 16:12:03 -04:00
Fernando Blanch
9c9da804e2 Support pause/resume for consumer bindings with multiple destinations from BindingsLifecycleController
add test queryng a binding that not exists return empty list

remove unnecessary formatting changes

Resolves #2660
Resolves #2658
2023-10-30 14:54:07 -04:00
buildmaster
353409ac2a Bumping versions 2023-06-30 13:40:17 +00:00
buildmaster
deb2bdd053 Bumping versions 2023-06-29 13:43:21 +00:00
buildmaster
827f052b29 Bumping versions to 3.2.10-SNAPSHOT after release 2023-06-29 11:09:09 +00:00
buildmaster
414115ed45 Going back to snapshots 2023-06-29 11:09:08 +00:00
buildmaster
af7ff9bf79 Update SNAPSHOT to 3.2.9 2023-06-29 11:05:50 +00:00
Oleg Zhurakousky
08d68aaae2 GH-2744 Wrap shared beans loading in Throwable
Resolves #2744
2023-06-07 14:25:55 +02:00
Oleg Zhurakousky
e15e5e3a15 Fix function auto-detection when single function and input/output-bindings are defined 2023-05-31 18:38:17 +02:00
buildmaster
29e6c03e83 Bumping versions to 3.2.9-SNAPSHOT after release 2023-04-27 14:51:12 +00:00
buildmaster
4c1882ee5c Going back to snapshots 2023-04-27 14:51:11 +00:00
buildmaster
c7be174289 Update SNAPSHOT to 3.2.8 2023-04-27 14:47:37 +00:00
Soby Chacko
1538a06720 Fixing failing test 2023-04-20 15:08:46 -04:00
Soby Chacko
5c197ffead Verifying binder name/type on bindings endpoint
Adding tests for https://github.com/spring-cloud/spring-cloud-stream/issues/2716
2023-04-20 14:51:26 -04:00
Soby Chacko
07d28f51ea Binder name in actuator binding endpoints
- Fixing an issue where binder name is broken in bindings endpoint
   when default-binder property is provided with multiple binders
   on the classpath.

Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2716
2023-04-20 14:51:08 -04:00
Soby Chacko
1856271ae1 Display binder name in bindings actuator endpoint
- Resolve binder name and type from default binder if they
   are not provided as part of binding properties.

Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2664
2023-04-20 14:49:46 -04:00
Oleg Zhurakousky
86df59777b Add getBindingServiceProperties method to AbstractMessageChannelBinder 2023-03-27 09:39:03 +02:00
Oleg Zhurakousky
4b09e921ca GH-2664 Add support for displaying binder name/type
Resolves #2664

GH-2664 polishing
2023-03-27 09:12:58 +02:00
buildmaster
09c1e00df6 Bumping versions to 3.2.8-SNAPSHOT after release 2023-02-23 22:49:38 +00:00
buildmaster
431fefa6a8 Going back to snapshots 2023-02-23 22:49:38 +00:00
buildmaster
76e84cb49c Update SNAPSHOT to 3.2.7 2023-02-23 22:46:31 +00:00
Oleg Zhurakousky
0c74f2f460 GH-2612 Fix initialization ordering issue with actuator endpoints
this also includes improvement where channels are now retrieved dynamically allowing new channels created during the runtime of the application to be visible as well
Resolves #2612
2023-01-19 15:15:09 +01:00
Oleg Zhurakousky
24c89a5d01 GH-2262 Ensure BindingHandlerAdvise is propagated to binder context
During multiple binder scenarious BindingHandlerAdvise must be propagated to binder context to ensure that default properties are properly bound

Resolves #2262
2023-01-12 19:02:25 +01:00
Oleg Zhurakousky
7b4a85a5b7 GH-2590 Fix logic to determine if function is a RoutingFunction 2023-01-06 13:57:59 +01:00
buildmaster
ddc6a722b3 Bumping versions to 3.2.7-SNAPSHOT after release 2022-11-03 15:06:19 +00:00
buildmaster
3b808bda8f Going back to snapshots 2022-11-03 15:06:18 +00:00
buildmaster
03690257b6 Update SNAPSHOT to 3.2.6 2022-11-03 15:03:15 +00:00
Atsushi Yoshikawa
384ba2a8f8 Fix producer Binding#companion bean not set 2022-10-31 10:24:12 +01:00
Oleg Zhurakousky
fdf6d7a09a GH-2429 Add default implementation of isPaused() to Binding
Resolves #2429
2022-10-17 17:21:13 +02:00
Oleg Zhurakousky
a84a42188d GH-2522 polishing previous commit 2022-10-05 17:00:59 +02:00
Oleg Zhurakousky
42a43af4c2 GH-2522 Add support for propagating select beans across child AC
Resolves #2522
2022-10-05 15:18:36 +02:00
Oleg Zhurakousky
6b6b8788e5 GH-2283 Fix binder specific 'default' bindings
Resolves #2283
2022-10-04 20:35:35 +02:00
buildmaster
d51766c4a6 Going back to snapshots 2022-09-06 19:53:31 +00:00
buildmaster
2c873d9618 Update SNAPSHOT to 3.2.5 2022-09-06 19:50:30 +00:00
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