Skip to content

Latest commit

 

History

History
132 lines (95 loc) · 2.09 KB

changelog.md

File metadata and controls

132 lines (95 loc) · 2.09 KB

Changelog

Version 10.1.0

Additions

  • [General]
    • S3 secret environment variable (#16)

Version 10.0.1

Changes

  • [Chore]
    • readme updated
    • update README
    • Bump postgres, spring-security-core, spring-security-web and awk-java-sdk-s3

Version 10.0.0

Additions

  • [General]
    • BREAKING - Grails 6.2 upgrade - reposting using single quotes instead of escaping the bang

Changes

  • [General]
    • BREAKING - Grails 6.2 upgrade
  • [Chore]
    • formatting

Version 9.0.3

Fixes

  • [General]
    • contains for looking up contexts

Version 9.0.2

Changes

  • [Chore]
    • update changelog, more updates to readme

Version 9.0.1

Changes

  • [Chore]
    • update plugin class
  • [Feature]
    • Add validation bean to default context, also reference k-int repo for missing jar dependencies

Version 9.0.0

Additions

  • [General]
    • BREAKING - Grails 6

Changes

  • [Chore]
    • Changelog - Generate the changelog

Version 8.1.4

Changes

  • [Chore]
    • Changelog - Generate the changelog

Fixes

  • [General]
    • Move none greedy whitespace captures to parser from lexer

Version 8.1.3

Changes

  • [Chore]
    • Changelog - Generate the changelog

Fixes

  • [General]
    • Trim determined subject in ambiguous filter

Version 8.1.2

Changes

  • [Chore]
    • Changelog - Generate the changelog

Fixes

  • [General]
    • Allow whitespace around subjects/values

Version 8.1.1

Changes

  • [Chore]
    • Changelog - Generate the changelog

Fixes

  • [General]
    • Special case for isNotSet
    • No session on results size.

Version 8.1.0

Fixes

  • [General]
    • Pass association stack as root entry to filter walker

Version 8.1.0-rc.4

Changes

  • [Chore]
    • Changelog - Generate the changelog

Fixes

  • [General]
    • Reinstate static subquery resolution

Version 8.1.0-rc.1

Additions

  • [General]
    • Update the maven integration.

Changes

  • [Chore]
    • Changelog - Generate the changelog
    • Build - Update the Gradle plugin
    • Tweaks
    • Build - Use project name
    • Logback and sourceSets

Fixes

  • [General]
    • @Before annotation in super not run anymore