🐞 Bug fixes
JobExecution#getJobExecution(@Nullable Long executionId)
returnsnull
when using MongoDB as JobExplorer #4722- Different behavior when interrupting a job, depending on the parallel flow order #3939
MongoPagingItemReader
never reset page number #1086DerbyPagingQueryProvider
remaining pages query is not correct #1253- Job restart after stop fails #1287
🚀 Enhancements
- Update
DerbyPagingQueryProvider
for Derby 10.7 and above #1673
📔 Documentation
- Missing note about not scoping Step beans with Job scope #3900
- Repeating 'the the' exists #4615
- Unclear documentation about wildcard usage to select input files #4707
- Incorrect class name and grammatical error in docs whats-new #4720
- Fix link section #4696
- Error in Migration guide #4695
- Incorrect link and closing tag for listeners in documentation #4610
🆙 Dependency Upgrades
- Spring Framework: 6.2.1
- Spring Retry: 2.0.11
- Micrometer: 1.14.2
- Spring Integration: 6.4.1
- Spring AMQP: 3.2.1
- Spring Kafka: 3.3.1
- Spring Data: 3.4.1
- Spring Ldap: 3.2.9
🔨 Tasks
- Deprecate
SqlWindowingPagingQueryProvider
#4733
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Seungpang, @Solodye, @ngocnhan-tran1996, @uli-f, and @xeounxzxu