Skip to content

Releases: graceframework/grace-data-hibernate

v2023.0.0

15 Sep 06:47
6b0d6a8
Compare
Choose a tag to compare

What's Changed

  • 6b0d6a8 Release v2023.0.0
  • cbacb61 Upgrade to Grace Fields Plugin 6.0.0
  • 43cfd4a Upgrade to Grace Scaffolding 6.0.0
  • b0168b0 Upgrade to Grace Scaffolding 6.0.0-RC1
  • 03a81fd Upgrade to Grace Fields Plugin 6.0.0-RC1
  • 5fdd71c Upgrade to Grace Asset Pipeline Plugin 6.0.0
  • 6869abc Upgrade to Tomcat 10.1.28
  • cd080cf Upgrade to Spring Framework 6.0.23
  • 03c98ef Upgrade to GORM 2023.0.0
  • a4ac093 Upgrade to Grace 2023.0.0-RC2

Full Changelog: v2023.0.0-RC1...v2023.0.0

v2022.2.7

15 Sep 06:46
266ab83
Compare
Choose a tag to compare

What's Changed

  • 266ab83 Release v2022.2.7
  • 186f44c Upgrade to Grace Views 5.2.6
  • 1bcb58b Upgrade to Grace Asset Pipeline Plugin 5.2.6
  • e615b95 Upgrade to Tomcat 9.0.93
  • 32b2478 Upgrade to Spring Framework 5.3.39
  • 0c3a02b Upgrade to GORM 2022.2.7
  • 98609d7 Upgrade to Groovy 3.0.22
  • 92f861c Upgrade to Grace 2022.2.6
  • b891f8c Next development version: 2022.2.7-SNAPSHOT

Full Changelog: v2022.2.6...v2022.2.7

v2023.0.0-RC1

15 Sep 06:44
faef4b2
Compare
Choose a tag to compare
v2023.0.0-RC1 Pre-release
Pre-release

What's Changed

  • faef4b2 Release v2023.0.0-RC1
  • 707e988 Upgrade to Grace Data 2023.0.0-RC1
  • 58adb68 Upgrade to Gradle Wrapper 7.6.4
  • bc73437 Rename to Grace app root
  • c0a512b Upgrade to Grace Asset Pipeline Plugin 6.0.0-M4
  • 2d16bb9 Upgrade to Tomcat 10.1.25
  • 46fcc23 Upgrade to Spring Framework 6.0.22
  • 2924074 Upgrade to Groovy 4.0.22
  • 5bff611 Upgrade to Grace 2023.0.0-M7

Full Changelog: v2023.0.0-M5...v2023.0.0-RC1

v2022.2.6

15 Sep 06:43
cea529c
Compare
Choose a tag to compare

What's Changed

  • cea529c Release v2022.2.6
  • 8d38899 Fixed hibernate5 plugin name in POM
  • 1ace526 Make docs build success
  • 7803e1f Set archiveClassifier with 'plugin'
  • 69e268f Make dependency groovy as api
  • 552c823 Upgrade to GORM 2022.2.6
  • 28dbef8 Update webdriver-binaries-gradle-plugin to 3.2
  • 378933a Migrate examples to Grace
  • f73f415 Clean build scripts
  • 1502447 Fixes build fail
  • 26754fa Update github workflows
  • 48df4ec Update build scripts
  • 48df5dd Update github workflows
  • 30354cd Update example build.gradle
  • 1291899 Make examples build success
  • fa97d0c Move HibernateSpec back to main sources
  • de2243f Upgrade to SnakeYaml 2.0
  • 395e83a Upgrade to Tomcat 9.0.89
  • 63e3eda Upgrade to Spring Framework 5.3.37
  • ecf98d0 Upgrade to Spring Boot 2.7.18
  • 9141808 Upgrade to Groovy 3.0.21
  • e41faa4 Upgrade to Grace 2022.2.5
  • ab2684e Update github workflows
  • 31c8bd6 Next development version: 2022.2.6-SNAPSHOT

Full Changelog: v2022.2.5...v2022.2.6

v2023.0.0-M5

15 Sep 06:41
2ac0e41
Compare
Choose a tag to compare
v2023.0.0-M5 Pre-release
Pre-release

What's Changed

Full Changelog: v2023.0.0-M4...v2023.0.0-M5

v2022.2.5

15 Sep 06:27
8987ec8
Compare
Choose a tag to compare

What's Changed

  • 8987ec8 Release v2022.2.5
  • 7a5f7a8 Upgrade to Grace GORM 2022.2.5
  • d368480 Upgrade to Grace 2022.2.4
  • 2bdb13b Grace: update github workflows
  • 804da9a Grace: migrate to grace
  • c80d752 Upgrade to Gradle Wrapper 7.6.2
  • 1cc61f2 Upgrade to Grails Fields Plugin 5.2.4
  • ca41336 Upgrade to Grails Scaffolding 5.2.4
  • baa5726 Upgrade to Grails Views 5.2.4
  • dbdc9f5 Upgrade to Groovy 3.0.18
  • 20b76ed Upgrade to GORM 2022.2.5
  • 9e75bd9 Upgrade to Grails 2022.1.8
  • a2a0696 Upgrade to Tomcat 9.0.76
  • df55bbb Upgrade to Spring Boot 2.7.13
  • ef72a79 Upgrade to Spring Framework 5.3.28
  • f5723e1 Next development version: 2022.2.5-SNAPSHOT

