github redis/rueidis v1.0.77
1.0.77

5 hours ago

Changes

  • feat: refresh dynamic auth credentials (#1008) (#1012)
  • feat: add opt-in TopologyRefreshInterval to reconcile sentinel topology periodically (#1016)
  • feat: add Close method to rueidislimiter
  • feat: add NewResult constructors for the RedisResult structs.
  • feat: add remaining commands to rueidiscompatmock
  • fix: back off between failed sentinel topology refreshes (#1017)
  • fix: do not close a sentinel connection still referenced by mConn/rConn (#1015)
  • fix: continue LRU eviction after removals (#1020)
  • fix: don't let Close hang when the command ring is full (#1013)
  • fix: give waiting callers the real error of the run they waited on (#1014)
  • fix: ParseURL write_timeout sets ConnWriteTimeout (#1011)
  • fix: rueidiscompat: fix HSetEXWithArgs panic when Condition is unset (#1009)
  • chore: update Go dependencies (#1018)

Contributors

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

@FZambia, @Luis729, @cfilby, @jtlang, @lawmatsuyama, @mturac, @rueian, @siriookie and @sonnemusk

Don't miss a new rueidis release

NewReleases is sending notifications on new releases.