Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update module github.com/redis/rueidis/rueidisotel to v1.0.52 #2065

Merged
merged 1 commit into from
Dec 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/redis/rueidis/rueidisotel v1.0.51 -> v1.0.52 age adoption passing confidence

Release Notes

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

v1.0.52: 1.0.52

Compare Source

Changes

  • feat: add ModuleLoadex, SlaveOf, ClusterMyShardID to rueidiscompat (#​708)
  • feat: add BitFieldRO, HScanNoValues, and ClientInfo to rueidiscompat (#​707)
  • feat: add CacheMarshal and CacheUnmarshalView for third party cache libraries (#​693)
  • feat: add ReplicaSelector for selecting which replica to send commands (#​692)
  • feat: retry DoCache and DoMultiCache on MOVED / ASK redirections (#​701) (#​704)
  • feat: retry single slot DoMulti on MOVED / ASK redirections (#​697) (#​709)
  • perf: reduce goroutines used by DoMulti and DoMultiCache in a cluster client (#​699)
  • fix: hide InitAddress from client.Nodes() if they doesn't show up in the cluster topology (#​687)
  • fix: immature recycling of the intermediate structs when doing cluster DoMulti on network errors (#​706)
  • fix: panic on cluster redirection to a node with a stale role (#​695)
  • fix: protocol out of sync when mixing sunsubscribe requests and slot migrations (#​691)
  • fix: avoid picking unhealthy replicas (#​689)

Contributors

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

@​proost, @​rueian, @​unknowntpo 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 renovate bot added the dependency label Dec 25, 2024
Copy link

codecov bot commented Dec 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.36%. Comparing base (c4e544e) to head (f420012).
Report is 1 commits behind head on release.

Additional details and impacted files
@@             Coverage Diff             @@
##           release    #2065      +/-   ##
===========================================
- Coverage    89.43%   89.36%   -0.07%     
===========================================
  Files          271      271              
  Lines        11467    11467              
===========================================
- Hits         10256    10248       -8     
- Misses         970      975       +5     
- Partials       241      244       +3     

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

dadrus
dadrus previously approved these changes Dec 25, 2024
@renovate renovate bot dismissed dadrus’s stale review December 25, 2024 17:22

The merge-base changed after approval.

@renovate renovate bot force-pushed the renovate/github.com-redis-rueidis-rueidisotel-1.x branch from acbeaa4 to 1416059 Compare December 25, 2024 17:22
@renovate renovate bot force-pushed the renovate/github.com-redis-rueidis-rueidisotel-1.x branch from 1416059 to f420012 Compare December 25, 2024 17:23
@dadrus dadrus merged commit 68b7694 into release Dec 25, 2024
24 checks passed
@dadrus dadrus deleted the renovate/github.com-redis-rueidis-rueidisotel-1.x branch December 25, 2024 17:30
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