Commit Graph

85 Commits

Author SHA1 Message Date
Soby Chacko
24035bad16 More README cleanup 2022-03-08 17:29:36 -05:00
Soby Chacko
3d85739251 README cleanup 2022-03-08 17:24:23 -05:00
buildmaster
333017b8b7 Going back to snapshots 2022-01-27 14:55:34 +00:00
buildmaster
9dbe9ef691 Update SNAPSHOT to 4.0.0-M1 2022-01-27 14:53:31 +00:00
buildmaster
1ccf0ad607 Going back to snapshots 2022-01-27 14:28:46 +00:00
buildmaster
44cdca6462 Update SNAPSHOT to 4.0.0-M1 2022-01-27 14:27:15 +00:00
Oleg Zhurakousky
d7ae0ca987 Merge branch '4.x' into main 2022-01-18 14:13:20 +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
d7b4e07c4d Docs cleanup for StreamListener 2022-01-07 19:34:33 -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
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
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
a2495bc920 GH-2243 Document spring.cloud.stream.dynamic-destination-cache-size property
Resolves #2243
2021-11-03 16:31:07 +01:00
buildmaster
67d20e8367 Going back to snapshots 2021-11-03 08:36:00 +00:00
buildmaster
470b42d4d2 Update SNAPSHOT to 3.2.0-RC1 2021-11-03 08:34:20 +00:00
Nitin
fd757cb124 Update README.adoc 2021-10-26 15:38:18 +02:00
Oleg Zhurakousky
70537b924e GH-2164 Update documentation
Remove obsolete docs and add deprecations and update what's new section

Resolves #2164
2021-05-25 14:53:08 +02:00
Tenzin Chemi
f3fe6abe39 Update README.adoc 2021-01-21 16:33:57 +01:00
Oleg Zhurakousky
86c6a7b421 Fix docs links 2020-09-24 16:15:49 +02:00
buildmaster
ade88ad518 Going back to snapshots 2020-07-20 15:05:12 +00:00
buildmaster
bb53299a10 Update SNAPSHOT to 3.1.0-M2 2020-07-20 15:03:41 +00:00
Marcin Grzejszczak
a0ca3f57c1 Migrated to new documentation generation 2020-06-08 18:34:45 +02:00
Oleg Zhurakousky
528eaf041a GH-1868 removed where possible references to a word 'channel' from documentation
Resolves #1868
2019-12-18 09:14:39 +01:00
Oleg Zhurakousky
b06d6f9a0c GH-1866 Updated documentation to clear up binding names
Resolves #1866
2019-12-09 19:50:12 +01:00
Tyler Van Gorder
5d6136537b Fixing functional binding
The functional binding requires the binding to be "log-in-0" rather than "input"
2019-12-02 14:47:07 +01:00
Oleg Zhurakousky
596e6bea39 Improve function binding documentation
- Added more details around descriptive binding name
- Added more details around functional composition and explicit binding names
2019-11-18 10:49:30 +01:00
buildmaster
8494138029 Going back to snapshots 2019-11-08 16:16:19 +00:00
buildmaster
f075763960 Update SNAPSHOT to 3.0.0.RC2 2019-11-08 16:14:17 +00:00
Oleg Zhurakousky
9ec31d8fd7 Polishing docs 2019-10-28 16:01:54 +01:00
Oleg Zhurakousky
2345be9905 Updated error handling section 2019-10-28 14:31:50 +01:00
buildmaster
32c0721e42 Bumping versions 2019-10-24 12:21:05 +00:00
Oleg Zhurakousky
c56b4d1ea9 Add initial support for functions wih multiple inputs/outputs as well as multiple functions
- Currently there is no multi-out support for Supplier and I am not really sure what the use case would be so holding off.
- The logic in FunctionConfiguration effectively split in bootstrapping simple functions (e.g., Function<String, String>) vs. multi-in/out (e.g., Function<Tuple2<Flux<String>, Flux<String>>, Flux<String>>). This is temporary given that multi-in/out is still considered WIP. Once it becomes stable we can merge the two two for consistency.
- Added multiple input/output support for TestBinder
- Updated documentation

Resolves #1746
Resolves #1745
Resolves #1314
2019-09-18 13:22:40 +02:00
buildmaster
5e96af04b5 Bumping versions 2019-03-25 12:47:05 +00:00
Oleg Zhurakousky
ab36fe0e76 GH-1630 Initial migration of docs to new style
Resolves #1630
2019-03-13 16:05:31 +01:00
Oleg Zhurakousky
adff24f54e GH-1431,GH-1524,GH-1381 Documentation updates
Documented new Test Binder capabilities
Created initila version of migration guide
Added StreamRetryTemplate to migration guide
Updates doc with 2.1 updates

Resolves #1431
Resolves #1524
Resolves #1381
2019-01-02 15:49:47 +01:00
buildmaster
afa5cd2f9b Going back to snapshots 2018-12-20 19:37:20 +00:00
buildmaster
953de7f02e Update SNAPSHOT to 2.1.0.RC4 2018-12-20 19:36:19 +00:00
Phillip Verheyden
d5aa0906f4 Fix the README link to the Eclipse formatter
Resolves #1558
2018-12-17 14:12:50 +01:00
buildmaster
6cb74414b0 Bumping versions 2018-12-12 19:07:48 +00:00
pw
2970b3d576 Updated formatting to properly show bullet points in README (#1545)
* updated formatting

* Update README.adoc
2018-12-05 12:16:23 -05:00
buildmaster
2c8e2255d0 Going back to snapshots 2018-11-19 14:42:16 +00:00
buildmaster
4775defbf0 Update SNAPSHOT to 2.1.0.RC2 2018-11-19 14:41:20 +00:00
Oleg Zhurakousky
2d4c84e536 Updated README 2018-11-16 11:12:28 +01:00
Oleg Zhurakousky
5ed3a3c53d Resized initializr image 2018-11-16 10:52:44 +01:00
Oleg Zhurakousky
b569e26177 Going back to snapshots 2018-10-30 14:31:03 +01:00
Oleg Zhurakousky
a83bdb7f34 Update SNAPSHOT to 2.1.0.RC1 2018-10-30 14:28:31 +01:00
Oleg Zhurakousky
f8528375e9 Bumping versions 2018-10-30 13:53:12 +01:00