Accepting request 580214 from home:mjura:branches:devel:CaaSP:Head:ControllerNode

- Update to version 3.3.1:
  * gitignore: add ".Dockerfile-functional-tester"
  * Dockerfile-functional-tester: initial commit
  * tools/functional-tester: update README for local docker testing
  * hack: sync with etcd master
  * mvcc: restore unsynced watchers
  * etcdserver: improve request took too long warning
  * semaphore: use Go 1.9.4, update release upgrade test version
  * travis: use Go 1.9.4 with TARGET_GO_VERSION
  * hack/scripts-dev: Makefile with Go 1.9.4, 1.8.7
  * version: 3.3.1

OBS-URL: https://build.opensuse.org/request/show/580214
OBS-URL: https://build.opensuse.org/package/show/devel:CaaSP:Head:ControllerNode/etcd?expand=0&rev=4
This commit is contained in:
Jordi Massaguer
2018-02-28 10:18:59 +00:00
committed by Git OBS Bridge
parent eda06e164e
commit c580667b56
6 changed files with 26 additions and 7 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Thu Feb 22 06:54:05 UTC 2018 - opensuse-packaging@opensuse.org
- Update to version 3.3.1:
* gitignore: add ".Dockerfile-functional-tester"
* Dockerfile-functional-tester: initial commit
* tools/functional-tester: update README for local docker testing
* hack: sync with etcd master
* mvcc: restore unsynced watchers
* etcdserver: improve request took too long warning
* semaphore: use Go 1.9.4, update release upgrade test version
* travis: use Go 1.9.4 with TARGET_GO_VERSION
* hack/scripts-dev: Makefile with Go 1.9.4, 1.8.7
* version: 3.3.1
-------------------------------------------------------------------
Thu Feb 1 16:58:18 CET 2018 - ro@suse.de