buildmaster
aeff4b02e4
Going back to snapshots
2022-06-15 12:39:56 +00:00
buildmaster
890b37efe8
Update SNAPSHOT to 3.0.0-M3
2022-06-15 12:37:02 +00:00
Glenn Renfro
cc247c1263
Removing DB2 based tests and dependencies
2022-06-02 17:32:04 -04:00
Eddú Meléndez
79a9a59e08
Replace getContainerIpAddress by getHost
...
`getContainerIpAddress` is deprecated.
Updated Test Container version
2022-05-25 09:38:27 -04:00
Tyler Carpenter-Rivers
fc89e23144
resolves https://github.com/spring-cloud/spring-cloud-task/issues/780
...
update db2 'between' logic to be exclusive
Signed-off-by: Ryan DCruz <rd@enfuse.io >
use .acceptLicense() instead of the classpath file
checkstyle
add test to verify a result set that's smaller than requested page size
cleanup
2022-05-02 16:33:10 -04:00
buildmaster
19e846fb8d
Going back to snapshots
2022-03-31 21:41:02 +00:00
buildmaster
9a7e956dca
Update SNAPSHOT to 3.0.0-M2
2022-03-31 21:37:59 +00:00
spencergibb
30b661daa1
Renames property to spring-cloud-commons.version.
...
This allows the build/release process to replace the appropriate version with a milestone or release version number.
2022-03-31 16:57:03 -04:00
Glenn Renfro
147b98c4ba
Updated samples to use SCSt 4.0.0-SNAPSHOT instead of M1
2022-03-11 16:39:22 -05:00
Glenn Renfro
270b24be8b
Updated tests so that they use TestSocketUtils instead of SocketUtils
...
Temporarily disabled tests for remote partition sample until Spring Cloud Deployer Local is fixed
2022-03-09 16:49:18 -05:00
buildmaster
721409e44e
Going back to snapshots
2022-01-27 21:36:59 +00:00
buildmaster
11e2fe1d20
Update SNAPSHOT to 3.0.0-M1
2022-01-27 21:33:59 +00:00
Glenn Renfro
449595a4b2
Updated base project to 3.x
2022-01-03 14:08:58 -05:00
Glenn Renfro
78f27ef26d
Base Task Sink Case with Tests works
...
In process of migrating batch-events to streambridge
BatchEvents Migrated
Integration tests for TaskSink now work
Batch Event Integration Tests updated
Added tests to batch events
Event integration tests added
Updated with the last bit of tests
baseline polishing
2022-01-03 14:08:50 -05:00
buildmaster
78d51438e9
Bumping versions to 2.4.1-SNAPSHOT after release
2021-12-01 18:17:24 +00:00
buildmaster
385cc836c4
Going back to snapshots
2021-12-01 18:17:23 +00:00
buildmaster
2b3a0b56e5
Update SNAPSHOT to 2.4.0
2021-12-01 18:13:34 +00:00
Glenn Renfro
4ffc81e43b
Updated to remove unused dependency
2021-11-22 09:03:06 -05:00
buildmaster
b239094e0d
Going back to snapshots
2021-11-03 11:13:50 +00:00
buildmaster
dd3bad7f92
Update SNAPSHOT to 2.4.0-RC1
2021-11-03 11:10:55 +00:00
Glenn Renfro
fb5d4b6573
SingleStepBatch Job can be used with spring-cloud-task-stream
...
resolves #799
Added config to reduce testcontainer logging
Updated to use task starter
2021-10-21 16:47:21 -04:00
Glenn Renfro
3d785ffd99
Updated versions and re-enabled kafka test
2021-10-20 14:39:45 -04:00
buildmaster
6752679673
Going back to snapshots
2021-10-20 02:01:36 +00:00
buildmaster
394c803de4
Update SNAPSHOT to 2.4.0-M3
2021-10-20 01:58:29 +00:00
buildmaster
803e6eeb31
Going back to snapshots
2021-10-01 19:22:30 +00:00
buildmaster
798f976f7c
Update SNAPSHOT to 2.4.0-M2
2021-10-01 19:19:37 +00:00
buildmaster
6183b90013
Going back to snapshots
2021-07-30 17:52:56 +00:00
buildmaster
66f7d6a8b6
Update SNAPSHOT to 2.4.0-M1
2021-07-30 17:50:07 +00:00
Michael Minella
f7d507c8af
Updated to Spring Cloud Stream 3.2
2021-07-30 12:16:44 -05:00
Michael Minella
ddb0675b17
Updated version to 2.4
2021-07-27 16:22:21 -05:00
Glenn Renfro
78621e7b03
Resolve issues introduced by Boot 2.6.0.M1 upgrade
...
Updated versions and fixed jdbc test
Updated versions for samples
2021-07-23 15:29:32 -04:00
buildmaster
e6f41aeebc
Bumping versions
2021-06-10 09:22:08 +00:00
buildmaster
9d9cc79b01
Bumping versions to 2.3.4-SNAPSHOT after release
2021-06-09 15:44:34 +00:00
buildmaster
aff14c0791
Going back to snapshots
2021-06-09 15:44:33 +00:00
buildmaster
8843abfc55
Update SNAPSHOT to 2.3.3
2021-06-09 15:41:13 +00:00
buildmaster
2fbf38fe05
Going back to snapshots
2021-05-27 21:00:59 +00:00
buildmaster
935e7ef275
Update SNAPSHOT to 2.3.2
2021-05-27 20:57:50 +00:00
buildmaster
1ea9c0a9ae
Bumping versions to 2.3.3-SNAPSHOT after release
2021-05-27 11:17:13 +00:00
buildmaster
92a52f9a5d
Going back to snapshots
2021-05-27 11:17:12 +00:00
buildmaster
c10733a888
Update SNAPSHOT to 2.3.2
2021-05-27 11:14:11 +00:00
buildmaster
663a3e467b
Bumping versions to 2.3.2-SNAPSHOT after release
2021-03-17 21:29:19 +00:00
buildmaster
50e057ab23
Going back to snapshots
2021-03-17 21:29:18 +00:00
buildmaster
715d4bd41a
Update SNAPSHOT to 2.3.1
2021-03-17 21:26:55 +00:00
Ryan Baxter
0e7ca3ffb3
Using ${project.version} for spring-cloud-task-dependencies
2021-03-16 20:33:39 -04:00
Glenn Renfro
651a986e1f
Updated version for next cloud train release
...
resolves #773
2021-03-08 14:56:03 -05:00
Glenn Renfro
5d7617c9d8
Updated Test Container version
2021-01-06 12:44:20 -05:00
Glenn Renfro
bb7567b851
Updated to support latest version of rabbitmq for test containers.
2021-01-06 11:52:54 -05:00
Spring Buildmaster
18cf866e8a
[artifactory-release] Next development version
2020-12-21 17:18:21 +00:00
Spring Buildmaster
187ef63076
[artifactory-release] Release version 2.3.0
2020-12-21 17:18:17 +00:00
Spring Buildmaster
73e0eb389f
[artifactory-release] Next development version
2020-12-11 17:31:40 +00:00