-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Comparing changes
Open a pull request
base repository: redis/go-redis
base: v9.5.5
head repository: redis/go-redis
compare: v9.6.0
- 11 commits
- 26 files changed
- 9 contributors
Commits on Jul 17, 2024
-
chore(deps): bump rojopolis/spellcheck-github-actions (#3028)
Bumps [rojopolis/spellcheck-github-actions](https://github.com/rojopolis/spellcheck-github-actions) from 0.36.0 to 0.38.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.36.0...0.38.0) --- updated-dependencies: - dependency-name: rojopolis/spellcheck-github-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Monkey <golang@88.com>
Configuration menu - View commit details
-
Copy full SHA for a400f09 - Browse repository at this point
Copy the full SHA a400f09View commit details -
Change monitor test to run manually (#3041)
* Change monitor test to run manually * fix
Configuration menu - View commit details
-
Copy full SHA for 649d3b6 - Browse repository at this point
Copy the full SHA 649d3b6View commit details -
Change context.Background() to ctx
Configuration menu - View commit details
-
Copy full SHA for 51b6e2c - Browse repository at this point
Copy the full SHA 51b6e2cView commit details -
fix node routing in slotClosestNode (#3043)
* fix node routing when all nodes are failing * fix minlatency zero value
Configuration menu - View commit details
-
Copy full SHA for 27dd84c - Browse repository at this point
Copy the full SHA 27dd84cView commit details -
Support Hash-field expiration for 7.4 CE RC2 (#3040)
Co-authored-by: Monkey <golang@88.com> Co-authored-by: Vladyslav Vildanov <117659936+vladvildanov@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1a0a68f - Browse repository at this point
Copy the full SHA 1a0a68fView commit details -
Support Hash-field expiration commands in Pipeline & Fix HExpire HExp…
…ireWithArgs expiration (#3038) * Support Hash-field expiration commands in Pipeline * Fix HExpire & HExpireWithArgs expiration * Fix HExpire & HPExpire Testcase * Update commands_test.go --------- Co-authored-by: ofekshenawa <104765379+ofekshenawa@users.noreply.github.com> Co-authored-by: Monkey <golang@88.com>
Configuration menu - View commit details
-
Copy full SHA for 5c9c468 - Browse repository at this point
Copy the full SHA 5c9c468View commit details -
add test for tls connCheck #3025 (#3047)
* add a check for TLS connections.
Configuration menu - View commit details
-
Copy full SHA for 233ff45 - Browse repository at this point
Copy the full SHA 233ff45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c146dc - Browse repository at this point
Copy the full SHA 2c146dcView commit details -
chore(deps): bump golangci/golangci-lint-action from 4 to 6 (#2993)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 6. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v4...v6) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Monkey <golang@88.com>
Configuration menu - View commit details
-
Copy full SHA for 49bfbf2 - Browse repository at this point
Copy the full SHA 49bfbf2View commit details -
Bump version of go-redis to 9.6.0 (#3059)
* Bump version of go-redis to 9.6.0 * Trigger CI on branch v9.6
Configuration menu - View commit details
-
Copy full SHA for 9cfeb30 - Browse repository at this point
Copy the full SHA 9cfeb30View commit details
Commits on Jul 19, 2024
-
feat: reduce the type assertion of CheckConn (#3066)
* feat: reduce the type assertion of CheckConn Signed-off-by: monkey92t <golang@88.com> * fix: correct the function names Signed-off-by: monkey92t <golang@88.com> --------- Signed-off-by: monkey92t <golang@88.com>
Configuration menu - View commit details
-
Copy full SHA for 44ba2ee - Browse repository at this point
Copy the full SHA 44ba2eeView 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 v9.5.5...v9.6.0