Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 1, 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 - 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 PR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • 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 1, 2026

ℹ️ Artifact update notice

File name: cache/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
github.com/shortlink-org/go-sdk/config 4c6548ea718b -> v0.0.0-20251203170842-4c6548ea718b
golang.org/x/crypto v0.45.0 -> v0.46.0
golang.org/x/net v0.47.0 -> v0.48.0
golang.org/x/sync v0.18.0 -> v0.19.0
golang.org/x/sys v0.38.0 -> v0.39.0
golang.org/x/text v0.31.0 -> v0.32.0
File name: db/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
github.com/shortlink-org/go-sdk/config 4c6548ea718b -> v0.0.0-20251203170842-4c6548ea718b
golang.org/x/crypto v0.45.0 -> v0.46.0
golang.org/x/net v0.47.0 -> v0.48.0
golang.org/x/sync v0.18.0 -> v0.19.0
golang.org/x/sys v0.38.0 -> v0.39.0
golang.org/x/text v0.31.0 -> v0.32.0
File name: mq/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):

  • 7 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.18.0 -> v0.19.0
github.com/golang-migrate/migrate/v4 v4.19.0 -> v4.19.1
github.com/shortlink-org/go-sdk/config 4c6548ea718b -> v0.0.0-20251203170842-4c6548ea718b
golang.org/x/crypto v0.45.0 -> v0.46.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

@batazor batazor merged commit 596d477 into main Jan 7, 2026
2 of 29 checks passed
@renovate renovate bot deleted the renovate/github.com-redis-rueidis-1.x branch January 7, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants