Releases: apache/grails-quartz
4.0.0
What's Changed
- chore: merge 4.0.0-RC2->4.0.x; bump to 4.0.0-SNAPSHOT by @github-actions[bot] in #159
- Update simple.adoc by @jeffscottbrown in #160
- chore: Removed traces of incubation, DISCLAIMER and PPMC by @sbglasius in #163
- Change dependencies to compileOnly so they are not in POM or Gradle Module by @jamesfredley in #162
New Contributors
- @jeffscottbrown made their first contribution in #160
Full Changelog: v4.0.0-RC2...v4.0.0
4.0.0-RC2
Disclaimer: Release Created While Under Incubation
Apache Grails is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Groovy Project. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.
What's Changed
Full Changelog: v4.0.0-M3...v4.0.0-RC2
4.0.0-M3
What's Changed
- Switch to grails/grails-github-actions/deploy-github-pages@main by @jdaugherty in #142
- Apache coordinate change by @matrei in #143
- build: switch develocity instance by @matrei in #145
- build: update develocity auth by @matrei in #147
- Apache Milestone Release Prep by @matrei in #148
- Issue-105 Fix broken link in README.md by @dauer in #150
- feature: update to Grails 7.0.0-M5 by @jdaugherty in #152
- chore: make Groovy script executable by @matrei in #153
- fix: add workaround in
verify.shby @matrei in #155
New Contributors
- @jdaugherty made their first contribution in #142
- @dauer made their first contribution in #150
Full Changelog: v4.0.0-M2...v4.0.0-M3
4.0.0-M2
What's Changed
- #139: loadQuartzProperties getProperty replaced with get by @miguelabautista in #140
New Contributors
- @miguelabautista made their first contribution in #140
Full Changelog: v4.0.0-M1...v4.0.0-M2
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