Releases: WrenSecurity/wrenicf-java-framework
Releases · WrenSecurity/wrenicf-java-framework
Release 1.5.3.0
Changes:
- Performed POM file cleanup
- GitHub CI pipeline is now set up and running
- Upgraded
wrensec-parent
to the latest release (4.0.0
) - Maven
groupId
is noworg.wrensecurity.wrenicf
- OSGi symbolic name prefix changed to
org.wrensecurity.wrenicf.*
- Fixed issues in unit tests and assembly
- Dropped Java 8 support
Release 1.5.2.1
Changes since Release 1.5.2.0
- Bumped version to
1.5.2.1-SNAPSHOT
- Upgraded
wrensec-parent
to the latest release (3.0.1
) - Upgraded
wrensec-commons
to the latest release (22.0.0
) - Upgraded
slf4j
to1.7.23
(same version is used in thewrensec-commons
) - Fixed PGP verification for dependencies of
openicf-zip
module
Release 1.5.2.0
Version 1.5.2.0
Release 1.4.1.0
Wren build changes from the 1.5.x releases were backported so we could build this release, since it's currently a dependency of connectors that OpenIDM 5.5.x depends on.