-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Pull requests: spring-projects/spring-batch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix that
ExitStatus#setExitException breaks immutability contract
#5367
opened Mar 31, 2026 by
quaff
Loading…
Improve "JdbcJobExecutionDao#synchronizeStatus(StepExecution)"
#5365
opened Mar 30, 2026 by
quaff
Loading…
Fix performance regression caused by
SimpleJobRepository.update(StepExecution)
#5364
opened Mar 30, 2026 by
quaff
Loading…
Improve performance for "SimpleJobRepository#update(StepExecution)"
#5362
opened Mar 30, 2026 by
quaff
Loading…
GH-5356: Optimize findRunningJobExecutions to use batch query
#5357
opened Mar 24, 2026 by
Wordbe
Loading…
3 tasks done
Fix #5321: Add addListener method in StepBuilder and JobBuilder
#5354
opened Mar 20, 2026 by
nikitanagar08
Loading…
Fix #5340: Allow restart of jobs with JobParameterIncrementer from command line
#5353
opened Mar 20, 2026 by
nikitanagar08
Loading…
Fix #5346: Add MongoDatabaseFactory support to MongoJobRepositoryFactoryBean
#5352
opened Mar 20, 2026 by
nikitanagar08
Loading…
Replace deprecated Jackson2JsonMessageConverter with JacksonJsonMessageConverter
#5350
opened Mar 18, 2026 by
GaBaljaintheroom
Loading…
Allow to create JsonLineMapper with provided target type other than Map
#5345
opened Mar 16, 2026 by
quaff
Loading…
Introduce JsonLineAggregator for FlatFileItemWriter to write JSON Lines format file
#5344
opened Mar 16, 2026 by
quaff
Loading…
Replace
System.getProperty("line.separator") with System.lineSeparator()
#5341
opened Mar 13, 2026 by
quaff
Loading…
Fix command line parameter parsing to support values containing commas
#5335
opened Mar 12, 2026 by
nikitanagar08
Loading…
Make JFR optional to support minimized JREs without jdk.jfr module
#5334
opened Mar 12, 2026 by
nikitanagar08
Loading…
Add ExitStatus overload for on() method in builder classes
#5325
opened Mar 9, 2026 by
tahayigitmelek
Loading…
Introduce addListener method in StepBuilder and JobBuilder for better clarity
#5323
opened Mar 7, 2026 by
nikitanagar08
Loading…
Fix TaskletStep to propagate checked exceptions when rollback is disabled
#5322
opened Mar 7, 2026 by
nikitanagar08
Loading…
Fix restart aggregation when remote partitions are already completed
#5318
opened Mar 5, 2026 by
answndud
Loading…
Fail TaskletStep on checked exceptions in non-rollback mode
#5316
opened Mar 4, 2026 by
answndud
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.