Update dependency org.springframework.batch:spring-batch-core to v5.2.0 #871
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.1.2->5.2.0Release Notes
spring-projects/spring-batch (org.springframework.batch:spring-batch-core)
v5.2.0Compare Source
⭐ New features
CompositeItemReaderanalogous toCompositeItemWriterandCompositeItemProcessor#757JdbcCursorItemReaderBuilder&JdbcPagingItemReaderBuilder#4578RecursiveCollectionLineAggregator#4594JobRegistrySmartInitializingSingleton#4521POSTGRESfor the product nameEnterpriseDB#4627🐞 Bug fixes
DefaultBatchConfiguration#4543BeanPostProcessorChecker.postProcessAfterInitializationWARNING after upgrade spring-framework-6.1.0 #4489MessageChannelPartitionHandlerwhen polling the database #4598ListItemWriter<T>::getWrittenItemshas bad wildcard return type #4576SimpleBinaryBufferedReaderFactorymisses line endings #811StepExecution.getEndTime()returns null inStepExecutionListener.afterStep()#3846ignoreWarningsinJdbcCursorItemReaderBuilderdoes not align with documentation #4570SystemCommandTaskletdoes not propagate errors #4483ItemWriterwrite method #4560faultTolerant()#4438MongoPagingItemReader#4552JobRepository.deleteJobInstance()Fails with Foreign Key Constraint Violation if Job Executions have Step Executions #4382DefaultJobParametersConverterthrowsjava.lang.ArrayIndexOutOfBoundsExceptionif input is empty string #4505JdbcStepExecutionDao#4648MongoStepExecutionDaoreturns an different stepExecution if a job has multiple stepsMongoStepExecutionDaoreturns an different stepExecution if a job has multiple steps spring-projects-experimental/spring-batch-experimental#3🚀 Enhancements
GET_LAST_STEP_EXECUTIONquery on DB2 with largeSTEP_EXECUTIONtable #4657Threadlocal.remove()instead ofThreadlocal.set(null)#4601DefaultFieldSetdue to the usage ofSimpleDateFormat#1694JobParametersBuildermethods #4581jumpToIteminJsonItemReader#4557DefaultStateTransitionComparatorandFlowJobBuilder#4527@Overrideconsistently #4512@FunctionalInterfacein JobKeyGenerator #4613📔 Documentation
ChunkListeners #4384RepositoryItemReader#4462StepBuilderFactory#4582ItemWriteListener#4400StepExecutionListenerSupport#4538JobParameters#getDouble#4526🆙 Dependency Upgrades
🔨 Tasks
LobHandler#4588SystemPropertyInitializer#4680❤️ Contributors
Many thanks to all contributors who worked on this release!
Full change log: spring-projects/spring-batch@v5.1.2...v5.2.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.