v1.37.2
Changed 1
- Improve performance of SETBIT operation
Fixed 2
- JSON.NUMINCRBY negative result overflow
- Crash for XREAD BLOCK with replication
This is a patch release
What's Changed
- fix(json): JSON.NUMINCRBY negative result overflow (#6981)
- fix(streams): crash for XREAD BLOCK with replication (#6980)
- fix(bitops): Improve performance of SETBIT operation (#6745)
Full Changelog: https://github.com/dragonflydb/dragonfly/compare/v1.37.0...v1.37.2