Skip to content

Releases: grails-plugins/grails-audit-logging-plugin

6.0.0-RC2

12 Sep 02:59
Compare
Choose a tag to compare
  • Grails 7.0.0-RC2 Support

Full Changelog: v6.0.0-RC1...v6.0.0-RC2

6.0.0-RC1

11 Aug 22:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0-M5...v6.0.0-RC1

6.0.0-M5

25 Jun 19:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.0-M4...v6.0.0-M5

6.0.0-M4

24 Dec 02:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.0.3_RELEASE...v6.0.0-M4

4.0.3_RELEASE

03 Feb 15:56
Compare
Choose a tag to compare
  • #213 Fix nested withoutAuditLog calls

4.0.2_RELEASE

19 Jan 08:45
Compare
Choose a tag to compare
  • Fix #210 Add support for non-Date dateCreated/lastUpdated types
  • Fix #203 Prevent exception if AuditRequestResolverBean is not initialized (e.g. in tests)

4.0.1_RELEASE

16 May 08:09
Compare
Choose a tag to compare
  • fixed validation error ( #189 )

#175 Temporary workaround for TransactionRequired

16 May 17:00
Compare
Choose a tag to compare
  • #175 Temporary workaround for TransactionRequired. This spawns own transaction for now.

4.0.0_RELEASE

16 May 08:08
Compare
Choose a tag to compare
  • first Grails 4.0.x version

getOriginalValue() support and critical composite ID fix.

02 Oct 06:57
Compare
Choose a tag to compare
  • 3.0.5
    ** Add support for getOriginalValue() using config parameter.
    ** Fix #193 StackOverflow with composite ID and Auditable