# Dragonfly v1.36.0 - Product: Dragonfly (https://whatsnew.fyi/product/dragonfly) - Vendor: DragonflyDB - Date: 2026-01-07 - Version: v1.36.0 - Original notes: https://github.com/dragonflydb/dragonfly/releases/tag/v1.36.0 - Permalink: https://whatsnew.fyi/product/dragonfly/releases/v1.36.0 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'. --- - **added** — Support Global Vector index - **added** — Support unicode tags - **added** — Add CSS option for FT.CREATE - **added** — Add ftsearch result parsing for css - **added** — Add common label support to the helm chart - **added** — Add tiering basic metrics - **changed** — Better memory defragmentation for json objects - **changed** — Load tiered values in read-only for hset - **changed** — Parse JSON on destination shard - **changed** — Change the resolution of reply latency measurement to nanoseconds - **changed** — Use stateless allocator for JSON - **fixed** — Django-cacheops compatibility fixes - **fixed** — Result set cutoff in search - **fixed** — Remove duplicate expired/evicted metric header - **fixed** — macOS build - **fixed** — Remove index docs on eviction and cluster migration - **fixed** — Upload strategy for tiering - **fixed** — Handle INFO command with multiple sections correctly - **fixed** — Suppress BUSYGROUP warning logs - **fixed** — Handle django-cache script so it could run in dragonfly #### Dragonfly v1.36.0 ##### Important stability fixes and changes: 1. Support Global Vector index #6103 2. Support unicode tags in #6127 3. django-cacheops compatibility fixes: #6123 #6129 4. better memory defragmentation for json objects: #6240 #6276 ##### What's Changed * actions: Add a volume mount to container by @abhijat in https://github.com/dragonflydb/dragonfly/pull/6048 * chore: remove RecvProvided from dragonfly connection by @kostasrim in https://github.com/dragonflydb/dragonfly/pull/6050 * fix(rdb_load): Store streamed items per rdb lodaer by @dranikpg in https://github.com/dragonflydb/dragonfly/pull/6049 * fix(search): Result set cutoff by @dranikpg in https://github.com/dragonflydb/dragonfly/pull/5906 * fix: remove duplicate expired/evicted metric header by @romange in https://github.com/dragonflydb/dragonfly/pull/6058 * fix(test): ssl test to work with pytest 3.12 by @romange in https://github.com/dragonflydb/dragonfly/pull/6059 * feat(hset): Load tiered values in read-only by @dranikpg in https://github.com/dragonflydb/dragonfly/pull/5996 * chore(tiering): Add throttling metric + more tests by @dranikpg in https://github.com/dragonflydb/dragonfly/pull/6040 * fix: macOS build by @vyavdoshenko in https://github.com/dragonflydb/dragonfly/pull/6065 * server: Parse JSON on destination shard by @abhijat in https://github.com/dragonflydb/dragonfly/pull/6061 * feat: add CSS option for FT.CREATE by @BorysTheDev in https://github.com/dragonflydb/dragonfly/pull/6057 * chore(facade): Handle Socket::Recv() returning 0 explicitly by @romange in https://github.com/dragonflydb/dragonfly/pull/6066 * fix: Remove index docs on eviction and cluster migration by @mkaruza in https://github.com/dragonflydb/dragonfly/pull/6062 * fix(tests): Disable huge val streaming by @dranikpg in https://github.com/dragonflydb/dragonfly/pull/6074 * fix(replication): Add detailed error message for REPLTAKEOVER failures by @vyavdoshenko in https://github.com/dragonflydb/dragonfly/pull/6071 * fix(tiering): Fix upload strategy by @dranikpg in https://github.com/dragonflydb/dragonfly/pull/6067 * fix(replication): use correct replica pointer in takeover catchup loop by @vyavdoshenko in https://github.com/dragonflydb/dragonfly/pull/6068 * fix(replication): add socket timeout to REPLTAKEOVER command by @vyavdoshenko in https://github.com/dragonflydb/dragonfly/pull/6070 * fix(takeover): pick correct replica to reconcile slots by @kostasrim in https://github.com/dragonflydb/dragonfly/pull/6034 * test: fix flaky test_takeover_bug_wrong_replica_checked_in_logs by @vyavdoshenko in https://github.com/dragonflydb/dragonfly/pull/6075 * feat(helm): adds common label support to the helm chart by @gaganhr94 in https://github.com/dragonflydb/dragonfly/pull/6042 * Revert "feat(helm): adds common label support to the helm chart (#6042)" by @romange in https://github.com/dragonflydb/dragonfly/pull/6077 * fix(server): Move LpGetView to core target by @dranikpg in https://github.com/dragonflydb/dragonfly/pull/6076 * feat: adds common label support to the helm chart by @gaganhr94 in https://github.com/dragonflydb/dragonfly/pull/6080 * docs(build-from-source): update LTO instructions to use USE_MOLD option by @glevkovich in https://github.com/dragonflydb/dragonfly/pull/6081 * Update build-from-source.md by @dranikpg in https://github.com/dragonflydb/dragonfly/pull/6087 * feat: add ftsearch result parsing for css by @BorysTheDev in https://github.com/dragonflydb/dragonfly/pull/6090 * chore: pull the latest helio by @romange in https://github.com/dragonflydb/dragonfly/pull/6096 * fix: suppress BUSYGROUP warning logs by @vyavdoshenko in https://github.com/dragonflydb/dragonfly/pull/6095 * feat(tiering): Basic metrics by @dranikpg in https://github.com/dragonflydb/dragonfly/pull/6086 * chore: change the resolution of reply latency to measurement to ns by @romange in https://github.com/dragonflydb/dragonfly/pull/6092 * fix: test_reply_c _[Truncated at 4000 characters — full notes: https://github.com/dragonflydb/dragonfly/releases/tag/v1.36.0]_