Skip to content

Releases: ozoneplatform/owf-framework-patch

Ozone Framework v7.17.2.1 (GA)

02 Apr 17:53

Choose a tag to compare

This release focused on updating the example security module configurations and documentation.

General:

  • Update version to v7.17.2.1
  • Documentation fixes and improvements for using the example security modules
  • Correct the version of the owf-security module to the release version number

Backend:

  • Clean up the example security module configurations

Frontend:

  • n/a

Ozone Framework v7.17.2.0 (GA)

01 Apr 14:45
27b822b

Choose a tag to compare

Changes:

  • General Availability (GA) release

Ozone Framework v7.17.2.0-RC2

21 Sep 15:09
bdfe53d

Choose a tag to compare

Pre-release

Changes:

  • Example JBoss EAP configuration module
  • Updated Configuration Guide for deploying to JBoss EAP

Ozone Framework v7.17.2.0-RC1 Patch

29 Jun 13:11

Choose a tag to compare

Pre-release

Changes:

  • Update version to v7.17.2.0-RC1
  • Release bundle Tomcat upgraded to v8.5.23
  • Gradle build
    • Gradle task to assemble custom OWF Tomcat bundle
    • Gradle tasks to compile and bundle frontend assets

Backend:

  • Upgrade Groovy to v2.4.13
  • Upgrade Grails to v3.3.2
  • Upgrade Spring to v4.3.12
  • Upgrade Spring Security (in owf-security module) to v4.2.3
    • Example security resource .xml files updated for Spring v4 schemas
    • Default login uses Spring Form Login instead of HTTP Basic Auth
  • Upgrade Hibernate to v5.1.9
  • Remapping of static asset URLs; redirects have been added to support legacy URLs

Frontend:

  • JavaScript bundled using Node.js and Gulp
  • Stylesheets compiled using JRuby with SASS and Compass gems
  • Upgrade JQuery to v3.2.1
  • Upgrade Lodash to v4.17.4
  • Upgrade Underscore to v1.8.3
  • Upgrade Handlerbars to v4
  • Upgrade Backbone to v1.3.3
  • Upgrade Require.js to v2.3.5