Releases: jakartaee/batch
2.1.1
This change did not impact the "specification" aspect of the API, e.g. the Javadoc. Rather, it only related to the JAR manifest (OSGi bundle manifest) of the API JAR maintained by the Jakarta Batch specification & API project within this repository and released to Maven Central.
Bug Fix:
- #201 - Fixed incorrect version in OSGi bundle manifest
2.1.0
2.0.0
The Jakarta Batch 2.0.0 Release. See https://projects.eclipse.org/projects/ee4j.batch/releases/2.0.0.
2.0.0-M5
2.0.0-M3 - Jakarta EE 9 milestone
The API is unchanged from M2, and there is no need for, say, Glassfish to pick up 2.0.0-M3.
The changes are minor copyright changes and formatting and fixes to the spec document for the June Jakarta EE 9 milestone (and we release via one repo here).
2.0.0-M2
Significant changes since 2.0.0-M1 include
- spec doc cleanup (including javax->jakarta changes)
- Fixing the OSGi bundle manifest for the api JAR.
NOTE: I edited and re-published this tag and release to match what was in Maven Central (which can't be re-released). Sorry, that was my fault. Before May 29, 2020, this release had pointed to the previous commit, fb35421, which had failed to included the final commit updating the POM versions from 2.0.0-M1 to 2.0.0-M2.