Skip to content

1.0.38

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 15:51
· 73 commits to refs/heads/main since this release
29bbb21

Changes

  • feat: upgrade otel package in rueidisotel. It now requires go 1.21 (#550)
  • feat: add ForceWithContext to rueidislock (#547)
  • feat: add the unit field to the bitcount method of rueidiscompat (#538)
  • perf: improves the responsiveness of rueidislock by reconstructing client-side caching after extending key validities (#546)

Tests

  • test: minor increase in coverage for command.go under rueidiscompat (#548)
  • test: minor increase in coverage for adapter.go under rueidiscompat (#545)

Contributors

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

@SoulPancake, @VladyslavLukyanenko, @cyuankuo and @rueian