Skip to content

fix(deps): bump github.com/redis/go-redis/extra/redisotel/v9 from 9.7.0 to 9.7.1 in /api - #620

Merged
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/github.com/redis/go-redis/extra/redisotel/v9-9.7.1
Mar 1, 2025
Merged

fix(deps): bump github.com/redis/go-redis/extra/redisotel/v9 from 9.7.0 to 9.7.1 in /api#620
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/github.com/redis/go-redis/extra/redisotel/v9-9.7.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 1, 2025

Copy link
Copy Markdown
Contributor

Bumps github.com/redis/go-redis/extra/redisotel/v9 from 9.7.0 to 9.7.1.

Release notes

Sourced from github.com/redis/go-redis/extra/redisotel/v9's releases.

v9.7.1

Changes

  • Recognize byte slice for key argument in cluster client hash slot computation (#3049)
  • fix(search&aggregate):fix error overwrite and typo #3220 (#3224)
  • fix: linter configuration (#3279)
  • fix(search): if ft.aggregate use limit when limitoffset is zero (#3275)
  • Reinstate read-only lock on hooks access in dialHook to fix data race (#3225)
  • fix: flaky ClientKillByFilter test (#3268)
  • chore: fix some comments (#3226)
  • fix(aggregate, search): ft.aggregate bugfixes (#3263)
  • fix: add unstableresp3 to cluster client (#3266)
  • Fix race condition in clusterNodes.Addrs() (#3219)
  • SortByWithCount FTSearchOptions fix (#3201)
  • Eliminate redundant dial mutex causing unbounded connection queue contention (#3088)
  • Add guidance on unstable RESP3 support for RediSearch commands to README (#3177)

🚀 New Features

  • Add guidance on unstable RESP3 support for RediSearch commands to README (#3177)

🐛 Bug Fixes

  • fix(search): if ft.aggregate use limit when limitoffset is zero (#3275)
  • fix: add unstableresp3 to cluster client (#3266)
  • fix(aggregate, search): ft.aggregate bugfixes (#3263)
  • SortByWithCount FTSearchOptions fix (#3201)
  • Recognize byte slice for key argument in cluster client hash slot computation (#3049)

Contributors

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

@​ofekshenawa, @​Cgol9, @​LINKIWI, @​shawnwgit, @​zhuhaicity, @​bitsark, @​vladvildanov, @​ndyakov

Full Changelog: redis/go-redis@v9.7.0...v9.7.1

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 1, 2025
@dependabot
dependabot Bot requested a review from AchoArnold March 1, 2025 00:43
@what-the-diff

what-the-diff Bot commented Mar 1, 2025

Copy link
Copy Markdown

PR Summary

  • Updated Dependencies
    The developer team has updated the software components that our application is dependent on. Specifically, they have updated a series of dependencies related to the Redis database in our Go project. The updated versions provide enhancements and bug fixes which can lead to better performance and stability.

  • Checksum Updates
    With the updates of these dependencies, corresponding checksums have been updated in the project. Checksums are a form of verification to ensure the integrity of our software components. Accurate checksums mean our code is safe and as intended, thereby reducing the risk of software errors.

Bumps [github.com/redis/go-redis/extra/redisotel/v9](https://github.com/redis/go-redis) from 9.7.0 to 9.7.1.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](redis/go-redis@v9.7.0...v9.7.1)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/extra/redisotel/v9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/api/github.com/redis/go-redis/extra/redisotel/v9-9.7.1 branch from e7ef2ed to 647eb69 Compare March 1, 2025 13:24
@AchoArnold
AchoArnold merged commit f387592 into main Mar 1, 2025
@dependabot
dependabot Bot deleted the dependabot/go_modules/api/github.com/redis/go-redis/extra/redisotel/v9-9.7.1 branch March 1, 2025 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant