Releases: graceframework/grace-data-hibernate
Releases · graceframework/grace-data-hibernate
v2022.2.2
v2023.0.0-M3
What's Changed
- e1b07ab Release v2023.0.0-M3
- b4bbff7 Cleanup gradle properties
- 1346623 Upgrade to GORM 2023.0.0-M3
- 4f18713 Grace: update github workflows
- 4bfeed8 Grace: migrate to grace
- 8c68372 Upgrade to GORM 2023.0.0-M3
- c4a7c88 Use
GormMappingConfigurationStrategy
inHibernateMappingContext
- bc95ed7 Replace argument with empty array
- 9000e27 Remove explicit type arguments
- ed2fd4e Deprecated
HibernateVersionSupport
- 36a94ac Migrate to
HibernateFlushMode
- 75a4058 Correct log in
HibernatePersistenceContextInterceptor
Full Changelog: v2023.0.0-M2...v2023.0.0-M3
v2023.0.0-M2
What's Changed
- 9547248 Release v2023.0.0-M2
- 4f038bd Excluding the old groovy 3 dependencies
- 6e6dd5a Upgrade to Grace 2023.0.0-M2
- 852bbaf Grace: update github workflows
- fc17eff Grace: migrate to grace
- 858486b Release 2023.0.0-M2
- e4b31cd Ignore spock tests related inheritance in GORM
- 7148a3d Upgrade to Groovy 4.0.11
- 5cd24a0 Upgrade to GORM 2023.0.0-M2
Full Changelog: v2023.0.0-M1...v2023.0.0-M2
v2023.0.0-M1
What's Changed
- 5071acb Release v2023.0.0-M1
- 51d6184 Upgrade to Grace GORM 2023.0.0-M1
- 239ff24 Grace: update readme
- e501a1a Grace: update github workflows
- 5827ec2 Grace: update gradle build scripts
- 81f20ac Grace: rename all sub-projects
- 4b52798 Migrate to Jakarta in all Examples
- 056244b Migrate to Jakarta: using jakarta.el jakarta.xml.bind jakarta.servlet dependencies
- c9b0672 Migrate to Jakarta: using jakarta.* namespace in Spock tests
- 697f29d Adding dependency: jakarta.annotation-api
- ad78548 Upgrade to Hibernate Validator 7.0.5.Final
- 36a871d Upgrade to GORM 2023.0.0-M1
- bde2c7b Upgrade to Tomcat 10.1.8
- e4c3927 Upgrade to Spring Boot 3.0.6
- 0dcba95 Add missing
jakartaValidationVersion
- 6862523 Jakarta: migrate to jakarta.* namespace
- 91ec501 Upgrade to Tomcat 10.1.1
- 3b4b089 Upgrade to Spring Framework 6.0.2 and Spring Boot 3.0.0
- 3bddbae Build target to JDK 17
- 065d795 Ignore test
SimpleJpaEntitySpec
, because GORM does not support JPA now - b92f300 Cleanup build.gradle
- dfd77f0 Upgrade EHcache to 2.10.6
- db9836a Relocate HibernateSpec to
src/test/groovy
- 8016c03 Update Dependencies and Examples
- 81c05ab Boot Plugin: Migrate
spring-boot-cli
tograils-shell
- 8b72690 Next development version: 2023.0.0-SNAPSHOT
Full Changelog: https://github.com/graceframework/grace-data-hibernate/commits/v2023.0.0-M1
v2022.2.1
What's Changed
- 44134c5 Release v2022.2.1
- 70638ce Upgrade to Grace GORM 2022.2.1
- f64114d Upgrade to Grace 2022.2.0
- 98cd23e Update github workflows
- 2b90a4e Merge release/2022.2.0
- 065d795 Ignore test
SimpleJpaEntitySpec
, because GORM does not support JPA now - c4201e6 Upgrade to GORM 2022.2.1
- b92f300 Cleanup build.gradle
- dfd77f0 Upgrade EHcache to 2.10.6
- db9836a Relocate
HibernateSpec
tosrc/test/groovy
- 9a7c34b Upgrade to Grails Views 5.1.3
- 44f597c Upgrade to Tomcat 9.0.74
- f17b140 Upgrade to Spring Boot 2.7.11
- 24beddc Upgrade to Groovy 3.0.17
- 93ca710 Next development version: 2022.2.1-SNAPSHOT
Full Changelog: v2022.2.0...v2022.2.1
v2022.1.3
What's Changed
- 51b2e23 Release v2022.1.3
- 4dc1817 Upgrade to Groovy 3.0.17
- dda5fff Upgrade to Grace GORM 2022.1.3
- ff35a42 Upgrade to Grace 2022.1.2
- 9ee888f Grace: update github workflows
- 0b4a737 Bump version to 2022.1.3-SNAPSHOT
- 24beddc Upgrade to Groovy 3.0.17
- 3999612 Next development version: 2022.1.3-SNAPSHOT
Full Changelog: v2022.1.2...v2022.1.3
v2022.2.0
What's Changed
- 7169ec1 Release v2022.2.0
- feb936b Upgrade to GORM 2022.2.0
- a56a6a8 Grace: migrate examples to Grace
- e8b4242 Grace: update readme
- 95d9735 Grace: update gradle build scripts
- c0a6a54 Update hibernate plugin info
- 67130e1 Grace: update gradle build scripts
- 3d6230e Grace: update gradle build scripts
- f43a212 Grace: update github workflows
- cfc379a Grace: update gradle build scripts
- 55a6752 Grace: rename all sub-projects
- 07d7085 Examples: migrate to Grails 2022
- 8016c03 Update Dependencies and Examples
- 81c05ab Boot Plugin: Migrate
spring-boot-cli
tograils-shell
- 90e5005 Next development version: 2022.2.0-SNAPSHOT
Full Changelog: https://github.com/graceframework/grace-data-hibernate/commits/v2022.2.0
v2022.1.2
v2022.1.1
v2022.1.0
What's Changed
- f3511f3 Release v2022.1.0
- a4a960d Upgrade to Grace GORM 2022.1.0
- ef93d5c Upgrade to Grace 2022.0.5
- 1a8c1ae Update build.gradle
- 33f63f7 Update project name in
settings.gradle
- eff82b3 Remove unused files
- e94eb14 Update github workflows
- 9d36df4 Update build.gradle
- a8efe7b Update github workflows
- 25ec1a9 fixes doc error
- a0b45da Update Dependencies
- cb0fef2 Gradle 7: update build script
- 3d28b97 Upgrade to Gradle 7.6.1
- 52e43e9 Upgrade to H2 Database 2.1.214
- 4100371 Upgrade to Apache Groovy 3.0.15
- abc8c54 Upgrade to Hibernate core 5.6.15.Final
- aca93d6 Upgrade to Apache Tomcat 9.0.73
- 03ae621 Upgrade to Spring Boot 2.7.10
- 6a3a989 Upgrade to Spring Framework 5.3.26
- acb0e86 Build against GORM 2022.1.0 snapshots
- 447c6b5 Next development version: 2022.1.0-SNAPSHOT
Full Changelog: v2022.0.2...v2022.1.0