Releases: grails/grails-quartz
Releases · grails/grails-quartz
4.0.0-M1
What's Changed
- upgrade to Java 17 by @arjangch in #132
- upgrade to java 17 by @arjangch in #133
- Ensure purgeTablesBean uses the correct datasource during clean operation by @jpdev01 in #134
- merge branch 2.0.x into 3.0.x by @jamesfredley in #137
- merge branch 3.0.x into 4.0.x by @jamesfredley in #138
- Upgrade to Grails 7.0.0-snapshot by @amondel2 in #136
New Contributors
- @arjangch made their first contribution in #132
- @jpdev01 made their first contribution in #134
- @jamesfredley made their first contribution in #137
- @amondel2 made their first contribution in #136
Full Changelog: v3.0.0...v4.0.0-M1
3.0.0
What's Changed
- fix(build)!: Upgrade to Grails 6 @matrei (#125)
- fix(schedular): Only shutdown the quartz scheduler if the plugin is enabled @doelleri (#109)
- Bugfix issue #99 change default value of waitForJobsToCompleteOnShutdown @ErikSteNL (#100)
🔧 Maintenance
- chore(deps): Remove unused test deps @matrei (#127)
- chore(readme): Use correct notation for note @matrei (#128)
- refactor(tests): Update them to Spock framework @fernando88to (#126)
Contributors
@ErikSteNL, @davydotcom, @doelleri, @fernando88to, @matrei and @puneetbehl
2.0.13
What's Changed
- use static property to handle upgrading to grails 3.3.0 by @mamunsrdr in #93
- Update README by @mamunsrdr in #94
New Contributors
- @mamunsrdr made their first contribution in #93
Full Changelog: v2.0.12...v2.0.13
1.0.1
What's Changed
Includes Quartz 2.2.1 support
This is a uber-minor update to include the latest quartz 2.2.1 jar, which has a fix for a SimpleTrigger bug.
Full Changelog: v1.0...1.0.1
1.0
Full Changelog: 0.4.2...v1.0