buildmaster
9e141b3f0e
Bumping versions to 3.1.4-SNAPSHOT after release
2023-12-18 23:05:19 +00:00
buildmaster
c3b02fc49f
Going back to snapshots
2023-12-18 23:05:18 +00:00
buildmaster
da3a1c7013
Update SNAPSHOT to 3.1.3
2023-12-18 23:01:32 +00:00
spencergibb
298680b20f
Bumps to next snapshot version
2022-05-27 12:43:56 -04:00
buildmaster
54a79dc67e
Update SNAPSHOT to 3.1.2
2022-05-27 12:41:25 -04:00
buildmaster
70b62e2ba4
Bumping versions to 3.1.1-SNAPSHOT after release
2021-12-01 18:04:37 +00:00
buildmaster
649d4e24df
Going back to snapshots
2021-12-01 18:04:37 +00:00
buildmaster
10117369ea
Update SNAPSHOT to 3.1.0
2021-12-01 18:01:21 +00:00
buildmaster
e2a82e5e8c
Going back to snapshots
2021-11-03 11:02:12 +00:00
buildmaster
51f1039d1d
Update SNAPSHOT to 3.1.0-RC1
2021-11-03 11:00:29 +00:00
buildmaster
56930eac9e
Going back to snapshots
2021-10-20 01:51:40 +00:00
buildmaster
6c4980df8e
Update SNAPSHOT to 3.1.0-M3
2021-10-20 01:49:45 +00:00
buildmaster
96a4c2a02e
Going back to snapshots
2021-10-01 16:51:55 +00:00
buildmaster
6a45b1cb7d
Update SNAPSHOT to 3.1.0-M2
2021-10-01 16:50:16 +00:00
buildmaster
43ca5de206
Going back to snapshots
2021-07-30 15:58:28 +00:00
buildmaster
68571b7ed0
Update SNAPSHOT to 3.1.0-M1
2021-07-30 15:56:49 +00:00
spencergibb
61c7b6f98c
Updates version to 3.1.0-SNAPSHOT
2021-07-09 13:59:27 -04:00
buildmaster
65969089e5
Bumping versions to 3.0.4-SNAPSHOT after release
2021-05-27 20:50:12 +00:00
buildmaster
b7dbd8ce8b
Going back to snapshots
2021-05-27 20:50:11 +00:00
buildmaster
65423af0c0
Update SNAPSHOT to 3.0.3
2021-05-27 20:47:27 +00:00
buildmaster
23af9b9c0b
Bumping versions
2021-05-27 08:22:22 +00:00
buildmaster
4f8e52b3c0
Bumping versions to 3.0.4-SNAPSHOT after release
2021-05-27 07:47:05 +00:00
buildmaster
d608926c19
Going back to snapshots
2021-05-27 07:47:05 +00:00
buildmaster
eb1831fb9c
Update SNAPSHOT to 3.0.3
2021-05-27 07:43:44 +00:00
buildmaster
994a88083c
Bumping versions to 3.0.3-SNAPSHOT after release
2021-03-17 21:20:38 +00:00
buildmaster
1da40c9c73
Going back to snapshots
2021-03-17 21:20:38 +00:00
buildmaster
3d1f20c1fc
Update SNAPSHOT to 3.0.2
2021-03-17 21:18:06 +00:00
buildmaster
88586a63f0
Bumping versions to 3.0.2-SNAPSHOT after release
2021-01-27 20:36:13 +00:00
buildmaster
ad9913aaf2
Going back to snapshots
2021-01-27 20:36:13 +00:00
buildmaster
2eac8e7c85
Update SNAPSHOT to 3.0.1
2021-01-27 20:33:10 +00:00
buildmaster
9db71232b8
Bumping versions
2020-12-22 17:46:03 +00:00
buildmaster
0cc6f3a378
Bumping versions
2020-12-22 07:08:12 +00:00
buildmaster
9b43bd040b
Bumping versions to 3.0.1-SNAPSHOT after release
2020-12-21 19:08:12 +00:00
buildmaster
ac9e76fea4
Going back to snapshots
2020-12-21 19:08:12 +00:00
buildmaster
b898bb90c0
Update SNAPSHOT to 3.0.0
2020-12-21 19:05:10 +00:00
buildmaster
ef8368e11d
Going back to snapshots
2020-12-11 21:53:34 +00:00
buildmaster
13ec6af55a
Update SNAPSHOT to 3.0.0-RC1
2020-12-11 21:52:25 +00:00
buildmaster
427e99410d
Going back to snapshots
2020-12-01 22:34:27 +00:00
buildmaster
8d88bc4283
Update SNAPSHOT to 3.0.0-M6
2020-12-01 22:33:19 +00:00
buildmaster
05f0c68e35
Going back to snapshots
2020-11-17 20:28:35 +00:00
buildmaster
df967da0d5
Update SNAPSHOT to 3.0.0-M5
2020-11-17 20:27:22 +00:00
spencergibb
337b54cb17
Updates rsocket-routing version to 0.2.0
...
Fixes gh-241
2020-11-17 15:23:48 -05:00
Spencer Gibb
de0168ed6d
Adds support for RSocket ( #239 )
...
* Creates Destination.Factory to create Destinations
This allows the default PathDestinationFactory to send to all via ant patterns and RSocket to use tags.
* Adds spring-cloud-bus-rsocket to dependencies pom
* Moves stream to separate autoconfig
* Adds AntPathMatcher to handle isFromSelf
* Adds support for application/cbor
* Adds support for default tags to send on queries.
* Adds BusRSocketEnvironmentPostProcessor
This adds a bus=true tag to the RSocket routing client for registration with the RSocket routing broker
All tags in the remote event must be present from local configuration.
* Updates repo.spring.io urls
* Adds spring-cloud-starter-bus-stream
which includes spring-cloud-bus and spring-cloud-stream. This is because spring-cloud-stream is now optional in spring-cloud-bus. This is useful for bus users that want to use a different stream binder than amqp and kafka.
2020-10-31 13:55:27 -04:00