Skip to content

v6.1.0

Choose a tag to compare

@fmbenhassine fmbenhassine released this 14 Jul 21:04
· 63 commits to master since this release
48c8188

This is a minor release which can be used as a drop-in replacement for v6.0.0. Here are the major changes:

New Features and enhancements

  • Issue #368: Add RetryableRecordProcessor implementation
  • Issue #381: Add default methods in record reader/writer interfaces

Bug fixes

  • Issue #372: BeanPropertiesPreparedStatementProvider is failing to prepare statement if bean properties has null value

Deprecations

  • Issue #380: Deprecate the static factory method JobBuilder#aNewJob
  • Issue #379: Deprecate ContentBasedBlockingQueueRecordWriterBuilder