Skip to content

Releases: WrenSecurity/wrenicf-java-framework

1.5.3.1

17 Mar 13:24
d7751c3

Choose a tag to compare

What's Changed

Full Changelog: 1.5.3.0...1.5.3.1

Release 1.5.3.0

30 Dec 11:27
1.5.3.0
b64a448

Choose a tag to compare

Summary (more details in sections bellow):

  • Upgraded wrensec-parent to the latest release (4.0.0).
  • Maven groupId refactored to org.wrensecurity.wrenicf.
  • OSGi symbolic name prefix changed to org.wrensecurity.wrenicf.*.
  • Updated artifactIds to keep project structure more concise (see bellow).
  • Shared license bundle is now included as Maven submodule instead of being separate project.
  • Custom JavadocUpdaterTool Maven plugin was removed as no longer necessary.
  • Connector Framework is compatible with Java 8, 11 and 17.

Maven module folder names were updated to the following convention:

  • framework-* - core connector framework modules
  • server-* - connector server modules
  • test-* - test support modules
  • bundle-* - connector bundle modules

Maven groupId for individual modules was changed to the following:

  • org.wrensecurity.wrenicf - group solely for root aggregator project and license bundle
  • org.wrensecurity.wrenicf.framework - framework modules
  • org.wrensecurity.wrenicf.connector - connector bundles

Major artifact identifier changes are:

  • connector-framework-parent module was introduced to provide place for common configuration
    without polluting the root aggregator project (connector-bundle-parent is no longer sharing
    plugin configuration with the framework)
  • connector-framework module was renamed to connector-framework-core
  • connector-test-common module was renamed to connector-framework-test
  • connector-framework-server module was renamed to connector-server-core

Release 1.5.2.1

21 Jul 13:24

Choose a tag to compare

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 to 1.7.23 (same version is used in the wrensec-commons)
  • Fixed PGP verification for dependencies of openicf-zip module

Release 1.5.2.0

11 Mar 15:05
1.5.2.0

Choose a tag to compare

Version 1.5.2.0

Release 1.4.1.0

11 Mar 22:16
1.4.1.0

Choose a tag to compare

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.

Release 1.5.1.0

11 Mar 15:05

Choose a tag to compare

Release 1.5.0.0

11 Mar 15:04

Choose a tag to compare