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.45 #1748

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2024

This PR contains the following updates:

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

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 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 Aug 29, 2024
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.31%. Comparing base (95c6f8f) to head (cda3bd9).
Report is 1 commits behind head on release.

Additional details and impacted files
@@           Coverage Diff            @@
##           release    #1748   +/-   ##
========================================
  Coverage    89.31%   89.31%           
========================================
  Files          270      270           
  Lines         8876     8876           
========================================
  Hits          7928     7928           
  Misses         699      699           
  Partials       249      249           

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

@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-redis-rueidis-rueidisotel-1.x branch from 7cee0fe to 5310862 Compare August 29, 2024 18:21
@renovate renovate bot force-pushed the renovate/github.aaakk.us.kg-redis-rueidis-rueidisotel-1.x branch from 5310862 to cda3bd9 Compare August 29, 2024 18:22
@dadrus dadrus merged commit 3e982d0 into release Aug 29, 2024
23 checks passed
@dadrus dadrus deleted the renovate/github.aaakk.us.kg-redis-rueidis-rueidisotel-1.x branch August 29, 2024 18:48
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