Skip to content

1.0.75

Choose a tag to compare

@github-actions github-actions released this 12 May 12:20
· 17 commits to refs/heads/main since this release
c657db2

Changes

  • feat: add XNACK and JSON.SET FPHA builders
  • feat: add AGGREGATE COUNT to ZINTER/ZINTERSTORE/ZUNION/ZUNIONSTORE
  • feat: add GCRA command
  • feat: upgrade to go 1.25 and update deps
  • feat: add ForEachMaster method to valkeycompat Cmdable interface
  • fix: propagate ConnLifetime to standalone singleClient instances
  • fix: premature recycles in MGetCache/JsonMGetCache helpers
  • fix: Call hmset from valkeycompat hmset (#128)
  • ci: Pin dependencies in GitHub Workflows and dockertest.sh (#132)

Contributors

We'd like to thank all the contributors who worked on this release!

@Luis729, @SoulPancake, @davquar, @hayashikun, @mvanhorn, @nireo and @rueian