Releases: graceframework/grace-data-mongodb
v2024.0.0
What's Changed
🛠 Improvements
- bcfd658 Update README - Update badget version of Grace
- bef9947 Add release notes for 2024.0.0
- d199811 Update spring api link in doc.properties
- 51f72d1 Clean up unused versions and libraries in the Gradle version catalog #58
🚀 Dependency Upgrades
- bb5339e Upgrade to Grace 2024.0.0-RC1 #55
- 7ef01f8 Upgrade to Grace Data 2024.0.0 #56
- 04f905d Upgrade to Spring Framework 6.2.17 #57
⚙️ Tasks
- 0bf6aaa Release v2024.0.0
- 88bb12e Upgrade to actions/checkout@v6
- 6177b42 Upgrade to actions/setup-java@v5
- 21d6b6b Upgrade to gradle/actions/setup-gradle@v5.0.2
Full Changelog: v2024.0.0-RC1...v2024.0.0
v2024.0.0-RC1
What's Changed
🛠 Improvements
- 6fa546c Update README - Update badge versions of Grace and Groovy badge
- c341626 Add release notes for 2024.0.0-RC1
- 4cedc40 Update copyright in doc.properties
🚀 Dependency Upgrades
- df54225 Upgrade to Grace 2024.0.0-M2 #50
- b1b4687 Upgrade to Grace Data 2024.0.0-RC1 #52
- 51fad94 Upgrade to Gradle 8.14.4 #49
- 868c5b1 Upgrade to Groovy 4.0.30 #51
- 9fd93bc Upgrade to Hibernate Validator 8.0.3.Final #53
- 78a3a6d Upgrade to Spring Framework 6.2.16 #54
⚙️ Tasks
- 269243e Release v2024.0.0-RC1
Full Changelog: v2024.0.0-M1...v2024.0.0-RC1
v2024.0.0-M1
⚠️ Noteworthy changes
- 784de6f Consolidate gorm-mongodb-ext into gorm-mongodb #48
- 15ac24d Merge mongodb plugin into the grace-framework #40
- 9a3e0c3 Relocate
examplesto the grace-data-examples #41
⭐️ New Features
- 68dac61 Code formatting with Checkstyle and Codenarc #44
- f34d9cc Restructure Gradle builds #42
- Use Gradle version catalog to simplify dependency management
- Sharing Build Logic using buildSrc
- Update Checkstyle and CodeNarc plugin
- 2ef26dc Migrate to Central Portal OSSRH Staging API #34
🐞 Bug Fixes
- ac63c3e Remove ambiguous overloading methods 'deleteOne()' and 'find()'
- 16052bf Remove deprecated methods
- fb486bb Fixed failed tests: MongoDbDataStoreSpringInitializerSpec and MongoConnectionSourcesSpec #43
- 0984808 Fix failed tests: initializationError caused by mongodb setup Test using Embedded MongoDB #43
🛠 Improvements
-
db80f7d Remove grace-datastore-gorm-mongodb-ext
-
70c2600 Revert "Back to Grace Doc 2024.0.0-M1" This reverts commit fb32138.
-
d63dab5 Update README
- Update badge version of Groovy and remove the Spring Boot badge
- Update to the new coord 'grace-boot-mongodb'
-
286089a Update docs - Replace 'GORM for MongoDB' to 'Grace Data MongoDB'
-
fb32138 Back to Grace Doc 2024.0.0-M1
-
cf8cb07 Update doc.properties
- Switch to current branch
- Use 6.2 version of Spring Framework API
-
55ba6cd Add release notes for 2024.x
-
e807393 Add header license
-
978dd6c Add Checkstyle and Codenarc versions to Gradle version catalog Improve the 'clean' 'docs' tasks #45
-
95ff596 Cleanup build scripts
-
9ad47a1 Build against to Grace 2024.0.0 snapshots
- Migrate to the new scaffolding, fields, cache, events, hibernate plugins
- Upgrade to Groovy 4.0.29
- Rename app/init to app/boot
-
56e794e Update README
- Update document links
- Update badge version of Grace and Spring Boot
- Update supported versions
-
b6fad3b Update README - Update badge version of Grace, Groovy and Spring Boot
🚀 Dependency Upgrades
- 32ecbd8 Upgrade to Eclipse Expressly 5.0.0 #39
- efbfd1d Upgrade to Grace 2024.0.0-M1 #30
- 6a14ec8 Upgrade to Grace Asset Pipeline Plugin 7.0.0-M1 #36 #37
- e43b0bb Upgrade to Grace Data 2024.0.0-M1 #46
- 8ee45a3 Upgrade to Gradle 8.14.3 #38
- 6ba1157 Upgrade to Groovy 4.0.27 #32
- da6ed97 Upgrade to MongoDB Driver 5.2.1 #35
- 32a8a4b Upgrade to Spring Framework 6.2.15 #47
⚙️ Tasks
- fdf4a97 Release v2024.0.0-M1
- bb75cf4 Update GitHub workflows Currently, don't execute Checkstyle and Codenarc tasks, we will do it later
- 34bb321 Update GitHub workflows
- 810e827 Bump gradle/actions from 4.0.0 to 4.4.2
- 527f30c Bump actions/checkout from 4 to 5
- 28e49c3 Update GitHub workflows - Switch to 2024.0.x
- cfbd876 Next development version: 2024.0.0-SNAPSHOT
Full Changelog: https://github.com/graceframework/grace-data-mongodb/commits/v2024.0.0-M1
v2023.3.0
What's Changed
⭐️ New Features
- dfc224b Setup github docs workflows
- e63297f Use 'grace-doc' Gradle plugin to generate documentation #26
🛠 Improvements
- 10b9a06 Update README - Add document links - Update badge version of Grace
- 0f985d8 Update release notes
- 4c2e8ff Update documentation - Correct the doc manual and java api links - Add release notes
- 042edf7 Don't use deprecated gradle/actions/wrapper-validation in the release workflow
- 9d22fd6 Update github workflows - Upgrade to setup-gradle@v4
🚀 Dependency Upgrades
- 7860035 Upgrade to Grace 2023.3.0-RC2 #25
- 48c6699 Upgrade to Grace 2023.3.0-RC1 #23
- 3afce64 Upgrade to Grace Asset Pipeline Plugin 6.3.0 #27
- f58d2d6 Upgrade to Grace Data 2023.3.0 #24
- 7ff19cd Upgrade to Grace Views 6.3.0 #28
⚙️ Tasks
- 07c9ffb Release v2023.3.0
Full Changelog: v2023.3.0-RC1...v2023.3.0
v2023.3.0-RC1
What's Changed
🛠 Improvements
- 7ccc904 Update README Update badge versions of Grace, Groovy and Spring Boot
- f7f65b0 Remove unused dependency on groovy-templates #22
- b536938 Streamline Gradle build scripts: using the Spring Dependency Management Plugin to manage dependencies and versions #21
- 1c31ef6 Remove the unnecessary workaround for removing the generated extra dependencyManagement of POM #20
- 15aace7 Rename examples/test-data-service to examples/grace-test-data-service
- d8d5af9 Add missing dependency org.testcontainers:mongodb #18
🚀 Dependency Upgrades
- 50d78b5 Upgrade to Caffeine 3.1.8 #16
- 16cee3a Upgrade to Grace 2023.3.0-M2 #11
- 69a25d9 Upgrade to Grace Data 2023.3.0-RC1 #12
- b6c3ff8 Upgrade to Gradle 8.13 #19
- 6847aa2 Upgrade to Groovy 4.0.26 #13
- 76d2ce2 Upgrade to Java Parser 3.26.4 #15
- d648d04 Upgrade to JUnit Platform 1.10.5 and Jupiter 5.10.5 #17
- e3f7601 Upgrade to Spring Boot 3.3.10 #14
⚙️ Tasks
- 9c58a3c Release v2023.3.0-RC1
Full Changelog: v2023.3.0-M1...v2023.3.0-RC1
v2023.3.0-M1
What's Changed
⭐️ New Features
- 5abe4b4 Support Grace Framework and Grace Data 2023.3 #1
- 9d1b732 Migrate mongodb plugin.doWithSpring() to Spring Boot AutoConfiguration #8
- 5abe4b4 Change Java baseline to 17 #1
🛠 Improvements
- 3ab9538 Skip integeration tests
- 6a8ab1f Cleanup build srcripts in examples #10
- dd4f682 Migrate examples to Grace #10
- 1a445a9 Rename 'grails-app' to 'app'
- d573165 Remove 'boot-plugin' module #9
- e9a9480 Migrate unknown property 'outputDir' to 'classesDirectory' property #7
- 7ab69fe Update README
- fd99121 Remove extra dependencyManagement of POM
- ec2bc84 Skip testing
- 68b2236 Add GitHub issue template
- 5d7e3cf Mark failing tests as skipped
- 3070e04 Rename to Grace artifacts
- 6184fd8 Update github workflows #4
- Update Gradle build scripts #1
- Migrate examples to Grace apps #1
- Fixes docs task #1
🚀 Dependency Upgrades
- 4e06158 Upgrade to Asciidoctor Gradle Plugin 4.0.3 #3
- 88b3a8e Upgrade to Gradle Nexus Publish Plugin 2.0.0 #2
- 5abe4b4 Upgrade to Grace Framework 2023.3.0-M1 #1
- 5abe4b4 Upgrade to Grace Data 2023.3.0-M1 #1
- 5abe4b4 Upgrade to Grace Asset Pipeline Plugin 6.3.0-M1 #1
- 3d5fd96 Upgrade to Gradle 8.12 #6
- 5abe4b4 Upgrade to Groovy 4.0.24 #1
- ebc4837 Upgrade to MongoDB Driver 5.0.1 #5
- 5abe4b4 Upgrade to Spock 2.3-groovy-4.0 #1
- 5abe4b4 Upgrade to Spring Framework 6.1.18 #1
- 5abe4b4 Upgrade to Spring Boot 3.3.7 #1
⚙️ Tasks
- ed3e574 Release v2023.3.0-M1
Full Changelog: https://github.com/graceframework/grace-data-mongodb/commits/v2023.3.0-M1