Full Changelog: v2022.2.4...v2022.2.5

v2023.0.0-M4

15 Sep 06:37
493fd4e
Compare
Choose a tag to compare
v2023.0.0-M4 Pre-release
Pre-release

What's Changed

  • 493fd4e Release v2023.0.0-M4
  • 64d8c5b Upgrade to Grace GORM 2023.0.0-M4
  • b94dfbb Upgrade to Grace 2023.0.0-M5
  • 890b94b Fixed build error
  • 5706679 Grace: update github workflows
  • 8377dae remove direct dependency com.sun.xml.bind:jaxb-impl, use hibernate-core-jakarta its own dependencies
  • ae230a1 Grace: update github workflows
  • e3334bc Use junitJupiterPlatformVersion
  • 100a373 Downgrade to Grace 2023.0.0-M3
  • 4138de0 Upgrade to Grace 2023.0.0-M4
  • da3af80 Grace: update github workflows
  • 9f3170f Grace: migrate to grace
  • b3809be Update dependencies grails-plugin
  • 704eabb Add Dependency: Jakarta Transaction API 2.0.1
  • 4ce4bd7 Update dependencies for example projects
  • a09ecab Upgrade to JUnit Jupiter 5.9.3 and JUnit Platform 1.9.3
  • 6e8267e Upgrade to SLF4J 2.0.7
  • 63657ae Add Dependency: Jakarta Persistence API 3.1.0
  • d995338 Upgrade to Spring Framework 6.0.9
  • 99db1e0 Upgrade to Spring Boot 3.0.7
  • 132a398 Upgrade to GORM 2023.0.0-M4

Full Changelog: v2023.0.0-M3...v2023.0.0-M4

v2022.2.4

15 Sep 06:26
5243863
Compare
Choose a tag to compare

What's Changed

  • 5243863 Release v2022.2.4
  • 99f64d7 Update gorm-hibernate5 runtime dependencies
  • beedc07 Fixes build classpath error
  • 938693b Upgrade to Grace GORM 2022.2.4
  • 19af584 Upgrade to Grace 2022.2.3
  • 920d284 Grace: update github workflows
  • 81b0585 Grace: migrate to grace
  • cce21d1 Upgrade to Asset Pipeline Plugin 4.0.0
  • e6fc218 Upgrade to Grails Fields Plugin 5.1.4
  • e5fe2c8 Upgrade to Grails Scaffolding 5.1.4
  • 2b3646e Upgrade to Grails Views 5.1.4
  • 359614e Upgrade to GORM 2022.2.4
  • 8b96179 Upgrade to Grails 2022.1.7
  • 0d778e3 Upgrade to Tomcat 9.0.75
  • 90ea52a Upgrade to Spring Framework 5.3.27
  • 12a755d Upgrade to Spring Boot 2.7.12
  • b739146 Next development version: 2022.2.4-SNAPSHOT

Full Changelog: v2022.2.3...v2022.2.4

v2022.1.4

15 Sep 06:15
8f88ddb
Compare
Choose a tag to compare

What's Changed

  • 8f88ddb Release v2022.1.4
  • 1eb6b50 Upgrade to Grace GORM 2022.1.4
  • f82d00e Upgrade to Grace 2022.1.6
  • 332b4a6 Grace: update github workflows
  • 0604db2 Grace: migrate to grace
  • 0d778e3 Upgrade to Tomcat 9.0.75
  • 90ea52a Upgrade to Spring Framework 5.3.27
  • 12a755d Upgrade to Spring Boot 2.7.12
  • f769af4 Next development version: 2022.1.4-SNAPSHOT

Full Changelog: v2022.1.3...v2022.1.4

v2022.2.3

15 Sep 06:23
7713f2d
Compare
Choose a tag to compare

What's Changed

  • 7713f2d Release v2022.2.3
  • 123aaa8 Upgrade to Grace GORM 2022.2.3
  • 1ee5cb8 Upgrade to Grace 2022.2.2
  • 4a861b6 Grace: update github workflows
  • bf2993a Grace: merge release/2022.2.2
  • c4a7c88 Use GormMappingConfigurationStrategy in HibernateMappingContext
  • a6a54f2 Upgrade to GORM 2022.2.3
  • 5deedeb Upgrade to Grails 2022.1.6
  • bc95ed7 Replace argument with empty array
  • 9000e27 Remove explicit type arguments
  • ed2fd4e Deprecated HibernateVersionSupport
  • 36a94ac Migrate to HibernateFlushMode
  • 75a4058 Correct log in HibernatePersistenceContextInterceptor
  • 33cf52a Next development version: 2022.2.3-SNAPSHOT

Full Changelog: v2022.2.2...v2022.2.3