Skip to content

Comments

Bump github.com/valkey-io/valkey-go from 1.0.71 to 1.0.72#251

Merged
secwall merged 1 commit intomasterfrom
dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.72
Feb 17, 2026
Merged

Bump github.com/valkey-io/valkey-go from 1.0.71 to 1.0.72#251
secwall merged 1 commit intomasterfrom
dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.72

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

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

Release notes

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

1.0.72

Changes

  • feat: add Client method to compat interface
  • feat: add new XCFGSET command
  • feat: Add MGet method to cachecompat
  • feat: add IDMPAUTO and IDMP parameters to XADD command
  • feat: add HOTKEYS command
  • fix: correct the position of KEEPREF, DELREF, and ACKED for XADD
  • fix: correct xadd and xtrim in compat with approx=false
  • fix: race condition in Lua script SHA-1 loading (#108)
  • fix: avoid RDMA polls from hanging by draining cq before polling the cq fd (#106)

Contributors

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

@​akshaykhairmode, @​dalaoqi, @​jinbum-kim, @​rueian and @​wckd

Commits
  • c081f7b feat: bump v1.0.72
  • a444a26 add Client method to compat and interface (#956)
  • a4aa79f feat: add new XCFGSET command (#952)
  • a6f6f77 Add MGet method to cachecompat (#950)
  • 96d12e3 fix: race condition in Lua script SHA-1 loading (#108)
  • e165ccf fix: avoid poll to hang by draining cq before polling the cq fd (#106)
  • f2c1ff7 fix: correct the position of KEEPREF, DELREF, and ACKED for XADD (#946)
  • cef8afd feat: add IDMPAUTO and IDMP parameters to XADD command (#942)
  • 895cc3d feat: add HOTKEYS command (#941)
  • d662dfe fix(xadd,xtrim): when approx is false, should have = (#943)
  • See full diff 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 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.71 to 1.0.72.
- [Release notes](https://github.com/valkey-io/valkey-go/releases)
- [Commits](valkey-io/valkey-go@v1.0.71...v1.0.72)

---
updated-dependencies:
- dependency-name: github.com/valkey-io/valkey-go
  dependency-version: 1.0.72
  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 Feb 17, 2026
@secwall secwall merged commit 1fea970 into master Feb 17, 2026
21 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/valkey-io/valkey-go-1.0.72 branch February 17, 2026 08:18
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