Skip to content

Commit

Permalink
Update changelog for 1.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: Taeik Lim <[email protected]>
  • Loading branch information
acktsap committed Apr 14, 2024
1 parent 7ef021f commit 29a7488
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,16 @@

#### New Features

- None
- Add BatchJobObservationConvention method to JobBuilderDsl
- Add BatchStepObservationConvention method to StepBuilderDsl
- Add Iterable based adapters (ItemStreamIterableReaderProcessorWriter, ItemStreamIterableReaderWriter)
- Add Iterator based adapters (ItemStreamIteratorReaderProcessorWriter, ItemStreamIteratorReaderWriter)
- Add simple adapters (ItemStreamSimpleReaderProcessorWriter, ItemStreamSimpleReaderWriter)

#### Changes

- None
- Deprecate repository methods in JobBuilderDsl, StepBuilderDsl
- Rename ItemStreamReaderProcessorWriter, ItemStreamReaderWriter to ItemStreamFluxReaderProcessorWriter, ItemStreamFluxReaderWriter.

#### Bug fixes & Improvements

Expand Down

0 comments on commit 29a7488

Please sign in to comment.