Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps github.com/valkey-io/valkey-go from 1.0.70 to 1.0.71.

Release notes

Sourced from github.com/valkey-io/valkey-go's releases.

1.0.71

valkeyrdma

valkeyrdma provides the experimental support for the Valkey RDMA connection type.

The initial benchmark shows 2x improvement in throughput but this support is still experimental and under active development, see the README for more details. Contributions are very welcome.

Changes

  • docs: enhance README with availability zone awareness helpers (#934)
  • feat: add availability zone awareness for the standalone client (#930)
  • feat: add ability to get availability_zone from an INFO command (#105)
  • feat: add availability zone awareness helpers (#932)
  • feat: implement slot-based batching for the MGet helper (#908)
  • fix: handle nil options in valkeycompat TFunctionLoadArgs (#936)
  • fix: eliminate data race in backgroundPing() (#933)
  • fix: valkeycompat NewAdapter sets maxp incorrectly (#102)

Contributors

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

@​JaeguKim, @​SoulPancake, @​heynemann, @​majiayu000, @​nesty92, @​nickngsr and @​rueian

Commits
  • ddf321b feat: bump v1.0.71
  • 41215d2 feat: valkeyrdma (#103)
  • 77aa0ab feat: add ability to get AZ from an INFO command (#105)
  • 721ec8a fix: handle nil options in TFunctionLoadArgs (#936)
  • 4820d76 docs: enhance README with availability zone routing helpers (#934)
  • ff09074 fix: eliminate data race in backgroundPing() (#933)
  • b5ffc6a perf: optimize Az awareness helpers
  • 2b05050 add Az awareness helpers (#932)
  • 5475980 feat: add availability zone awareness for standalone client
  • 42046a0 feat: add availability zone awareness for standalone client
  • Additional commits viewable in compare view

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)

Bumps [github.com/valkey-io/valkey-go](https://github.com/valkey-io/valkey-go) from 1.0.70 to 1.0.71.
- [Release notes](https://github.com/valkey-io/valkey-go/releases)
- [Commits](valkey-io/valkey-go@v1.0.70...v1.0.71)

---
updated-dependencies:
- dependency-name: github.com/valkey-io/valkey-go
  dependency-version: 1.0.71
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 29, 2026
@secwall secwall merged commit f9ec69e into master Jan 29, 2026
21 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.71 branch January 29, 2026 09:59
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