Skip to content

Bump github.com/valkey-io/valkey-go/valkeycompat from 1.0.77 to 1.0.78 - #257

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/valkey-io/valkey-go/valkeycompat-1.0.78
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/valkey-io/valkey-go/valkeycompat-1.0.78

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/valkey-io/valkey-go/valkeycompat from 1.0.77 to 1.0.78.

Release notes

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

1.0.78

Changes

  • feat: add opt-in PreferClusterShards to use CLUSTER SHARDS before version 8 (#181)
  • feat: add CLUSTERSCAN command builders (#171)
  • feat: add MSetEX helper (#156)
  • feat: provide valkeyaside ser/de funcs with context and cache key (#170)
  • feat: add InfoMap to valkeycompat (#163)
  • feat: add GetToBuffer to valkeycompat (#158)
  • feat: add SetFromBuffer to valkeycompat for go-redis parity (#165)
  • feat: add SlowLogLen to valkeycompat (#167)
  • feat: add ReplicaOf to valkeycompat (#168)
  • fix: re-pick unfinished cluster commands between retry iterations (#151)
  • fix: close conns added to c.conns while cluster _refresh is unlocked (#161)
  • fix: parse AsIntMap values as base 10
  • fix: resolve the ?addr=:port shorthand against the primary host
  • fix: prevent canceled valkeyaside cache fills from leaking locks
  • fix: make valkeycompatmock Cache() mockable via the expectation queue
  • fix: avoid nil cache panic with disabled static-TTL multi-cache (#150)
  • perf: consolidate keyless cluster commands onto one conn on retry (#180)
  • docs: mention ShardsRefreshInterval alongside SendToReplicas for cluster replicas (#154)

Contributors

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

@​DhruvilK7, @​Makarechi, @​NotAFlightRisk, @​SomSamantray, @​frozenbonito, @​kumariam-ai, @​kurochan, @​naoto-naka-safie, @​nelzblooket, @​rueian and @​sonalijhala-23

Commits
  • 09e9250 feat: bump v1.0.78
  • 737e583 feat(cluster): add opt-in PreferClusterShards to use CLUSTER SHARDS before ve...
  • 12c94e0 perf(cluster): consolidate keyless commands onto one conn on retry (#180)
  • d745f13 provide ser/de funcs with context and cache key (#170)
  • 471343a valkeycompat: add ReplicaOf command support to adapter, pipeline (#168)
  • 8da691f fix(cluster): re-pick unfinished commands between retry iterations (#151)
  • 9b73f94 valkeycompat: add SlowLogLen support for adapter and pipeline (#167)
  • 9767656 feat(cluster): add CLUSTERSCAN command definition and builders (#171)
  • 82d8608 feat(valkeycompat): add SetFromBuffer for go-redis parity (#165)
  • 92ebbc1 GetToBuffer code latest changes (#158)
  • 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 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/valkeycompat](https://github.com/valkey-io/valkey-go) from 1.0.77 to 1.0.78.
- [Release notes](https://github.com/valkey-io/valkey-go/releases)
- [Commits](valkey-io/valkey-go@v1.0.77...v1.0.78)

---
updated-dependencies:
- dependency-name: github.com/valkey-io/valkey-go/valkeycompat
  dependency-version: 1.0.78
  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 Sep 21, 2026
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.

0 participants