Skip to content

4.0.0-alpha.1

Choose a tag to compare

@puzpuzpuz puzpuzpuz released this 27 Aug 11:21
  • Changed minimal required Node.js version to 10 (#574)
  • Simplified programmatic configuration and removed declarative configuration support (#554)
  • Simplified client API (#563)
  • Removed private APIs from documentation and reduced npm artifact size (#568)
  • Added Buffer type support (#572)
  • Added boomerang backups support (#573)
  • Added serverStackTrace property in HazelcastError class (#576)
  • Removed string serialization policy configuration option (#532)
  • Removed AP-based concurrency primitives (AtomicLong, Lock, Semaphore) (#522)
  • Added support for CP-based AtomicLong (#577)

Note: this is an alpha release, so Hazelcast client API is a subject to change.