5.0.0-RC2
版本发布时间: 2022-11-09 22:55:29
spring-projects/spring-batch最新发布版本:v5.1.2(2024-05-22 19:45:43)
⭐ New Features
- Add native reflection hints for
StepContext
andJobContext
#4228 - Add Micrometer counter for job launches in
JobLauncher
#4226 - Add full support for MariaDB as a separate product #3891
🚀 Enhancements
- Improve
@SpringBatchTest
to autowire the job under test inJobLauncherTestUtils
if it is unique #4218 - Improve Micrometer's meter registry customization #4224
- Improve Micrometer's observation registry customization #4222
Deprecations and API changes
- Change return type of counting methods in various DAOs from int to long #4227
🔨 Dependency Upgrades
- Upgrade to Spring Framework 6.0.0-RC4
- Upgrade to Spring Data 2022.0.0-RC2
- Upgrade to Spring Integration 6.0.0-RC2
- Upgrade to Spring AMQP 3.0.0-RC1
- Upgrade to Spring for Apache Kafka 3.0.0-RC2
- Upgrade to Spring Retry 2.0.0-RC2
- Upgrade to Micrometer 1.10.0
:heart: Contributors
We'd like to thank all the contributors who worked on this release!
Full Change log: https://github.com/spring-projects/spring-batch/compare/5.0.0-RC1...5.0.0-RC2