Skip to content

6.0.0-M1

Latest
Compare
Choose a tag to compare
@jdaugherty jdaugherty released this 22 Dec 01:16
· 1 commit to 6.0.x since this release

What's Changed

  • Update to Grails 7, Gradle 8.10, hibernate-core-jakarta, Java 17, Groovy 4.0.22, GORM 9.0.0-SNAPSHOT, Liquibase 4.27.0, Servlet API 6.0.0, Jakarta Annotations 3.0.0 by @jamesfredley in #366
  • Update gradle.yml by @jamesfredley in #373
  • fix(deps): update dependency org.apache.commons:commons-lang3 to v3.17.0 by @renovate in #374
  • fix(deps): update dependency com.github.javaparser:javaparser-core to v3.26.2 by @renovate in #371
  • fix(deps): update dependency org.asciidoctor:asciidoctor-gradle-jvm to v4.0.3 by @renovate in #365
  • chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v2.0.2 by @renovate in #363
  • chore(deps): update plugin com.gradle.enterprise to v3.18 by @renovate in #362
  • Reuse env.GIT_USER_EMAIL and env.GIT_USER_NAME by @jamesfredley in #376
  • remove groovy 3 config by @jamesfredley in #378
  • Update grailsVersion = "7.0.0 > *" by @jamesfredley in #381
  • change plugin compatibility to 7.0.0-SNAPSHOT by @jamesfredley in #383
  • dependency cleanup with grails-bom by @jamesfredley in #384
  • Tests compatible with H2 2.x by @matrei in #386
  • Updating for grails-publish plugin change by @jdaugherty in #388
  • Merge 5.0.x into 6.0.x by @jamesfredley in #390
  • Merge 5.0.x into 6.0.x by @jamesfredley in #393

New Contributors

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