devOpsHazelcast
released this
What's Changed
- Implement equals() for Expirable and Value (#244) @pivovarit
Features & Enhancements
- Use Caffeine internally by LocalRegionCache (#223, #230) @pivovarit
Dependencies
- Bump caffeine from 2.8.7 to 2.8.8 (#235) @dependabot
- Bump hazelcast.version from 4.0.3 to 4.1 (#225) @dependabot
- Bump caffeine from 2.8.6 to 2.8.7 (#233) @dependabot
- Bump javassist from 3.24.0-GA to 3.27.0-GA (#227) @dependabot
- Bump actions/checkout from v2.3.3 to v2.3.4 (#224) @dependabot
- Bump release-drafter/release-drafter from v5.12.0 to v5.12.1 (#221) @dependabot
- Bump release-drafter/release-drafter from v5.11.0 to v5.12.0 (#220) @dependabot
- Bump junit from 4.13 to 4.13.1 (#217) @dependabot
- Bump hazelcast.version from 4.0.2 to 4.0.3 (#215) @dependabot
- Bump actions/checkout from v2.3.2 to v2.3.3 (#216) @dependabot
- Bump jacoco-maven-plugin from 0.8.5 to 0.8.6 (#214) @dependabot
Assets
5
devOpsHazelcast
released this
What’s Changed
Fixes
- Ignore Hibernate5CacheEntrySerializerHook if no Hibernate on classpath (#212) @pivovarit
- Fix validation messages (#195) @pivovarit
Dependencies
- Bump actions/checkout from v2.3.1 to v2.3.2 (#210) @dependabot
- Bump jacoco-maven-plugin from 0.7.9 to 0.8.5 (#206) @dependabot
- Bump actions/checkout from v1 to v2.3.1 (#202) @dependabot
- Bump actions/cache from v1 to v2 (#201) @dependabot
- Bump release-drafter/release-drafter from v5.3.1 to v5.11.0 (#203) @dependabot
- Bump maven-bundle-plugin from 4.2.1 to 5.1.1 (#193) @dependabot-preview
Documentation
- Add local cache configuration example (#208) @pivovarit
- Expand the official documentation (#199) @pivovarit
- List freshly-added configuration properties in the README.md (#197) @pivovarit
- Fix the (weather -> whether) typo (#196) @pivovarit
Assets
5
devOpsHazelcast
released this
Features & Enhancements
- Improve ExtendedStatisticsSupport for IMapRegionCache (#186) @pivovarit
- Unregister topic listener on region shutdown (#164) @EzequielB
- Hazelcast Client failover with asynchronous reconnect (#168) @pivovarit
- Expose remaining hazelcast client connection retry config entries (#150) @pivovarit
- Configurable CleanupService delay and fast tests (#137) @pivovarit
- Increase cluster connection timeout and make it configurable (#145) @pivovarit
- Introduce EvictionConfig interface to decouple cache eviction from MapConfig (#142) @kennymacleod
- Remove 1 network round-trip when putting a value into the cache (#50) @jerrinot
Fixes
- No-reflection initialization of DefaultHazelcastInstanceFactory (#185) @pivovarit
- Align behaviour of read-only strategy implementations (#171) @pivovarit
- Fix native client test (#161) @enozcan
- Use atomic timestamp for sensitive tests. (#147) @enozcan
- Fix timestamp cache update (#135) @enozcan
- Fix broken Javadoc reference (#92) @pivovarit
- Verify signatures against Java8 instead of Java6 (#86) @pivovarit
Dependencies
- Bump hsqldb from 2.5.0 to 2.5.1 (#189) @dependabot-preview
- Bump hazelcast.version from 4.0.1 to 4.0.2 (#190) @dependabot-preview
- Bump bytebuddy.version from 1.10.10 to 1.10.11 (#172) @dependabot-preview
- Bump awaitility from 4.0.2 to 4.0.3 (#158) @dependabot-preview
- Bump bytebuddy.version from 1.10.9 to 1.10.10 (#138) @dependabot-preview
- Bump hazelcast from 4.0 to 4.0.1 (#131) @dependabot-preview
- Bump junit from 4.12 to 4.13 (#133) @dependabot-preview
- Bump maven-source-plugin from 2.2.1 to 3.2.1 (#134) @dependabot-preview
- Bump animal-sniffer-maven-plugin from 1.14 to 1.18 (#132) @dependabot-preview
- Bump javassist from 3.18.1-GA to 3.27.0-GA (#114) @dependabot-preview
- Bump hsqldb from 2.2.9 to 2.5.0 (#115) @dependabot-preview
- Bump maven-surefire-plugin from 2.18.1 to 2.22.2 (#116) @dependabot-preview
- Bump reflections from 0.9.10 to 0.9.12 (#107) @dependabot-preview
- Bump maven-javadoc-plugin from 2.9 to 3.2.0 (#106) @dependabot-preview
- Bump slf4j.api.version from 1.6.0 to 1.7.30 (#104) @dependabot-preview
- Bump maven-gpg-plugin from 1.4 to 1.6 (#102) @dependabot-preview
- Bump cache-tests from 1.0.0 to 1.1.1 (#96) @dependabot-preview
- Bump bytebuddy.version from 1.6.12 to 1.10.9 (#99) @dependabot-preview
- Bump maven-jar-plugin from 2.4 to 3.2.0 (#85) @dependabot-preview
- Bump nexus-staging-maven-plugin from 1.6.3 to 1.6.8 (#100) @dependabot-preview
- Bump maven-compiler-plugin from 2.5.1 to 3.8.1 (#97) @dependabot-preview
- Bump maven-resources-plugin from 3.0.1 to 3.1.0 (#87) @dependabot-preview
- Bump findbugs-maven-plugin from 3.0.0 to 3.0.5 (#90) @dependabot-preview
External Contributors
Assets
5
devOpsHazelcast
released this
This document includes the new features, enhancements, and fixed issues.
New Features
None.
Enhancements
- Upgrade Hazelcast version to 4.0
Fixes
- Hazelcast v4.0 fixes
Known Issues
None.
Assets
5
devOpsHazelcast
released this
This document includes the new features, enhancements, and fixed issues for the release of Hazelcast Hibernate 5.
Enhancements
None.
Fixes
- Entries evicted too quickly when TTL is greater than zero (#55)
Known Issues
None.
Assets
5
This document includes the new features, enhancements, and fixed issues for the release of Hazelcast Hibernate 5.
Enhancements
None.
Fixes
- Topic notifications:
unlockItem
forEntityDataAccess
andNaturalIdDataAccess
(#51)
Known Issues
None.
Assets
5
devOpsHazelcast
released this
This document includes the new features, enhancements, and fixed issues for the release of Hazelcast Hibernate 5.
Enhancements
- Add support for Hibernate 5.3
Fixes
None.
Known Issues
None.
Assets
5
emre-aydin
released this
This document includes the new features, enhancements, and fixed issues for release 1.2.3 of Hazelcast Hibernate 5.
Fixes
- Fix TimestampsRegionCache cache clear throwing NPE
Known Issues
None.
Assets
8
devOpsHazelcast
released this
This document includes the new features, enhancements, and fixed issues for release 1.2.2 of Hazelcast Hibernate 5.
New Features
There are no new features for this release.
Enhancements
- Support for Hibernate >= 5.0.12 added. [#32]
- Use CacheKeyImpl&NaturalIdCacheKey from Hibernate5 module. [#34]
Fixes
There are no fixes for this release.
Known Issues
None.
Assets
4
devOpsHazelcast
released this
This document includes the new features, enhancements, and fixed issues for release 1.2.1 of Hazelcast Hibernate 5.
New Features
There are no new features for this release.
Enhancements
- Cluster time should be used instead of system time. [#28]
- Hazelcast instance factory should be allowed to be changed. [#25]
Fixes
There are no fixes for this release.
Known Issues
None.