Skip to content

deps: update module github.com/redis/rueidis/rueidisotel to v1.0.73#3114

Merged
dadrus merged 1 commit intoreleasefrom
renovate/github.com-redis-rueidis-rueidisotel-1.x
Mar 19, 2026
Merged

deps: update module github.com/redis/rueidis/rueidisotel to v1.0.73#3114
dadrus merged 1 commit intoreleasefrom
renovate/github.com-redis-rueidis-rueidisotel-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/redis/rueidis/rueidisotel v1.0.72v1.0.73 age confidence

Release Notes

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

v1.0.73: 1.0.73

Compare Source

Changes

  • feat: add support for Redis Streams XINFO STREAM IDMP fields (#​965)
  • feat: add XADD IDMP/IDMPAUTO and XCFGSET support (#​954)
  • feat: make optimistic version locking in om optional (#​958)
  • feat: add IsCacheHit methods to rueidiscompat for CacheCompat supported commands (#​959)
  • perf: unify CacheCompat in rueidiscompat to use pointer receivers.
  • perf: reduce cache hit/miss allocs in rueidisotel.
  • perf: optimize metrics recording in rueidisotel.
  • docs: clarify AWS ElastiCache for Valkey 7.2 has AZ info only in INFO command (#​966)
  • fix: JSONGet incompatibility in rueidiscompat with go-redis
  • ci: add Redis 8.6+ to CI/test setup (#​962)

Contributors

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

@​HurSungYun, @​SoulPancake, @​akshaykhairmode, @​gaiaz-iusipov, @​jinbum-kim, @​piyongcai-liucai 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 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 renovate bot added the dependency label Mar 16, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 16, 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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/redis/rueidis v1.0.72 -> v1.0.73

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.25%. Comparing base (e11b389) to head (52a640b).
⚠️ Report is 16 commits behind head on release.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@             Coverage Diff             @@
##           release    #3114      +/-   ##
===========================================
- Coverage    91.33%   91.25%   -0.09%     
===========================================
  Files          281      281              
  Lines        10796    10799       +3     
===========================================
- Hits          9861     9855       -6     
- Misses         678      682       +4     
- Partials       257      262       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dadrus dadrus merged commit add85c3 into release Mar 19, 2026
19 checks passed
@dadrus dadrus deleted the renovate/github.com-redis-rueidis-rueidisotel-1.x branch March 19, 2026 08:28
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