buildmaster
1de0e1c690
Going back to snapshots
2024-08-19 18:09:13 +00:00
buildmaster
b1507bdc01
Update SNAPSHOT to 4.2.0-M1
2024-08-19 18:06:14 +00:00
buildmaster
26dddfe1c1
Going back to snapshots
2024-08-19 17:29:31 +00:00
buildmaster
15f5791281
Update SNAPSHOT to 4.2.0-M1
2024-08-19 17:26:43 +00:00
buildmaster
71e0c92e7c
Bumping versions
2024-08-06 18:45:33 +00:00
buildmaster
b5eccf6232
Bumping versions to 4.1.4-SNAPSHOT after release
2024-07-10 16:21:06 +00:00
buildmaster
2cbcd93232
Going back to snapshots
2024-07-10 16:21:05 +00:00
buildmaster
f459e2bfcd
Update SNAPSHOT to 4.1.3
2024-07-10 16:17:09 +00:00
buildmaster
7c206241cc
Bumping versions to 4.1.3-SNAPSHOT after release
2024-05-30 10:53:13 +00:00
buildmaster
084242ac9e
Going back to snapshots
2024-05-30 10:53:12 +00:00
buildmaster
79d093e984
Update SNAPSHOT to 4.1.2
2024-05-30 10:49:10 +00:00
buildmaster
99f1f1eb4a
Bumping versions to 4.1.2-SNAPSHOT after release
2024-03-27 13:18:07 +00:00
buildmaster
3e7e65f259
Going back to snapshots
2024-03-27 13:18:06 +00:00
buildmaster
71727654ef
Update SNAPSHOT to 4.1.1
2024-03-27 13:13:52 +00:00
buildmaster
aa597bbfcb
Bumping versions to 4.1.1-SNAPSHOT after release
2023-12-06 15:16:34 +00:00
buildmaster
fae2175dc3
Going back to snapshots
2023-12-06 15:16:33 +00:00
buildmaster
a4fb285836
Update SNAPSHOT to 4.1.0
2023-12-06 15:12:11 +00:00
buildmaster
9054367f67
Going back to snapshots
2023-10-31 13:34:17 +00:00
buildmaster
b3a3e03634
Update SNAPSHOT to 4.1.0-RC1
2023-10-31 13:30:45 +00:00
buildmaster
cd0e3c1a38
Going back to snapshots
2023-09-27 10:33:44 +00:00
buildmaster
ecaf757a38
Update SNAPSHOT to 4.1.0-M2
2023-09-27 10:29:34 +00:00
Soby Chacko
8b7accac2a
Renable Pulsar binder
2023-08-29 16:37:25 -04:00
buildmaster
6c28820e8e
Going back to snapshots
2023-08-10 01:30:10 +00:00
buildmaster
4743859cd7
Update SNAPSHOT to 4.1.0-M1
2023-08-10 01:26:38 +00:00
spencergibb
a45a2811e0
Disables pulsar-binder temporarily
2023-08-09 15:22:10 -04:00
Soby Chacko
0dd986d0ad
Initial migration of Pulsar binder
...
- Moving Pulsar binder from the old 4.1.x branch
2023-06-16 16:05:46 +02:00
Soby Chacko
63d2bd3256
Updating to 4.1.0-SNAPSHOT
2023-06-14 14:22:10 -04:00
buildmaster
0b7d773b30
Bumping versions to 4.0.4-SNAPSHOT after release
2023-05-24 18:47:37 +00:00
buildmaster
16cf46d74f
Going back to snapshots
2023-05-24 18:47:37 +00:00
buildmaster
1550366414
Update SNAPSHOT to 4.0.3
2023-05-24 18:43:23 +00:00
buildmaster
ea37eed9be
Bumping versions
2023-03-29 17:33:29 +00:00
buildmaster
b2f2b51b90
Bumping versions
2023-03-28 17:27:48 +00:00
buildmaster
58c028f339
Bumping versions to 4.0.3-SNAPSHOT after release
2023-03-28 14:51:23 +00:00
buildmaster
c45f2e3ac7
Going back to snapshots
2023-03-28 14:51:22 +00:00
buildmaster
d932cf990f
Update SNAPSHOT to 4.0.2
2023-03-28 14:47:17 +00:00
buildmaster
b49fde97c8
Bumping versions
2023-01-26 16:01:13 +00:00
buildmaster
7bff24af68
Bumping versions
2023-01-25 17:26:18 +00:00
buildmaster
46bc9c5709
Bumping versions to 4.0.2-SNAPSHOT after release
2023-01-25 14:33:14 +00:00
buildmaster
8c413de78c
Going back to snapshots
2023-01-25 14:33:13 +00:00
buildmaster
656469da4f
Update SNAPSHOT to 4.0.1
2023-01-25 14:28:45 +00:00
buildmaster
d40e733221
Bumping versions
2022-12-18 17:27:01 +00:00
buildmaster
f1d4f8a53e
Bumping versions
2022-12-16 17:26:47 +00:00
buildmaster
2d9b82fc3f
Bumping versions to 4.0.1-SNAPSHOT after release
2022-12-15 20:22:20 +00:00
buildmaster
203e4895b5
Going back to snapshots
2022-12-15 20:22:19 +00:00
buildmaster
b368d681fa
Update SNAPSHOT to 4.0.0
2022-12-15 20:18:09 +00:00
Soby Chacko
f54a370eed
Remove AWS Kinesis binder from core SCSt
2022-12-02 14:03:00 -05:00
buildmaster
67eed25d22
Going back to snapshots
2022-12-01 17:32:53 +00:00
buildmaster
9d4fdbbb03
Update SNAPSHOT to 4.0.0-RC3
2022-12-01 17:29:34 +00:00
Soby Chacko
02b3b8e02e
Disconnect Kinesis binder from the build
...
- Kinesis binder depends on spring-cloud-aws library which only becomes available
after the spring-cloud (2022) release that includes Spring Cloud Stream release.
This creates a cycle and thus we cannot include Kinesis binder release as part
of the Spring Cloud Stream release train.
See this issue for more details: https://github.com/spring-cloud/spring-cloud-stream/issues/2572
- Subsequently, we will remove the source code for Kinesis binder from core SCSt repostiroy and move
it into it's own space (as it was before).
2022-11-30 15:19:48 -05:00
buildmaster
75f16e336b
Going back to snapshots
2022-11-17 17:10:08 +00:00