Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

4.0.0-M1

Choose a tag to compare

@jdaugherty jdaugherty released this 12 Dec 16:44
· 17 commits to 4.0.x since this release

What's Changed

  • fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.2 by @renovate in #392
  • fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v2 by @renovate in #398
  • fix(deps): update grails monorepo to v6.2.0 - autoclosed by @renovate in #397
  • fix(deps): update dependency com.github.javaparser:javaparser-core to v3.25.10 by @renovate in #395
  • chore(deps): update plugin com.gradle.common-custom-user-data-gradle-plugin to v2 by @renovate in #396
  • fix(deps): update dependency org.grails.plugins:views-gradle to v3.2.3 by @renovate in #394
  • Grails 7 compatibility by @matrei in #405
  • update dependencies for grails 7 by @jamesfredley in #412
  • Update to Gradle 8.10 by @jamesfredley in #413
  • fix(deps): update dependency org.springframework.boot:spring-boot-test to v3.3.3 by @renovate in #409
  • fix(deps): update dependency org.springframework:spring-test to v6.1.12 by @renovate in #400
  • chore(deps): update dependency gradle to v8.10.1 by @renovate in #376
  • Move all versions numbers to gradle.properties and update dependencies by @jamesfredley in #417
  • chore(deps): update dependency gradle to v8.10.2 by @renovate in #418
  • fix(deps): update groovy monorepo to v4.0.23 by @renovate in #419
  • Remove Micronaut Parent Context by @codeconsole in #421
  • switch from Micronaut to Spring ClassUtils by @jamesfredley in #424
  • catch exception in GrailsApplicationBuilder by @jamesfredley in #425
  • Revert "catch exception in GrailsApplicationBuilder" by @codeconsole in #426
  • Support annotation config by @codeconsole in #429
  • Fix #157 - Support @before* and @after* methods; Restore ordering similar to JUnit 4/Spock ordering by @jdaugherty in #428
  • Reapply "catch exception in GrailsApplicationBuilder (#425)" by @jamesfredley in #430
  • GrailsAutoConfiguration registers conflicting grailsApplicationPostPr… by @codeconsole in #435
  • Restore demo 33 by @jamesfredley in #433
  • Update groovy joint workflow, branch list, link to snapshot docs and update badges by @jamesfredley in #436
  • fix(deps): update dependency net.bytebuddy:byte-buddy to v1.15.3 by @renovate in #422
  • grails-testing-support: re-enable views-json plugin and add dependsOn by @jamesfredley in #438
  • use async 6.0.0-SNAPSHOT by @codeconsole in #440
  • Updating for switch to ContainerGebSpec by @jdaugherty in #447
  • register autoconfigurations dynamically by @codeconsole in #449
  • chore(deps): update dependency gradle to v8.11.1 by @renovate in #448
  • fix(deps): update groovy monorepo to v4.0.24 by @renovate in #446
  • fix(deps): update dependency org.springframework.boot:spring-boot-test to v3.4.0 by @renovate in #445
  • fix(deps): update dependency org.springframework:spring-test to v6.2.0 by @renovate in #441

New Contributors

Full Changelog: v3.2.2...v4.0.0-M1