Skip to content

1.0.44

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 09:00
· 46 commits to refs/heads/main since this release
f41a9e9

Changes

  • feat: add NewScript to valkeycompat (#601)
  • feat: add Watch, Tx and TxPipeline to valkeycompat (#605)
  • feat: add Pipeline to valkeycompat (#599)
  • feat: add WithEnableReadOperation to valkeyprob (#598)
  • fix: remove busy retries if valkeylock.WithContext is waiting for the lock (#604)
  • fix: avoid too many results to unpack script in valkeyprob (#595)

Contributors

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

@proost, @rueian and @yhc9311