Skip to content

Releases: codecentric/spring-boot-starter-batch-web

2.3.0

05 Aug 05:50
Compare
Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/de/codecentric/

Current docs at https://codecentric.github.io/spring-boot-starter-batch-web/2.3.0/

Things that changed in this release

  • db92956 - Upgraded to Spring Boot 2.7.2
  • 8cb640b - No npm cache needed in Maven Java project
  • 9c64a72 - Remove travis files as we build with GitHub Actions now
  • 1e094ad - Update snapshot version to 2.3.0-SNAPSHOT
  • 3bdf29d - Fixed authors URL in pom.xml
  • 07102ad - Fixed link to maven-badges.herokuapp.com ref
  • 2fb3179 - Coverage Status from codecov.io

2.2.0

29 Jul 15:08
Compare
Choose a tag to compare

Grab the new version from Maven central https://repo1.maven.org/maven2/de/codecentric/

Current docs at https://codecentric.github.io/spring-boot-starter-batch-web/2.2.0/

Things that changed in this release

  • New release version number pattern - no longer suffixed by '.RELEASE'
  • Upgraded to Spring Boot 2.6.7
  • Moved build pipeline to GitHub Actions

2.1.0.RELEASE

23 Sep 05:49
Compare
Choose a tag to compare

Adding possibility to use a custom JobParametersConverter

2.0.4.RELEASE

21 Apr 14:09
Compare
Choose a tag to compare
  • Compatibility: back to Java 8 compiled classes

2.0.3.RELEASE

18 Apr 20:58
Compare
Choose a tag to compare
  • Upgrade to Spring Boot 2.2.6.RELEASE

2.0.2.RELEASE

18 Apr 20:19
Compare
Choose a tag to compare
  • Upgrade to Spring Boot 2.0.4.RELEASE
  • Added custom job data de-/serialization

2.0.1.RELEASE

28 Jun 07:06
Compare
Choose a tag to compare

1.4.0.RELEASE

05 Oct 07:40
Compare
Choose a tag to compare
  • Upgrade to Spring Boot 1.4.1.RELEASE
  • Move to TravisCI for Release Management

1.3.7.RELEASE

18 Feb 14:50
Compare
Choose a tag to compare
  • Change MetricRepository to MetricReader
  • Remove the metrics-exporters and the codahale-dependencies, as it has nothing to do with batches and causes some trouble with Spring Boot 1.3
  • Update to Spring Boot 1.3.2.RELEASE

1.3.6.RELEASE

14 Jul 07:31
Compare
Choose a tag to compare

Upgrade to Spring Boot 1.2.5.RELEASE
Upgrade to Spring 4.1.7.RELEASE
Fix MDC Handling for ThreadPools