Skip to content

Releases: OpenNTF/org.openntf.xsp.jakartaee

2.2.0

11 Jan 19:30
Compare
Choose a tag to compare

This release focuses on adding a number of MicroProfile specifications, including:

  • Config
  • Fault Tolerance
  • Health
  • Metrics
  • Rest Client

Additionally, it includes refinements for existing implementations, such as the ability to use @RolesAllowed to restrict REST endpoints to specific users by name, group, and ACL role.

A full list of issues tied to this release is available at https://github.com/OpenNTF/org.openntf.xsp.jakartaee/milestone/5?closed=1

2.1.0

02 Jan 15:30
Compare
Choose a tag to compare

This release adds several additional specifications:

  • JSP and JSTL
  • MVC
  • MicroProfile OpenAPI

2.0.0

18 Dec 17:35
Compare
Choose a tag to compare

This release moves the platform from a Java EE 8 baseline to Jakarta EE 9/9.1, along with updating related implementations and dependencies. This also includes bringing Jakarta Mail and XML Binding into the fold, to use the new namespaces.