Skip to content

Releases: hazelcast/hazelcast-hibernate

5.1.0

12 Jun 13:23
Compare
Choose a tag to compare

What’s Changed

Dependencies

Contributors

@ldziedziul and GitHub Actions Bot

Special thanks to all contributors! 👏

5.0.0

24 Nov 13:15
Compare
Choose a tag to compare

What’s Changed

Features & Enhancements

Fixes

  • Fix failing processing of invalidation messages when cache used with native client [HZ-1791] (#384) @ldziedziul

Dependencies

Contributors

@jiri-pejchal, @ldziedziul and GitHub Actions Bot

Special thanks to all contributors! 👏

2.3.0

25 Oct 14:48
Compare
Choose a tag to compare

What’s Changed

  • Remove modules for hibernate versions prior to 5.3 [HZ-1450] (#341) @ldziedziul

Features & Enhancements

Fixes

  • Check Hibernate is present before loading Hazelcast CacheEntryImpl (#277) @jerrinot

Dependencies

Contributors

@enozcan, @jerrinot, @ldziedziul, @pivovarit and GitHub Actions Bot

Special thanks to all contributors! 👏

2.2.1

26 Jul 13:06
Compare
Choose a tag to compare

What's Changed

Features & Enhancements

  • Ignore invalidation messages for changes made locally (#265) @nhanatl

Dependencies

Contributors

@nhanatl

Special thanks to all external contributors!

1.3.3

26 Jul 20:30
Compare
Choose a tag to compare

What's Changed

Features & Enhancements

  • Ignore invalidation messages for changes made locally (#270) @nhanatl

Contributors

@nhanatl

Special thanks to all external contributors!

2.2.0

21 Dec 12:08
Compare
Choose a tag to compare

What's Changed

Features & Enhancements

Dependencies

2.1.1

24 Aug 07:51
Compare
Choose a tag to compare

What’s Changed

Fixes

Dependencies

Documentation

2.1.0

14 Jul 10:07
Compare
Choose a tag to compare

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

Dependencies

External Contributors

👏 Special thanks to our external contributors @EzequielB and @kennymacleod

2.0.0

06 Feb 09:45
Compare
Choose a tag to compare

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.

1.3.2

05 Mar 09:37
Compare
Choose a tag to compare

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.