(Quick Reference)

3 Changelog - Reference Documentation

Authors: Bud Byrd

Version: 3.0.0

3 Changelog

Version 3.0.0

  • Migrate the plugin to Grails 3.x.

Version 1.0.1

  • Some cleanup items before plugin acceptance.
  • First public release.

Version 1.0.0

  • Public release candidate of the plugin on the Grails plugins site.
  • Added a lock key requirement to unlock a mutex.
  • acquireMutex now returns a lock key instead of returning boolean.

Version 0.2.4

  • Internal release.