-
Notifications
You must be signed in to change notification settings - Fork 48
Comparing changes
Open a pull request
base repository: valkey-io/valkey-py
base: v6.2.0rc1
head repository: valkey-io/valkey-py
compare: v6.2.0rc2
- 13 commits
- 8 files changed
- 5 contributors
Commits on Feb 8, 2026
-
build(deps): bump rojopolis/spellcheck-github-actions
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.56.0 to 0.58.0. - [Release notes](https://github.com/rojopolis/spellcheck-github-actions/releases) - [Changelog](https://github.com/rojopolis/spellcheck-github-actions/blob/master/CHANGELOG.md) - [Commits](rojopolis/spellcheck-github-actions@0.56.0...0.58.0) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-version: 0.58.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d6a04c - Browse repository at this point
Copy the full SHA 8d6a04cView commit details
Commits on Feb 28, 2026
-
Merge pull request #260 from valkey-io/dependabot/github_actions/rojo…
…polis/spellcheck-github-actions-0.58.0 build(deps): bump rojopolis/spellcheck-github-actions from 0.56.0 to 0.58.0
Configuration menu - View commit details
-
Copy full SHA for ecd6cee - Browse repository at this point
Copy the full SHA ecd6ceeView commit details -
[docs] Make readme examples copy/paste possible by removing >>> and a…
…dding # to preserve output to preserve meaning Signed-off-by: chrisjsimpson <chris.j.simpson@live.co.uk>
Configuration menu - View commit details
-
Copy full SHA for 7385ba4 - Browse repository at this point
Copy the full SHA 7385ba4View commit details -
Merge pull request #251 from chrisjsimpson/main
[docs] Make readme examples copy/paste possible by removing >>> and a…
Configuration menu - View commit details
-
Copy full SHA for cd3b9be - Browse repository at this point
Copy the full SHA cd3b9beView commit details -
fix(async-cluster): prevent reinitialization after explicit aclose()
Make async `ValkeyCluster` treat user-initiated `aclose()` as terminal by tracking closed state and raising a clear `ValkeyClusterException` on further use. Preserve inte`rnal retry/reinitialize behavior by introducing a private reset path used by command and pipeline retry flows, and add regression tests for post-close command/initialize calls. fixes #223 Signed-off-by: Mikhail Koviazin <github@mkmk.aleeas.com>
Configuration menu - View commit details
-
Copy full SHA for cb4e41a - Browse repository at this point
Copy the full SHA cb4e41aView commit details -
test-async: fix teardown behaviour
If the cluster was closed, don't try to flushdb on it in order to not raise an exception Signed-off-by: Mikhail Koviazin <github@mkmk.aleeas.com>
Configuration menu - View commit details
-
Copy full SHA for 3d94e1e - Browse repository at this point
Copy the full SHA 3d94e1eView commit details
Commits on Mar 16, 2026
-
Merge pull request #268 from valkey-io/mkmkme/async-cluster-connectio…
…n-after-close fix(async-cluster): prevent reinitialization after explicit aclose()
Configuration menu - View commit details
-
Copy full SHA for 910e51d - Browse repository at this point
Copy the full SHA 910e51dView commit details -
build(deps): bump actions/upload-artifact from 6 to 7
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@v6...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for de12054 - Browse repository at this point
Copy the full SHA de12054View commit details
Commits on Mar 17, 2026
-
Merge pull request #269 from valkey-io/dependabot/github_actions/acti…
…ons/upload-artifact-7 build(deps): bump actions/upload-artifact from 6 to 7
Configuration menu - View commit details
-
Copy full SHA for 1de50c7 - Browse repository at this point
Copy the full SHA 1de50c7View commit details -
Prevent pip version check warnings in CI
Signed-off-by: Kurt McKee <contactme@kurtmckee.org>
Configuration menu - View commit details
-
Copy full SHA for fdfa5d0 - Browse repository at this point
Copy the full SHA fdfa5d0View commit details -
Merge pull request #274 from kurtmckee/prevent-pip-version-check-warn…
…ings Prevent pip version check notices in CI
Configuration menu - View commit details
-
Copy full SHA for cca695f - Browse repository at this point
Copy the full SHA cca695fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c21825 - Browse repository at this point
Copy the full SHA 9c21825View commit details
Commits on Mar 18, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 81323e6 - Browse repository at this point
Copy the full SHA 81323e6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v6.2.0rc1...v6.2.0rc2