Skip to content

Releases: WrenSecurity/wrends

5.0.1

02 Jun 11:06
5.0.1
48ba39f
Compare
Choose a tag to compare

What's Changed

  • Fix Docker entrypoint not finding existing instance data by @RoBobik in #81

Full Changelog: 5.0.0...5.0.1

5.0.0

09 May 16:30
5.0.0
4185b88
Compare
Choose a tag to compare

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:

New Contributors

Full Changelog: forgerock/4.0.0-M2...5.0.0

4.0.0-RC2

22 Feb 11:51
4.0.0-RC2
c27c8d9
Compare
Choose a tag to compare

Changes:

  • Dockerfile with support for amd and arm architectures
  • Fixed distribution package build
  • Updated branding to Wren:DS (including final artifact name)
  • Fixed persistent search bug (#69)
  • Fixed JavaDoc and site build process
  • Fixed unit test execution

4.0.0-RC1

30 Nov 11:42
4.0.0-RC1
e9fe940
Compare
Choose a tag to compare

Maven changes:

  • this release is the first release completely independent of the legacy build infrastructure
  • groupId has been changed to org.wrensecurity.wrends
  • BOM has been transformed to BOM instead of project parent

Project changes:

  • upgraded dependencies (namely wrensec-parent and wrensec-commons)
  • Java 11 and Java 17 support
  • JEB backend has been upgraded to the newest Berkley DB version
  • OEM packaging has been removed as the new BDB is LGPL
  • PDB backend has been removed
  • replaced logos in installer with Wren Security / Wren:DS

Plus a few other fixes have been backported and implemented.

Wren:DS 3.0.0

13 Nov 06:51
Compare
Choose a tag to compare
Merge pull request #3 from WrenSecurity/feature/wrensec-builds-phase-1

WrenSec Builds - Phase #1 (for DS sustaining/3.0.0)