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
23fb884e45
Updated code to support using WritableResource
...
resolves #842
Tests were temporarily commented out til Batch 4111 is resolved
2022-05-11 16:57:07 -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
buildmaster
c0287ec4bd
Bumping versions
2022-03-26 00:16:01 +00: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
d6bfd94d63
Updated Stream version to M1
2022-01-27 11:23:52 -05:00
buildmaster
262bf6e4fb
Bumping versions
2022-01-27 09:19:51 +00:00
Glenn Renfro
c753b98a76
Update task to use Milestone build
...
Updated partitioned sample readme
Updated samples base boot version
Updated jpa sample to use jakarta
2022-01-26 16:13:41 -05:00
Glenn Renfro
45d7662fbc
Updating documentation for 3.x release
...
Updated versions and links in docs
* Set the baseline to Java 17
* Update links
resolves #814
2022-01-18 16:00:54 -05:00
Glenn Renfro
02b44227d4
Updated project to use Spring Boot 3.0
...
Resolves issues:
TASK-810
TASK-812
TASK-813
2022-01-13 20:11:55 -05:00
Henning Poettker
a95b420315
Use strict H2 query syntax for paging query provider
...
Simplify tests a bit
Updated to snapshot dependencies
Updated test and to set the version of h2 to us boot bom.
2022-01-10 14:04:47 -05:00
buildmaster
2f786fecba
Bumping versions
2021-11-30 09:24:08 +00:00
buildmaster
8294fde557
Bumping versions
2021-11-20 09:23:44 +00:00
buildmaster
06ed67af00
Bumping versions
2021-11-04 09:23:58 +00:00
buildmaster
bb498bb584
Bumping versions
2021-10-23 09:24:01 +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
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
2966d21ec7
Bumping versions
2021-10-19 09:24:15 +00:00
Glenn Renfro
fe0b754f35
Resolved Batch Job Param reconfiguration for TaskJobApplicationRunner
...
Resolved issue with EmbeddedKafka failure in tests
Updated all versions
2021-10-18 17:00:11 -04:00
buildmaster
c6864c2ad6
Bumping versions
2021-10-07 09:23:50 +00:00
buildmaster
549cefa264
Bumping versions
2021-10-02 09:23:41 +00:00
spencergibb
26bff79430
Updates samples to version to 2.7.0-SNAPSHOT
...
Updates boot to 2.6.0-M3
2021-10-01 15:09:34 -04: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
7f20c5a06e
Bumping versions
2021-06-22 09:23:39 +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
5dded0e0f3
Bumping versions
2021-05-05 09:22:50 +00:00
buildmaster
f0d3b658a9
Bumping versions
2021-04-09 18:12:02 +00:00
buildmaster
0c0296d507
Bumping versions
2021-03-18 18:12:39 +00:00
Ryan Baxter
0e7ca3ffb3
Using ${project.version} for spring-cloud-task-dependencies
2021-03-16 20:33:39 -04:00
buildmaster
def40a3486
Bumping versions
2021-02-19 18:12:50 +00:00
Glenn Renfro
d8977391d6
Removed libs prefix and local postfix from repository names
...
Updated the jacoco version as well
2021-02-10 14:25:21 -05:00
Glenn Renfro
f5c27020ae
Updated to Spring Cloud Build 3.0.2
...
Update Spring Boot to 2.4.3-SNAPSHOT
resolves #763
2021-02-01 11:35:50 -05:00
Glenn Renfro
b13c36a5e0
Updated versions.
2021-01-21 09:34:53 -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
Glenn Renfro
68455812d3
Updated dependencies for 2.3.0
2020-12-21 11:23:41 -05:00
Michael Minella
93156fdabc
Added documentation for the Single Step Batch Job Starter
...
This commit does two things:
1. Adds documentation to the reference documentation for the single step
batch job starter.
2. It standardizes the naming of the properties across the various
readers/writers the autoconfiguration provides.
Polished docs on merge
2020-12-21 10:17:25 -05:00
Spring Buildmaster
73e0eb389f
[artifactory-release] Next development version
2020-12-11 17:31:40 +00:00
Spring Buildmaster
8e40ddcd20
[artifactory-release] Release version 2.3.0-RC1
2020-12-11 17:31:36 +00:00
Glenn Renfro
89e38084e9
Updated properties and README for Kafka and AMQP
...
resolves #745
2020-12-03 14:14:35 -05:00
Glenn Renfro
cf285e3e5f
Removed version numbers as they are no longer needed
...
We now use the bom
2020-12-02 16:16:22 -05:00
Spring Buildmaster
f68f8e734b
[artifactory-release] Next development version
2020-11-30 16:47:44 +00:00