Skip to content

Releases: WrenSecurity/wrenidm

7.0.0-M5

17 Sep 08:39
95586f7
Compare
Choose a tag to compare
7.0.0-M5 Pre-release
Pre-release

What's Changed

  • Improve group candidates resolution by Flowable IdM identity service. by @krausvo1 in #199

Full Changelog: 7.0.0-M4...7.0.0-M5

7.0.0-M4

02 Sep 12:46
7.0.0-M4
0675b68
Compare
Choose a tag to compare
7.0.0-M4 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 7.0.0-M3...7.0.0-M4

7.0.0-M3

07 Aug 14:28
7.0.0-M3
76121f0
Compare
Choose a tag to compare
7.0.0-M3 Pre-release
Pre-release

What's Changed

Full Changelog: 7.0.0-M2...7.0.0-M3

7.0.0-M2

27 Jul 23:21
7.0.0-M2
f57ed09
Compare
Choose a tag to compare
7.0.0-M2 Pre-release
Pre-release

What's Changed

Full Changelog: 7.0.0-M1...7.0.0-M2

7.0.0-M1

24 Apr 11:58
9a3d938
Compare
Choose a tag to compare
7.0.0-M1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 6.2.0...7.0.0-M1

6.2.0

07 Nov 12:58
6.2.0
59040ff
Compare
Choose a tag to compare

What's Changed

  • Remove arm64 platform from publish pipeline (#148). by @karelmaxa in #149
  • Fix launcher module name. by @karelmaxa in #150
  • Upgrade H2 database dependency. by @karelmaxa in #152
  • Upgrade postgresql driver. by @karelmaxa in #153
  • Dynamically resolve services required by self-service stages in #155
  • Upgrade wrensec-commons to the latest release. by @karelmaxa in #156
  • Use new Headless mode in Puppeteer in #158
  • Upgrade wrensec-parent. Fix OSGi runtime issues. by @karelmaxa in #159
  • Use native platform for docker build phase. Upgrade GitHub action components. by @karelmaxa in #160

Full Changelog: 6.1.1...6.2.0

6.1.1

06 Feb 12:24
6.1.1
82cea00
Compare
Choose a tag to compare

Changes:

  • Fix build JavaDoc for openidm-api-servlet (#142)
  • Fix build of Docker image for arm64 platform (#136)
  • Fix Docker container graceful shutdown
  • Fix broken toggle component styles in Admin / Self Service UI

6.1.0

30 Dec 15:40
6.1.0
ebc15e5
Compare
Choose a tag to compare

Major changes:

  • Add Java 17 support and drop Java 8 support
  • Change Maven groupId to org.wrensecurity.wrenidm

Other changes:

  • Change Maven packaging from bundle to jar #112
  • Support for custom operation-specific options in provisioner #124
  • Workaround Rhino JS file encoding issue #130
  • Improve docker build (multistage with buildkit cache)
  • Upgrade wrensec-parent to the latest release (4.0.0)
  • Upgrade wrensec-commons to 22.4.0
  • Upgrade wrensec-ui to 22.1.1
  • Upgrade wrenicf-java-framework to 1.5.3.0
  • Upgrade Rhino JS to 1.7.14

6.0.2

14 Feb 18:50
6.0.2
4cc11c9
Compare
Choose a tag to compare

Changes:

  • fixed mail encoding by switching Activation artifact #120

6.0.1

12 Oct 16:09
6.0.1
752386e
Compare
Choose a tag to compare

Changes:

  • fixed incorrect build number being injected and printed during IdM boot
  • fixed ScriptableList ES6 compatibility, namely concat method behavior (was causing issues when evaluating effective roles and assignments)