Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-18 | 2.0 kB | |
v5.2.1 source code.tar.gz | 2024-12-18 | 8.7 MB | |
v5.2.1 source code.zip | 2024-12-18 | 11.1 MB | |
Totals: 3 Items | 19.8 MB | 2 |
:lady_beetle: 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
:rocket: Enhancements
- Update
DerbyPagingQueryProvider
for Derby 10.7 and above #1673
:notebook_with_decorative_cover: 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
:hammer: Tasks
- Deprecate
SqlWindowingPagingQueryProvider
#4733
:heart: Contributors
Thank you to all the contributors who worked on this release:
@Seungpang, @Solodye, @ngocnhan-tran1996, @uli-f, and @xeounxzxu