# Dragonfly v1.38.1 - Product: Dragonfly (https://whatsnew.fyi/product/dragonfly) - Vendor: DragonflyDB - Date: 2026-04-28 - Version: v1.38.1 - Original notes: https://github.com/dragonflydb/dragonfly/releases/tag/v1.38.1 - Permalink: https://whatsnew.fyi/product/dragonfly/releases/v1.38.1 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** — Re-use journal executor in server - **fixed** — Avoid O(n) scans in NotifyWatchQueue ##### This is a patch release ##### What's Changed * fix(server): Re-use journal executor (#7201) * test(connection): add a fix for FIN_WAIT_2 leak bug with BLPOP (#7224) * fix: avoid O(n) scans in NotifyWatchQueue (#7225) **Full Changelog**: https://github.com/dragonflydb/dragonfly/compare/v1.38.0...v1.38.1