[Spring] Spring Batch Version History
JAVA/SpringBatch2020. 2. 22. 19:39
-
[19.10.02] 4.2.0.RELEASE
- https://docs.spring.io/spring-batch/docs/4.2.x/reference/html/whatsnew.html#whatsNew
- Batch metrics with Micrometer
- Apache Kafka item reader/writer
- Apache Avro item reader/writer
- Documentation updates
-
[18.10.30] 4.1.0.RELEASE
- https://docs.spring.io/spring-batch/docs/4.1.x/reference/html/whatsnew.html#whatsNew
- @SpringBatchTest Annotation
- @EnableBatchIntegration Annotation
- JSON support
- Bean Validation API support
- JSR-305 support
- FlatFileItemWriterBuilder enhancements
-
[17.12.02] 4.0.0.RELEASE
- https://docs.spring.io/spring-batch/docs/4.0.x/reference/html/whatsnew.html#whatsNew
- Java 8 Requirement
- Dependencies Re-baseline
- Provide buiders for the ItemReaders, ItemProcessors, and ItemWriters
-
[14.05.23] 3.0.0.RELEASE
- https://docs.spring.io/spring-batch/docs/3.0.9.RELEASE/reference/html/whatsNew.html
- JSR-352 Support
- Upgrade to Support Spring 4 and Java8
- Promote Spring Batch Integration to Spring Batch
- JobScope Support
- SQLite Support
- 현재 마지막 버전 3.0.10, 19년도 1월
-
[13.06.06] 2.2.0.RELEASE
-
[10.02.04] 2.1.0.RELEASE
-
[09.04.11] 2.0.0.RELEASE
-
[08.07.21] 1.1.0.RELEASE
-
[08.03.29] 1.0.0.FINAL
https://docs.spring.io/spring-batch/docs/3.0.9.RELEASE/reference/html/whatsNew.html
https://docs.spring.io/spring-batch/docs/4.2.x/reference/html/whatsnew.html#whatsNew
- 릴리즈 출처 : https://github.com/spring-projects/spring-batch/releases
- git repo : https://github.com/spring-projects/spring-batch/
추후 각 버전별 주요 사항들을 조금씩 정리해보려고 합니다.
'JAVA > SpringBatch' 카테고리의 다른 글
[SpringBatch] State (0) | 2020.03.25 |
---|---|
[Spring] Spring Batch Reader Writer (0) | 2020.03.24 |
[Spring Batch] Flow & Step (0) | 2020.03.23 |
[Spring Batch] Job (0) | 2020.03.20 |
[Spring] Spring Batch Tasklet (0) | 2020.02.25 |
댓글()