# Dragonfly v1.37.2 - Product: Dragonfly (https://whatsnew.fyi/product/dragonfly) - Vendor: DragonflyDB - Date: 2026-03-26 - Version: v1.37.2 - Original notes: https://github.com/dragonflydb/dragonfly/releases/tag/v1.37.2 - Permalink: https://whatsnew.fyi/product/dragonfly/releases/v1.37.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — JSON.NUMINCRBY negative result overflow - **fixed** — Crash for XREAD BLOCK with replication - **changed** — Improve performance of SETBIT operation ##### 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