Releases: jakartaee/jaf-api
Jakarta Activation 2.2.0 M2 Release
The 2.2.0 M2 release is 2nd preview release of 2.2.x (Jakarta EE 12).
What's Changed
- Replace java.util.logging.Logger with System.Logger by @ASananda in #193
- add dependabot, by @lukasj in #194
- Bump the actions-dependencies group with 5 updates by @dependabot[bot] in #195
- Bump the dependencies group across 2 directories with 5 updates by @dependabot[bot] in #197
- Bump the maven-plugins group across 2 directories with 13 updates by @dependabot[bot] in #196
- apply SEO fixes, minor spec doc updates by @lukasj in #198
- Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.8.2 to 4.9.8.3 in /api in the maven-plugins group across 1 directory by @dependabot[bot] in #199
@dependabot[bot] in #200 - Add Community Code of Conduct version 2.0 by @lukasj in #202
New Contributors
Full Changelog: 2.2.0-M1...2.2.0-M2
Jakarta Activation 2.2.0 M1 Release
The 2.2.0 M1 release is a preview release of 2.2.x (Jakarta EE 12).
Following changes are included:
- requires Java SE 11 or newer
- removes Java SecurityManager
New Contributors
- @rmcdouga made their first contribution in #126
- @jmehrens made their first contribution in #145
- @Pandrex247 made their first contribution in #173
- @jhanders34 made their first contribution in #169
Full Changelog: 2.1.4...2.2.0-M1
Jakarta Activation 2.1.4 Final Release
The 2.1.4 release is a bug fix release of 2.1.x (Jakarta EE 10, Jakarta EE 11).
Following changes are included:
- moves resource file names from
javaxtojakartanamespace
Full Changelog: 2.1.3...2.1.4
Jakarta Activation 2.1.3 Final Release
The 2.1.3 release is a bug fix release of 2.1.x (Jakarta EE 10).
Following changes are included:
- fixes erroneous assumption about classes being loaded from
Thread.getContextClassLoader - allows reproducible build
Full Changelog: 2.1.2...2.1.3
Jakarta Activation 2.1.2 Final Release
The 2.1.2 release is a bug fix release of 2.1.x (Jakarta EE 10).
Following changes are included:
- fix wrong class file version for package-info
- add missing javadoc description for MimeTypeEntry getters
Full Changelog: 2.1.1...2.1.2
Jakarta Activation 2.1.1 Final Release
The 2.1.1 release is a bug fix release of 2.1.0.
Following changes are included:
- #93 - Use OSGi service loader mediator
- #94 - Loading of service provider implementations needs to be done under doPrivileged
- #100 - Avoid requiring accessDeclaredMembers permissions
New Contributors
Full Changelog: 2.1.0...2.1.1
Jakarta Activation 2.1.0 Final Release
The 2.1.0 release provides API module only.
The implementation has been moved out from this project to the new Eclipse Angus project and lives in its own repository - https://github.com/eclipse-ee4j/angus-activation
Project Board: https://github.com/eclipse-ee4j/jaf/projects/1
Full Changelog: 2.0.1...2.1.0
Jakarta Activation 2.0.1 Final Release
Jakarta Activation 2.0.0 Final Release
The 2.0.0 release is the first release under the jakarta.activation.* namespace. It is also the first release containing full JPMS metadata.
Jakarta Activation 1.2.2 Final Release
This is the first release of Jakarta Activation using the Jakarta EE Specification Process.
There are no functional changes from the previous release.