github redis/rueidis v1.0.56
1.0.56

18 hours ago

Changes

  • feat: raise the minimum go requirement to 1.23 for security patches in golang.org/x/net (#802)
  • feat: add Mode() Method to rueidis.Client (#794)
  • feat: respect request ctx for making tcp connections and add DialCtxFn option (#803)
  • fix: NOAUTH error in RESP2 (#791)
  • fix: don't send CLIENT CACHING YES in BCAST and OPTOUT mode (#801)
  • fix: restore rueidisaside go.mod and add module validation (#797)
  • perf: avoid unnecessary connections for CLUSTER SHARDS when auto pipelining is disabled (#804)
  • perf: reduce allocations in rueidislimiter (#795)
  • perf: enhancement by atomic pointer (#782)
  • test: improve test coverage on rueidiscompat and rueidisprob (#784) (#787) (#778)

Contributors

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

@Beadko, @Brijeshthummar02, @CheyuWu, @EminCimen, @arbha1erao, @kendriyavid, @liuzhaohui, @nesty92 and @rueian

Don't miss a new rueidis release

NewReleases is sending notifications on new releases.