Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: redis/go-redis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.3.1
Choose a base ref
...
head repository: redis/go-redis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.3.2
Choose a head ref
  • 6 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 12, 2020

  1. Configuration menu
    Copy the full SHA
    c0501bf View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Merge pull request #1533 from go-redis/renovate/github.com-onsi-gomeg…

    …a-1.x
    
    chore(deps): update module onsi/gomega to v1.10.3
    vmihailenco authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    c6fc4ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    319b023 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1532 from go-redis/renovate/github.com-onsi-ginkg…

    …o-1.x
    
    chore(deps): update module onsi/ginkgo to v1.14.2
    vmihailenco authored Oct 13, 2020
    Configuration menu
    Copy the full SHA
    16afeeb View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2020

  1. Add hooks to Conn. Fixes #1539

    vmihailenco committed Oct 17, 2020
    Configuration menu
    Copy the full SHA
    e99a392 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1543 from go-redis/fix/conn-hooks

    Add hooks to Conn. Fixes #1539
    vmihailenco authored Oct 17, 2020
    Configuration menu
    Copy the full SHA
    26ade92 View commit details
    Browse the repository at this point in the history
Loading