github dragonflydb/dragonfly v1.1.0

latest releases: v1.25.1, v1.25.0, v1.24.0...
19 months ago

Dragonfly v1.1.0

This update addresses critical bugs and it is highly recommended for all users currently on v1.0.0 in production to upgrade. The following issues have been resolved:

  1. Fixed data race on arm64 architectures causing crashes due to incorrect memory ordering barriers (#1009)
  2. Resolved data corruption within the HGET command (#994)
  3. Corrected ZPOPMIN (#977 and #1011)
  4. Enhanced replication by supporting master authentication using the masterauth flag (#1000)

In addition to these bug fixes, we have introduced new features:

  1. Added support for Resp3 (will work automatically with a resp3-enabled client).
  2. Docker images have smaller footprint (with stripped binaries).

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

Don't miss a new dragonfly release

NewReleases is sending notifications on new releases.