Skip to content

1.0.38

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 13:34
· 89 commits to refs/heads/main since this release
488e0af

Changes

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

Tests

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

Contributors

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

@SoulPancake, @VladyslavLukyanenko, @cyuankuo and @rueian