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: etcd-io/etcd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.9
Choose a base ref
...
head repository: etcd-io/etcd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.10
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Sep 15, 2016

  1. version: bump to v3.0.9+git

    Anthony Romano committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    fe900b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

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

Commits on Sep 21, 2016

  1. clientv3: process closed watcherStreams in watcherGrpcStream run loop

    Was racing with Watch() when closing the grpc stream on no watchers.
    
    Fixes #6476
    Anthony Romano authored and gyuho committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    273b986 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. Configuration menu
    Copy the full SHA
    adbad1c View commit details
    Browse the repository at this point in the history
  2. version: bump to v3.0.10

    gyuho committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    546c0f7 View commit details
    Browse the repository at this point in the history
Loading