Releases: graceframework/grace-data-hibernate
Releases · graceframework/grace-data-hibernate
v2023.2.0
What's Changed
🛠 Improvements
- 6ad0d83 Remove hibernate-core-jakarta from the build classpath #78
- 2a5eef4 Rerun tests related GROOVY-5106 #77
- 0ae5932 Configure test task #76
- 2736824 Remove runtimeOnly dependencies
jakarta.el-api
andjakarta.xml.bind-api
#74 - 11909d4 Update README
- e0890bf Add GitHub issue template #73
🐞 Bug Fixes
- a1d1c22 Update build scripts to avoid deprecation warnings with Gradle 8 #72
- e50bf5d Resolve JUnit version conflicts #75
🚀 Dependency Upgrades
- eedfd3e Upgrade to Grace 2023.2.0-RC1 #70
- d15eb3e Upgrade to Grace Asset Pipeline Plugin 6.2.0 #79
- a3c26f7 Upgrade to Grace Data 2023.2.0 #71
- 640d22e Upgrade to Grace Fields Plugin 6.2.0 #81
- 480cee7 Upgrade to Grace Scaffolding Plugin 6.2.0 #80
⚙️ Tasks
- 96ab1c2 Release v2023.2.0
Full Changelog: v2023.2.0-RC1...v2023.2.0
v2023.2.0-RC1
What's Changed
⭐️ New Features
🛠 Improvements
- ca11915 Remove unused submodule
boot-plugin
#69 - fda8227 Improvements for
HibernateDatastoreConnectionSourcesRegistrar
#63 - bf6c18d Remove unused testVerbose.gradle #62
🚀 Dependency Upgrades
- 9b07f12 Upgrade to Grace 2023.2.0-M2 #56
- 2e20867 Upgrade to Grace 2023.2.0-M3 #60
- 974e291 Upgrade to Grace Asset Pipeline Plugin 6.2.0-RC1 #66
- afaf81f Upgrade to Grace Fields Plugin 6.2.0-RC1 #68
- 993e57c Upgrade to Grace Scaffolding Plugin 6.2.0-RC1 #67
- 9d3094d Upgrade to Grace Data 2023.2.0-RC1 #57
- e348aa1 Upgrade to Gradle 8.12 #61
- 2d4c3cf Upgrade to Tomcat 10.1.34 #59
- 5770976 Upgrade to Spring Framework 6.1.16 #58
⚙️ Tasks
- 94f07bb Release v2023.2.0-RC1
Full Changelog: v2023.2.0-M1...v2023.2.0-RC1
v2023.1.1
What's Changed
🛠 Improvements
- 13227a2 Set order to
HibernateGormAutoConfiguration
and add beantransactionManager
#51 - 264f167 Update README Update badge of Grace to current version
🚀 Dependency Upgrades
⚙️ Tasks
Full Changelog: v2023.1.0...v2023.1.1
v2023.2.0-M1
What's Changed
🛠 Improvements
- 13227a2 Set order to
HibernateGormAutoConfiguration
and add beantransactionManager
#52 - 6f10a8b Update README Update badge of Grace to current version
🚀 Dependency Upgrades
- ab63f04 Upgrade to Grace 2023.2.0-M1 #41
- 560e41f Upgrade to Grace Asset Pipeline Plugin 6.2.0-M2 #53
- c6ef851 Upgrade to Grace Data 2023.2.0-M1 #49
- b4cb1d4 Upgrade to Grace Fields Plugin 6.2.0-M1 #55
- b655c9e Upgrade to Grace Scaffolding Plugin 6.2.0-M1 #54
- 72f28b9 Upgrade to Hibernate Validator 8.0.2.Final #50
- 6c8207f Upgrade to H2 2.2.224 #48
- f02d6af Upgrade to JUnit Jupiter 5.10.5 #44
- 12f1edf Upgrade to JUnit Platform 1.10.5 #45
- 7f3f58f Upgrade to SLF4J 2.0.16 #46
- 8ebaa8c Upgrade to SnakeYAML 2.2 #47
- f9e0391 Upgrade to Spring Boot 3.2.12 #43
- 1a5401f Upgrade to Spring Framework 6.1.15 #42
⚙️ Tasks
Full Changelog: v2023.1.0...v2023.2.0-M1
v2023.1.0
What's Changed
⭐️ New Features
🛠 Improvements
- 801cf29 Update Badges
🐞 Bug Fixes
- 4343198 Change
proxyHandler
bean type fromProxyHandlerAdapter
toProxyHandler
#35 - 16295ea Correct configuration property name
hibernate.cache.use_second_level_cache
#33
🚀 Dependency Upgrades
- 9388ef4 Upgrade to Grace 2023.1.0-RC1 #30
- d4a1f1e Upgrade to Grace Asset Pipeline Plugin 6.1.0 #37
- aae6aa6 Upgrade to Grace Data 2023.1.0 #32
- b6a881f Upgrade to Grace Fields Plugin 6.1.0 #39
- 1451b44 Upgrade to Grace Scaffolding Plugin 6.1.0 #38
- 8c90985 Upgrade to Groovy 4.0.24 #31
- 58dc39a Upgrade to Tomcat 10.1.33 #34
⚙️ Tasks
- d60aed1 Release v2023.1.0
Full Changelog: v2023.1.0-RC1...v2023.1.0
v2023.1.0-RC1
What's Changed
🛠 Improvements
- 710b167 Use
classesDirectory
property instead of deprecatedoutputDir
#29 - d7a8b28 Use
gradlePluginPortal()
#27 - 750455a Rename
hibernate5Version
tohibernateCoreVersion
#23 - ce45684 Update additional Spring Boot configuration metadata file #22
🚀 Dependency Upgrades
- 4dcd110 Upgrade to Grace 2023.1.0-M3 #20
- d4aa2ef Upgrade to Grace Asset Pipeline Plugin 6.1.0-RC1 #24
- 52aec63 Upgrade to Grace Data 2023.1.0-RC1 #21
- 4a23f51 Upgrade to Grace Fields Plugin 6.1.0-RC1 #26
- 12f203e Upgrade to Grace Scaffolding Plugin 6.1.0-RC1 #25
- c423f6b Upgrade to Gradle Nexus Publish Plugin 2.0.0 #28
⚙️ Tasks
- 8950fc0 Release v2023.1.0-RC1
Full Changelog: v2023.1.0-M3...v2023.1.0-RC1
v2023.1.0-M3
What's Changed
🛠 Improvements
- d11b4fd Remove
@AutoConfigureOrder
onHibernateGormAutoConfiguration
#14 - 747252a Provide additional Spring Boot configuration metadata file #13
🚀 Dependency Upgrades
- 1172586 Upgrade to Grace 2023.1.0-M2 #12
- fed39e3 Upgrade to Grace Asset Pipeline Plugin 6.1.0-M3 #17
- d3552ee Upgrade to Grace Data 2023.1.0-M3 #15
- 1bdee99 Upgrade to Grace Fields Plugin 6.1.0-M3 #19
- 1c4744f Upgrade to Grace Scaffolding Plugin 6.1.0-M3 #18
- e1d08a6 Upgrade to Tomcat 10.1.31 #16
⚙️ Tasks
- c6d74fd Release v2023.1.0-M3
Full Changelog: v2023.1.0-M2...v2023.1.0-M3
v2023.1.0-M2
What's Changed
⭐️ New Features
🛠 Improvements
- 4d313b3 Update tests: setup
HibernateDatastore
with config #7 - a61471e Update tests: setup
HibernateDatastore
with config #7
🚀 Dependency Upgrades
- af2e8bd Upgrade to Grace 2023.1.0-M1 #4
- 2591bde Upgrade to Grace Data 2023.1.0-M2 #6
- 8f0fc81 Upgrade to Grace Asset Pipeline Plugin 6.1.0-M2 #9
- 656b946 Upgrade to Grace Fields Plugin 6.1.0-M2 #11
- 0a52723 Upgrade to Grace Scaffolding Plugin 6.1.0-M2 #10
- 5f4eda5 Upgrade to Tomcat 10.1.30 #8
⚙️ Tasks
- cb152db Release v2023.1.0-M2
Full Changelog: v2023.1.0-M1...v2023.1.0-M2
v2023.1.0-M1
What's Changed
⭐️ New Features
🛠 Improvements
- acfdaa6 Remove asciidoctor gradle plugin Dependency
grolifant-0.10.jar
not found - 8ce4bc6 Remove publishing
DatastoreInitializedEvent
inHibernateDatastore
#2 - 494115f Start building against Grace Data 2023.1.0 snapshots
- ba7e7ae Update README
- 1d85d98 Update README
🚀 Dependency Upgrades
- 604b0de Upgrade to Groovy 4.0.23
- 08a977f Upgrade to Grace 2023.0.2
- b2c2ea2 Upgrade to Grace 2023.0.1
- 41d3c00 Upgrade to GORM 2023.1.0-M1
- ab39c95 Upgrade to Hibernate Validator 8.0.1.Final
- b9e73f3 Upgrade to Jakarta XML Bind 4.0.2
- 18ff044 Upgrade to JavaParser 3.26.2
- d3b73ab Upgrade to Spring Boot 3.1.12
- a14368b Upgrade to SLF4J 2.0.13
- 6cb015a Upgrade to Webdriver Binaries Gradle Plugin 3.2
⚙️ Tasks
- dfc205d Release v2023.1.0-M1
- d9a023b Update github workflows
- 4545604 Next development version: 2023.1.0-SNAPSHOT
Full Changelog: v2023.0.1...v2023.1.0-M1
v2023.0.1
What's Changed
- 2edba34 Release v2023.0.1
- 65ab151 Upgrade to Grace Fields Plugin 6.0.1
- c8978db Upgrade to Grace Scaffolding 6.0.1
- c998ce2 Upgrade to Geb 7.0
- b68a778 Upgrade to Grace Asset Pipeline Plugin 6.0.1
- bd0c8bb Upgrade to GORM 2023.0.1
- a8d35fa Update build scripts
- 3d91a10 Upgrade to Grace 2023.0.0
- ea9ca70 Next development version: 2023.0.1-SNAPSHOT
Full Changelog: v2023.0.0...v2023.0.1