-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Comparing changes
Open a pull request
base repository: redis/go-redis
base: v8.4.2
head repository: redis/go-redis
compare: v8.4.3
- 14 commits
- 14 files changed
- 4 contributors
Commits on Dec 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9cd2176 - Browse repository at this point
Copy the full SHA 9cd2176View commit details
Commits on Dec 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 59a2ddc - Browse repository at this point
Copy the full SHA 59a2ddcView commit details -
Merge pull request #1577 from go-redis/renovate/go.opentelemetry.io-o…
…tel-0.x Update module go.opentelemetry.io/otel to v0.15.0
Configuration menu - View commit details
-
Copy full SHA for a464b70 - Browse repository at this point
Copy the full SHA a464b70View commit details -
Configuration menu - View commit details
-
Copy full SHA for d082354 - Browse repository at this point
Copy the full SHA d082354View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4a55d1 - Browse repository at this point
Copy the full SHA a4a55d1View commit details -
Merge pull request #1535 from go-redis/renovate/github.com-go-redis-r…
…edis-v8-8.x Update module go-redis/redis/v8 to v8.4.2
Configuration menu - View commit details
-
Copy full SHA for ec7fb0d - Browse repository at this point
Copy the full SHA ec7fb0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 935e3d0 - Browse repository at this point
Copy the full SHA 935e3d0View commit details -
Merge pull request #1578 from go-redis/renovate/go.opentelemetry.io-o…
…tel-sdk-0.x Update module go.opentelemetry.io/otel/sdk to v0.15.0
Configuration menu - View commit details
-
Copy full SHA for 8271b88 - Browse repository at this point
Copy the full SHA 8271b88View commit details -
Merge pull request #1575 from go-redis/renovate/github.com-onsi-gomeg…
…a-1.x Update module onsi/gomega to v1.10.4
Configuration menu - View commit details
-
Copy full SHA for 19e561f - Browse repository at this point
Copy the full SHA 19e561fView commit details
Commits on Dec 15, 2020
-
make error message for unreachable sentinels more clear
The original text `all sentinels are unreachable` can sometimes be misleading, making some users think that all of their redis sentinels are down. But it might not be the reality especially when using kubernetes and specify `c.sentinelAddrs` as the Service's domain. In this case, when the sentinel to which the domain is redirected runs into some errors despite other sentinels running healthily, the original text given by redis client will be confusing and delivering false message! Just got out of a similar dilemma after checking the source code, feel free to correct me if I am wrong :)
Configuration menu - View commit details
-
Copy full SHA for ea806ac - Browse repository at this point
Copy the full SHA ea806acView commit details
Commits on Dec 16, 2020
-
Merge pull request #1580 from darkyzhou/patch-1
make error message for unreachable sentinels more clear
Configuration menu - View commit details
-
Copy full SHA for 80d2961 - Browse repository at this point
Copy the full SHA 80d2961View commit details -
Add support to get cluster replica node for a given key
Prathik Rajendran M committedDec 16, 2020 1Configuration menu - View commit details
-
Copy full SHA for fd6643d - Browse repository at this point
Copy the full SHA fd6643dView commit details -
Merge pull request #1581 from prathik/replica-cmd
Add support to get cluster replica node for a given key
Configuration menu - View commit details
-
Copy full SHA for e9fef17 - Browse repository at this point
Copy the full SHA e9fef17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 602b106 - Browse repository at this point
Copy the full SHA 602b106View 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 v8.4.2...v8.4.3