5.0.0
First official Wren Security release completely independent of the legacy infrastructure and compatible with Java 11 . The release major number has been bumped to 5 to distinguish it from the original unreleased version 4.
What's Changed
The following PRs are part of this release:
- Upgrade 4.x for WrenSec repos & Prepare for 4.0.0-M3 Release by @Kortanul in #27
- Upgrade to current wrensec-parent and fix broken build by @pavelhoral in #38
- Fix builds on Java 11 and above by @fyrbach in #40
- Disable XML processing limits correctly by @fyrbach in #41
- Upgrade dependencies by @fyrbach in #42
- Upgrade Berkeley DB JE. Fix DS module references after rename. (#1) by @karelmaxa in #44
- Perform README cleanup (#14) by @karelmaxa in #46
- Cleanup project structure and change groupId by @pavelhoral in #45
- Export sun.security modules on Java 11 by @fyrbach in #47
- Use Wren:DS logos and text references in Quick Setup and Control Panel by @minnoroth in #48
- Backport OnDiskMergeImporter fixes by @fyrbach in #50
- Add tests to GitHub Workflow by @fyrbach in #51
- Remove OEM deb, rpm and zip packages by @fyrbach in #54
- Perform POM files cleanup. by @karelmaxa in #53
- Remove PDB backend by @fyrbach in #55
- Dockerize Wren:DS application. by @karelmaxa in #57
- Fix build of Docker image on arm64. by @karelmaxa in #58
- Fix build of system-specific packages by @karelmaxa in #59
- Replace logos for generated site and wiki references. by @minnoroth in #56
- Improve Docker build. by @karelmaxa in #64
- Partial fix of opendj-server-legacy unit tests by @pavelhoral in #74
- Fix persistent search result missing controls. #69 by @pavelhoral in #75
- Skip tests in publish pipeline. by @karelmaxa in #76
- Remove commercial license and fix checkstyle by @pavelhoral in #77
- Fix issues with Rest2LDAP feature by @pavelhoral in #79
New Contributors
- @fyrbach made their first contribution in #40
- @minnoroth made their first contribution in #48
Full Changelog: forgerock/4.0.0-M2...5.0.0