Skip to content

1.0.44

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 08:59
· 62 commits to refs/heads/main since this release
1e07e97

Changes

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

Contributors

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

@proost, @rueian and @yhc9311