What's Changed
- Fix purging pre release packages & add missing packages to bom by @jdaugherty in #13942
- back to snapshots of dependencies by @jamesfredley in #13946
- Update dependency gradle to v8.12 by @renovate in #13932
- add bootstrap, bootstap-icons and jquery webjar versions to grails-bom by @jamesfredley in #13944
- Update dependency org.gradle:gradle-tooling-api to v8.12 by @renovate in #13934
- fix #13945 - use local variable instead of casting the object by @jdaugherty in #13947
- handle properties version lookup in grails-bom by @jamesfredley in #13948
- Update hibernate5 plugin to 8.1.1 and tomcat to 9.0.98 by @jamesfredley in #13950
- Bump gradle plugin to 6.2.4 for grails 6.2.3 release by @jdaugherty in #13953
- remove mention of gradle-nexus-staging-plugin by @jeffscottbrown in #13956
- Update README.md by @jeffscottbrown in #13957
- #13552 Merge grails-async into grails-core by @jdaugherty in #13955
- #13552 Converters repo merge by @jdaugherty in #13963
- Ensure plugins are published to the same location as they were prior … by @jdaugherty in #13967
- Remove grails gradle plugin usage since the plugins are not full grails apps by @jdaugherty in #13968
- fix(deps): update mongodb.version to v5.3.0 by @renovate in #13798
- Merge 6.2.x into 7.0.x by @jdaugherty in #13969
- Updating events/async to support rxjava3 by @jdaugherty in #13962
- Fixing issue with rxjava2/3 based Promise implementations not handling null by @davydotcom in #13972
- Ensure example projects always use the project in grails-core instead of the published version by @jdaugherty in #13974
- #13552 Integrate
grails-testing-support
from grails/grails-testing-support into grails-core by @jdaugherty in #13975 - Add graalvm versions to grails-bom, will be used in providedRuntime by @jamesfredley in #13971
- restore lines lost in merge conflict & run :grails-bom:dependabotBuild by @jamesfredley in #13977
- Bump com.gradle.develocity from 3.18.2 to 3.19.1 by @dependabot in #13981
- Bump com.gradle.common-custom-user-data-gradle-plugin from 2.0.2 to 2.1 by @dependabot in #13979
- Update dependency gradle to v8.12.1 by @renovate in #13986
- Enhance
PollingConditions
usage in tests by @matrei in #13985 - remove graalvm dependencies only required by asset-pipeline gradle plugin by @codeconsole in #13992
- Update and consolidate version for 10 active profiles by @jamesfredley in #13995
- fix(deps): update dependency org.gradle:gradle-tooling-api to v8.12.1 by @renovate in #13987
- fix(deps): update groovy monorepo to v4.0.25 by @renovate in #13984
- fix(deps): update mongodb.version to v5.3.1 by @renovate in #13996
- fix(deps): update dependency net.java.dev.jna:jna to v5.16.0 by @renovate in #13938
- Spring Boot 3.4.2 by @codeconsole in #13997
- set liquibase.version to prevent override from spring-boot-dependencies by @jamesfredley in #14000
- change gradle-tool-api dependency scope to api & pull from repo.grails.org/core by @jamesfredley in #14004
- #13557 - Move functional tests to grails-core by @jdaugherty in #14007
- Update asset-pipeline from 5.0.5 to 5.0.6 by @matrei in #14019
- chore: remove obsolete
grails.factories
file by @matrei in #14025 - fix(deps): update asset-pipeline from 5.0.6 to 5.0.7 by @matrei in #14028
- BootStrap init closure
servletContext
cleanup by @gsartori in #13999 - document hibernate-ehcache breaking change by @jamesfredley in #14031
- Update test projects to set hibernate-ehcache dependency by @jamesfredley in #14032
- Change closure parameter name to parentName so it is distinct from class field name by @jamesfredley in #14043
- fix(deps): update
asset-pipeline
from 5.0.7 to 5.0.8 by @matrei in #14045 - Ensure proper substitution for test projects by @jdaugherty in #14046
Full Changelog: v7.0.0-M1...v7.0.0-M2