Skip to content

build(deps): update module github.com/redis/rueidis to v1.0.70#276

Merged
trim21 merged 1 commit intomasterfrom
renovate/github.com-redis-rueidis-1.x
Jan 2, 2026
Merged

build(deps): update module github.com/redis/rueidis to v1.0.70#276
trim21 merged 1 commit intomasterfrom
renovate/github.com-redis-rueidis-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/redis/rueidis v1.0.68v1.0.70 age confidence

Release Notes

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

v1.0.70: 1.0.70

Compare Source

Changes

  • feat: upgrade to go 1.24 and update deps (#​931)
  • feat: lua script support retryable; rueidislock set all lua scripts retryable by default (#​926)
  • feat: set server.* valkeyotel span attrs in more cases
  • fix: align valkey.dial valkeyotel span with otel conventions
  • fix: refresh cluster topology when replica slots are missing
  • fix: ensure that rueidislock keys' expiration is always ahead of the current time by KeyValidity duration (#​924)
  • docs: fix some broken links (#​928)

Contributors

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

@​arisudesu, @​austindrenski, @​justinmayhew, @​rueian and @​wyxloading

v1.0.69: 1.0.69

Compare Source

Changes
  • feat: add OverrideCacheTTL for custom TTL per cache entry to rueidisaside (#​922)
  • feat: add ToRetryable to commands (#​920)
  • feat: add MaxMovedRedirections option to prevent infinite redirect loops in the cluster mode
  • feat: add atomic slot migration commands for Valkey 9.0
  • feat: add ContextWithLabeler for custom metrics labels to rueidisotel
  • docs: updated README to remove ambiguity about connecting to unix sockets
Contributors

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

@​nirchetrit, @​rueian, @​schadotr, @​strobil, @​vipoxin and @​wyxloading


Configuration

📅 Schedule: Branch creation - On day 3 of the month ( * * 3 * * ) in timezone Asia/Shanghai, Automerge - On day 4, 5, 6, 7, and 8 of the month ( * * 4,5,6,7,8 * * ) in timezone Asia/Shanghai.

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

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 2, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/crypto v0.45.0 -> v0.46.0
golang.org/x/mod v0.29.0 -> v0.30.0
golang.org/x/net v0.47.0 -> v0.48.0
golang.org/x/sys v0.38.0 -> v0.39.0
golang.org/x/text v0.31.0 -> v0.32.0
golang.org/x/tools v0.38.0 -> v0.39.0

@renovate renovate bot force-pushed the renovate/github.com-redis-rueidis-1.x branch from b7497b1 to 51a0da6 Compare January 2, 2026 17:51
@trim21 trim21 merged commit 41fecd6 into master Jan 2, 2026
6 checks passed
@trim21 trim21 deleted the renovate/github.com-redis-rueidis-1.x branch January 2, 2026 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant