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.0.3
->5.1.0
5.0.3
->5.1.0
5.0.3
->5.1.0
Release Notes
spring-projects/spring-batch (org.springframework.batch:spring-batch-test)
v5.1.0
Compare Source
⭐ New features
JpaItemWriter
#804ItemReader
for MongoDB #4323MongoItemWriter
#4149MongoItemWriter
to facilitate extensions #3973EnableBatchProcessing
#4320JobRegistryBeanPostProcessor
withEnableBatchProcessing
andDefaultBatchConfiguration
#4245Jackson2ExecutionContextStringSerializer
#3952JobKeyGenerator
inJdbcJobInstanceDao
#3926JdbcBatchItemWriter
#3829ObservationConvention
inStepBuilder
/JobBuilder
#4401🚀 Enhancements
AbstractItemCountingItemStreamItemReader.getCurrentItemCount
#1639java.util.concurrent.ConcurrentHashMap
to the trusted classes list inJackson2ExecutionContextStringSerializer
#4407java.sql.Date
to the trusted classes list inJackson2ExecutionContextStringSerializer
#4407SimpleJobRepository
#4025ExecutionContext
as read-only #4004DelimitedLineAggregator
#1139StaxEventItemReader
ifResource
does not exist #1171SimpleJobExplorer
#1598targetObject
andtargetMethod
inAbstractMethodInvokingDelegator
#1786RetryListenerSupport
#4453SynchronizedItemReader
in tests #4452🐞 Bug fixes
SplitBuilder.add(Flow)
causes hung execution in some cases #3857SynchronizedItemStreamReaderTests
#837FlowJob
may causeFlowExecutionException
#4092DelimitedBuilder
#809DefaultJobParametersExtractor
no longer copies keys fromJobParameters
when not contained inExecutionContext
#4458NullPointerException
inRepeatTemplate#doHandle()
whenunwrapIfRethrown()
returns null if logging in DEBUG #1123Flow#next
makes the first step execute twice #4432📔 Documentation
SimpleStepBuilder
#4402JobLauncherTestUtils#launchStep
#3825SimpleMailMessageItemWriter
Javadoc #4381README
#4329DefaultFieldSet
andDefaultFieldSetFactory
#4494JobFlowBuilder
inJobBuilder
#4415AbstractTaskletStepBuilder#throttleLimit
#4389🔨 Tasks
MongoItemReader
toMongoPagingItemReader
#4341JobBuilderHelper
&StepBuilderHelper
#4326MANIFEST.MF
in all components #867StepBuilderHelper#repository
for removal #4495🔨 Dependency upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release!
@IlyaNerd, @ParadiseCHOI, @benelog, @rwinch, @cppwfs, @sjh836, @hpoettker, @jwillebrands, @hwan33, @bio-engineer, @injae-kim, @morenomjc, @LichKing-lee, @santfirax, @acktsap, @sukanth, @seonwoo960000, @robertmcnees, @cgrings, @juchanei, @lsq27, @scordio, @CNJingo, @woniper, @pranavjandu
Full change log: spring-projects/spring-batch@v5.0.3...v5.1.0
v5.0.4
Compare Source
🐞 Bug fixes
Flow#next
makes the first step execute twice #4432DefaultJobParametersExtractor
no longer copies keys fromJobParameters
when not contained inExecutionContext
#4458NullPointerException
inRepeatTemplate#doHandle()
whenunwrapIfRethrown()
returns null if logging in DEBUG #1123🚀 Enhancements
SimpleJobRepository
#4025AsyncItemWriter
#4009📔 Documentation
AbstractTaskletStepBuilder#throttleLimit
#4389JobFlowBuilder
inJobBuilder
#4415DefaultFieldSet
andDefaultFieldSetFactory
#4494🆙 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release!
Full change log: spring-projects/spring-batch@v5.0.3...v5.0.4
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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.