Skip to content

go: Update module github.com/redis/rueidis/rueidisotel to v1.0.45

This MR contains the following updates:

Package Type Update Change
github.com/redis/rueidis/rueidisotel require patch v1.0.44 -> v1.0.45

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

redis/rueidis (github.com/redis/rueidis/rueidisotel)

v1.0.45: 1.0.45

Compare Source

Changes

  • feat: drop Go 1.20 support. Now the minimum requirement is Go 1.21. (#​613)
  • feat: add HExpire, HPExpire, HTTL, and HPTTL methods to rueidiscompat. (#​618)
  • feat: improve rueidislock error messages to contain why a lock can't be acquired. (#​616)
  • feat: upgrade OpenTelemetry to v1.28.0.

Improvements

  • perf: clear containers before calling the Put of sync.Pool to reclaim memory faster. (#​613)
  • perf: reduce OpenTelemetry allocations in rueidisotel (#​614)

Bugs

  • fix: add timeouts when refreshing cluster slots to avoid being stuck. (#​615)
  • fix: avoid panics when using rueidiscompat.Pipeliner with commands like BGSAVE.
  • fix: export fields of rueidiscompat.TSCreateRuleWithArgs correctly.

Contributors

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

@​ash2k and @​rueian


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading