3.0.0
Version 3.0 brings a move to Jakarta EE 10, which also means a requirement bump to Domino 14 or above. Additionally, the libraries are now consolidated into three and some package names have changed, so NSFs will require some modifications to run with this version.
For an example of migrating existing NSFs, see this commit: 3d9c23f
What's Changed
- Bump org.postgresql:postgresql from 42.5.4 to 42.7.2 in /eclipse/tests/it-xsp-jakartaee by @dependabot in #511
- Add document/db context information to document-conversion exceptions (fixes #517) by @jesse-gallagher in #518
- Set OASFactoryResolver implementation at init (fixes #504) by @jesse-gallagher in #520
- Modify JSON storage to use the field generic type instead of Class (fixes #481) by @jesse-gallagher in #521
- Add workaround for upstream bug in GenericFieldMapping (fixes #482) by @jesse-gallagher in #522
- Move Servlet object context bean to the main CDI bundle (fixes #455) by @jesse-gallagher in #523
- Add redirection for the standard temp dir attribute when not explicitly set (fixes #439) by @jesse-gallagher in #524
- Add support for extensionless JSF mapping (fixes #526) by @jesse-gallagher in #527
- Consolidate XPages libraries (fixes #91) by @jesse-gallagher in #528
- Move components to Jakarta EE 10 (fixes #416) by @jesse-gallagher in #536
Full Changelog: 2.15.0...3.0.0