Skip to content

Pull requests: spring-projects/spring-batch

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Consistently use .version suffix for version properties in pom.xml
#5506 opened Aug 29, 2026 by noojung Contributor Loading…
Bump actions/setup-java from 3 to 6 type: task
#5505 opened Aug 28, 2026 by dependabot Bot Loading…
Bump actions/setup-java from 3 to 6 type: task
#5504 opened Aug 28, 2026 by dependabot Bot Loading…
Fix QName deserialization in JacksonExecutionContextStringSerializer status: waiting-for-reporter Issues for which we are waiting for feedback from the reporter
#5502 opened Aug 26, 2026 by jjh75607 Loading…
Add ResourcesItemReaderBuilder with support for a file pattern
#5488 opened Aug 9, 2026 by benelog Contributor Loading…
Add PageableItemReader
#5477 opened Aug 3, 2026 by scordio Contributor Loading…
2 tasks
Deprecate setRepository in RepositoryItemWriter
#5473 opened Aug 2, 2026 by scordio Contributor Loading…
Deprecate setRepository and setSorts in RepositoryItemReader
#5472 opened Aug 2, 2026 by scordio Contributor Loading…
Improve AbstractJdbcBatchMetadataDao::getJdbcTemplate to eliminate warnings
#5471 opened Jul 29, 2026 by quaff Contributor Loading…
Fix files delete tests
#5465 opened Jul 21, 2026 by sumittlearnbay Loading…
Skip malformed JSON object after a parse error
#5462 opened Jul 16, 2026 by Develop-KIM Loading…
Improve DefaultJobParametersConverter and JsonJobParametersConverter
#5457 opened Jul 10, 2026 by quaff Contributor Loading…
Bump actions/checkout from 3 to 7 type: task
#5446 opened Jun 26, 2026 by dependabot Bot Loading…
Bump jfrog/setup-jfrog-cli from 5.0.0 to 5.1.0 type: task
#5445 opened Jun 26, 2026 by dependabot Bot Loading…
Bump actions/checkout from 3 to 7 type: task
#5444 opened Jun 26, 2026 by dependabot Bot Loading…
GH-5388: Warn about mismatched JobRepository DataSource
#5437 opened Jun 22, 2026 by DragonFSKY Contributor Loading…
Propagate step exit description from FlowJob to JobExecution
#5430 opened Jun 13, 2026 by seonwooj0810 Contributor Loading…
Replace isAssignableFrom() with isInstance() where feasible
#5427 opened Jun 11, 2026 by quaff Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.