Releases: coherence-community/coherence-hibernate
v3.0.3
π¨ Dependency Upgrades
- Upgrade asciidoctor-diagram version to
2.3.1
- 55aaef4 - Upgrade checkstyle version to
10.17.0
- bda201c - Upgrade mockito version to
5.14.1
- 9f97a20 - Upgrade assertj to
3.26.3
- 7754dbf - Upgrade logback to
1.5.8
- 7754dbf - Upgrade Spring Boot version (sample) to
3.3.4
- 2c40916 - Upgrade hsqldb version to
2.7.3
- 009f685 - Upgrade exec-maven-plugin version to
3.3.0
- 13d0b66 - Upgrade Hibernate
6
to6.6.1.Final
- 45cfbac - Upgrade maven-checkstyle-plugin version to
3.4.0
- 5f8108a - Upgrade maven-compiler-plugin version to
3.13.0
- 5f8108a - Upgrade maven-deploy-plugin version to
3.1.2
- 5f8108a - Upgrade maven-enforcer-plugin version to
3.5.0
- 5f8108a - Upgrade maven-javadoc-plugin version to
3.7.0
- 5f8108a - Upgrade maven-release-plugin version to
3.1.0
- 5f8108a - Upgrade nexus-staging-maven-plugin version to
1.7.0
- 5f8108a - Upgrade Coherence version to
24.09
- 5be5f49 - Bump actions/setup-java from
2.5.0
to4.4.0
- c84c857 - Bump aquasecurity/trivy-action from
0.10.0
to0.24.0
- 150e3e3 - Bump actions/checkout from
2.4.0
to4.2.0
- fdee878 - Bump github/codeql-action from
2
to3
- a483029 - Bump org.apache.maven.plugins:maven-source-plugin from
3.3.0
to3.3.1
- 18a8ee8 - Bump slf4j.version from
2.0.11
to2.0.16
- 284ac1b - Bump actions/cache from
2
to4
- ebf5c4c - Bump org.apache.maven.plugins:maven-install-plugin from
3.1.1
to3.1.3
- 4b743ec
π Miscellaneous
- Add hibernate64 Maven profile - e15ab0a
Full Changelog: v3.0.2...v3.0.3
v3.0.2
π¨ Dependency Upgrades
- Upgrade Spring Boot version (sample) to
3.2.2
- 42d354c
π Bug Fixes
- Fix: Property "hibernate.cache.region_prefix" is not applied - 6f0ae40
π Miscellaneous
- CoherenceRegionFactory: Make the underlying Coherence Session public - be878c6
Full Changelog: v3.0.1...v3.0.2
v2.3.5
π¨ Dependency Upgrades
- Upgrade Tomcat dependency version (sample) to
9.0.87
- 0504486
π Bug Fixes
- Fix: Property "hibernate.cache.region_prefix" is not applied - 25d0987
- Fix slf4j/logback version issue - 6645a2c
π Miscellaneous
- CoherenceRegionFactory: Make the underlying Coherence Session public - 58e88c4
Full Changelog: v2.3.4...v2.3.5
v3.0.1
π¨ Dependency Upgrades
- Upgrade Coherence to
23.09.2
- 35a9e48 - Upgrade Spring Boot (example app) to
3.2.2
- 63d7404 - Upgrade Hibernate to
5.6.15.Final
+6.4.2.Final
- ee7f970 - Upgrade slf4j to
2.0.11
- ee7f970 - Upgrade mockito to
5.10.0
- ee7f970 - Upgrade logback to
1.4.14
- ee7f970 - Upgrade junit5 to
5.10.1
- ee7f970 - Upgrade assertj to
3.25.2
- ee7f970 - Upgrade dependency-check-maven plugin to
9.0.9
- 00fa48c - Upgrade exec-maven-plugin to
3.1.1
- e4781d5 - Upgrade flatten-maven-plugin to
1.6.0
- e4781d5 - Upgrade maven-checkstyle-plugin to
3.3.1
- e4781d5 - Upgrade maven-compiler-plugin to
3.12.1
- e4781d5 - Upgrade maven-deploy-plugin to
3.1.1
- e4781d5 - Upgrade maven-enforcer-plugin to
3.4.1
- e4781d5 - Upgrade maven-install-plugin to
3.1.1
- e4781d5 - Upgrade maven-jacoco-plugin to
0.8.10
- e4781d5 - Upgrade maven-jar-plugin to
3.3.0
- e4781d5 - Upgrade maven-javadoc-plugin to
3.6.3
- e4781d5 - Upgrade maven-release-plugin to
3.0.1
- e4781d5 - Upgrade maven-resources-plugin to
3.3.1
- e4781d5 - Upgrade maven-site-plugin to
3.12.1
- e4781d5 - Upgrade maven-source-plugin to
3.3.0
- e4781d5 - Upgrade spring-javaformat-checkstyle to
0.0.41
- e4781d5 - Upgrade asciidoctor-diagram to
2.2.14
- 21e4fcf - Upgrade doxia to
1.11.1
- 21e4fcf
π Documentation
- Upgrade copyright year in JavaDoc footer - 1fea8db
π Miscellaneous
- Prepare README.adoc and project website for next release - b07d21d
Full Changelog: v3.0.0...v3.0.1
v2.3.4
π¨ Dependency Upgrades
- Upgrade Coherence version to
22.06.7
- 1505b65 - Upgrade Tomcat version to
9.0.85
- 1505b65 - Upgrade versions-maven-plugin to
2.16.2
- 1505b65 - Upgrade maven-surefire-plugin to
3.2.5
- 1505b65 - Upgrade maven-source-plugin to
3.3.0
- 1505b65 - Upgrade maven-javadoc-plugin to
3.6.3
- 1505b65 - Upgrade maven-release-plugin to
3.0.1
- 1505b65 - Upgrade maven-javadoc-plugin to
3.6.3
- 1505b65 - Upgrade maven-install-plugin to
3.1.1
- 1505b65 - Upgrade maven-enforcer-plugin to
3.4.1
- 1505b65 - Upgrade maven-deploy-plugin to
3.1.1
- 1505b65 - Upgrade flatten-maven-plugin to
1.6.0
- 1505b65 - Upgrade dependency-check-maven plugin to
9.0.9
- 358339c - Upgrade Spring Boot version (samples) to
2.7.18
- f1794a0
π Documentation
Full Changelog: v2.3.3...v2.3.4
v3.0.0
β New Features
- Add coherence-hibernate-cache-6 module - f0c8ca1
π Bug Fixes
- Reduce deprecation warnings - c6a09b4
- Fix Hibernate Group Id - 16f1ad1
- CacheLoader loadAll by default uses Hibernate's
session.byMultipleIds
- 29ced40 - Update breaking Hibernate 6 changes - c567b68
π Documentation
- Update README - e413fcf
π¨ Dependency Upgrades
-
Upgrade Coherence dependency version to 23.03 and set Java 17 as baseline - 7e1b9be
-
Upgrade assertj version to
3.24.2
- 27d805c -
Upgrade hibernate6 version to
6.2.6.Final
- 27d805c -
Upgrade hsqldb version to
2.7.2
- 27d805c -
Upgrade junit5 version to
5.9.3
- 27d805c -
Upgrade logback version to
1.4.8
- 27d805c -
Upgrade slf4j version to
2.0.7
- 27d805c -
Upgrade nexus-staging-maven-plugin to
1.6.13
- 27d805c -
Upgrade Spring Javaformat Checkstyle version to
0.0.39
- e413fcf -
Upgrade Spring Boot (samples) to
3.1.1
- d57bb36
π Miscellaneous
- Improve GitHub CI process - c854b1d
- Fix Checkstyle warnings - e3d8651
- Address Sonar warnings + add Checkstyle - c8cdced
- Add SonarCloud reports - aa927db
- Add Trivy security scans to GitHub CI - 0caa2d7
- Update and improve Coherence Hibernate Sample application - 312bfe2
- Add Maven profiles for Hibernate
6.0.x
and Hibernate6.1.x
- 4ba4179 - Remove modules coherence-hibernate-cache
4
,5
,52
- c09b25c
v2.3.3
π¨ Dependency Upgrades
- Upgrade Nexus-staging-maven plugin to
1.6.13
- 75cfe46 - Upgrade Coherence to
22.06.4
- 75cfe46 - Upgrade Hibernate 5.x to
5.6.15.Final
- 75cfe46 - Upgrade Hsqldb to
2.7.2
- 75cfe46 - Upgrade Junit5 to
5.9.3
- 75cfe46 - Upgrade Logback from to
1.4.8
- 75cfe46 - Upgrade Hibernate-micrometer to
5.6.15.Final
- 75cfe46 - Upgrade Tomcat to
9.0.76
- 75cfe46 - Upgrade Jackson to
2.15.2
- 75cfe46 - Upgrade Spring Boot (Sample) to
2.7.13
- b30d4f0 - Update dependency-check-maven plugin version
8.1.2
- e9db1a4
v2.3.2-12.2.1-3-19
This release is identical to the 2.3.2 release. However this version was compiled against Oracle Coherence 12.2.1-3-19
to ensure binary compatibility with Oracle Coherence versions older than <20.06
.
Which version shall I use?
In Coherence <20.06
, NamedCache
had an inner interface Option
. Starting with Coherence CE 20.06
NamedCache
is extending the new NamedMap
and Option
was moved there. While this is a source code compatible change, it causes a byte-code issue. Therefore, if you have an older version of Oracle Coherence, use this release.
v2.3.2
v2.3.1
β New Features
- Sample: Allow remote sample to work with TCMP being disabled - bb5e4d1
- Re-add SessionType - 0b2efe5
- Add the ability to bootstrap a full Coherence Node with all default services - d66d010
- Sample: Allow for running HSQLDB in Server Mode
- Sample: Add basic integration tests to sample - 9994170
- For improved backwards compatibility: Refactor CoherenceHibernateSystemPropertyResolver - b5e7a4a
π¨ Dependency Upgrades
- Upgrade Coherence version to 22.06.2 - 1dc174d
- Update assertj version to
3.23.1
- c18895f - Update hibernate53 version to
5.6.12.Final
- c18895f - Update hsqldb version to 2.7.1` - c18895f
- Update junit5 version to
5.9.1
- c18895f - Update logback version to
1.4.4
- c18895f - Update mockito version to
4.8.1
- c18895f - Update slf4j version to
1.7.36
- c18895f - Update spring-boot version to
2.7.5
- c18895f - Update tomcat version to
9.0.68
- c18895f - Update jackson-bom version to
2.14.0-rc3
- c18895f
π Documentation
- Slightly reorganize documentation structure for Hibernate Cache section - c31d58a
- Add documentation for Hibernate Cache properties
Session Type
,Start full Cache Server
- c31d58a