Skip to content

Update Valkey GLIDE dependency to Uber Jar#86

Merged
Aryex merged 3 commits into
mainfrom
alexl/update-glide-version
Jun 1, 2026
Merged

Update Valkey GLIDE dependency to Uber Jar#86
Aryex merged 3 commits into
mainfrom
alexl/update-glide-version

Conversation

@Aryex
Copy link
Copy Markdown
Collaborator

@Aryex Aryex commented May 29, 2026

Overview

Related Issues

Closes #36
Related #81

Checklist

  • You have read the Spring Data contribution guidelines.
  • You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.
  • You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).

Signed-off-by: Alex Le <alex.le@improving.com>
@Aryex Aryex force-pushed the alexl/update-glide-version branch from a77ae6c to e78ca01 Compare May 29, 2026 19:13
@Aryex Aryex marked this pull request as ready for review May 29, 2026 20:54
@Aryex Aryex requested a review from jeremyprime May 29, 2026 20:54
@jeremyprime
Copy link
Copy Markdown
Collaborator

Did you ensure all examples run after upgrade? Also performance module (even though it is going to be deprecated and removed in favor of resp-bench at some point)?

@jeremyprime
Copy link
Copy Markdown
Collaborator

One other area to check is docs/ folder which is deployed to spring.valkey.io. At a minimum I think drivers.md there could be updated (just remove classifier and update version in example, so very simple change).

Signed-off-by: Alex Le <alex.le@improving.com>
Comment thread docs/src/content/docs/valkey/drivers.md
Signed-off-by: Alex Le <alex.le@improving.com>
@Aryex Aryex merged commit 49c478f into main Jun 1, 2026
42 of 43 checks passed
@jeremyprime jeremyprime deleted the alexl/update-glide-version branch June 2, 2026 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ZSetOperations range*WithScores do not maintain set ordering with a Glide cluster connection

2 participants