Skip to content

v1.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Sep 15:36
· 529 commits to main since this release
67117ff

Dragonfly v1.22.0

Some prominent changes include:

  • Lots of stability fixes around JSON and Search APIS:
    #3459, #3284, #3537, #3544,#3580, #3582, #3578, #3591, #3597, #3539
  • Support HELLO AUTH handshake: #3486
  • Implement FT.TAGVALS: #3493
  • Introduce Dragonfly specific lua pragmas: #3517
  • Memcache now replicates flags correctly: #3538
  • Memcache API now supports absolute timestamps as well: #3607
  • PEXPIRETIME and EXPIRETIME are implemented by @Eunoia1729 - thank you!
  • Last but not least, a significant contribution by @cunla: a massive test suite, likely the largest in Dragonfly's history, with 12K lines of code. This contribution has sparked further efforts to enhance Dragonfly's compatibility and stability. The initial results are included in this release.

What's Changed

New Contributors

Full Changelog: v1.21.0...v1.22.0