Skip to content

6.0.0-M1

Compare
Choose a tag to compare
@jdaugherty jdaugherty released this 12 Dec 20:44
· 25 commits to 6.0.x since this release
8496563

What's Changed

  • chore(ci): Add groovy joint workflow by @matrei in #82
  • test: Set longer timeout on test by @matrei in #83
  • test: Fix async test by @matrei in #85
  • chore: Fix code comment about reactor events by @matrei in #72
  • build(refactor): Refactor build configurations by @matrei in #86
  • chore(ci): update gradle-build-action by @matrei in #90
  • chore(deps): update dependency gradle to v7.6.4 by @renovate in #88
  • chore(deps): Update spock-core to 2.3-groovy-3.0 by @matrei in #91
  • refactor: Decouple grails-gsp component versions by @matrei in #93
  • fix(deps): update dependency org.grails:grails-docs to v6.1.2 by @renovate in #81
  • fix(deps): update dependency org.grails:grails-gradle-plugin to v6.1.2 by @renovate in #65
  • fix(deps): update gorm to v8.0.4 by @renovate in #77
  • chore(deps): update plugin com.gradle.enterprise to v3.16.2 by @renovate in #80
  • chore: Next development version: 6.0.0-SNAPSHOT by @matrei in #96
  • feat: Java 17 baseline by @matrei in #95
  • chore(build): improve build configurations by @matrei in #98
  • ci: Improve Github workflows by @matrei in #104
  • chore(ci): fix problem with reading versions by @matrei in #108
  • chore(build): Migrate to Develocity build cache connector by @guillermocalvo in #109
  • docs: Update Gradle dependency configurations and fix typos by @matrei in #112
  • docs: Fix wrong imports in guide by @matrei in #113
  • feat(deps): update dependency org.grails.plugins:views-gradle to v3.2.1 by @renovate in #114
  • feat(deps): update gorm to v8.1.2 by @renovate in #106
  • chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.13 by @renovate in #103
  • chore(deps): update dependency clipboard.js to v1.7.1 by @renovate in #102
  • fix(deps): update spring core to v5.3.33 - autoclosed by @renovate in #100
  • fix(deps): update dependency net.bytebuddy:byte-buddy to v1.14.12 by @renovate in #101
  • chore(ci): improve release-drafter configurations by @puneetbehl in #115
  • feat(deps): update dependency org.grails:grails-web-sitemesh to v6.2.1 by @renovate in #94
  • chore(ci): update release notes workflow configurations by @puneetbehl in #116
  • fix(deps): update dependency org.codehaus.groovy:groovy to v3.0.21 by @renovate in #71
  • chore(deps): update actions/cache digest to 0c45773 by @renovate in #110
  • Update github workflows by @jamesfredley in #137
  • Update to Gradle 8.10 by @jamesfredley in #140
  • Remove mavenLocal() as first repo. Remove references to groovy 4 by @codeconsole in #145
  • Temporarily remove joint-workflow to publish snapshot by @codeconsole in #146
  • Restore joint-workflow and build tests by @jamesfredley in #147
  • build: Fix publishing by @matrei in #149
  • Remove duplicate strategy by @jamesfredley in #150
  • fix(deps): update spring core to v6.1.13 by @renovate in #123
  • chore(deps): update dependency gradle to v8.10.2 by @renovate in #143
  • grails-async: re-enable views-json plugin by @jamesfredley in #151
  • fix(deps): Remove unused grails-plugin-events dependency by @matrei in #153
  • Remove dependency on sitemesh 2 by @codeconsole in #156
  • Use Grails bom by @codeconsole in #163
  • chore(deps): update dependency gradle to v8.11.1 by @renovate in #161
  • Fix publishing task to use environment variables in action by @jdaugherty in #166
  • Fix environment variable by @jdaugherty in #167

New Contributors

Full Changelog: v5.0.2...v6.0.0-M1