- Update to version 3.4.13:

* version: 3.4.13
  * pkg: file stat warning
  * Automated cherry pick of #12243 on release 3.4
  * version: 3.4.12
  * etcdserver: Avoid panics logging slow v2 requests in integration tests
  * version: 3.4.11
  * Revert "etcdserver/api/v3rpc: "MemberList" never return non-empty ClientURLs"
  * *: fix backport of PR12216
  * *: add experimental flag for watch notify interval
  * clientv3: remove excessive watch cancel logging
  * etcdserver: add OS level FD metrics
  * pkg/runtime: optimize FDUsage by removing sort
  * clientv3: log warning in case of error sending request
  * etcdserver/api/v3rpc: "MemberList" never return non-empty ClientURLs

OBS-URL: https://build.opensuse.org/package/show/devel:kubic/etcd?expand=0&rev=8
This commit is contained in:
Richard Brown
2020-09-10 10:03:54 +00:00
committed by Git OBS Bridge
parent a9e888d29c
commit 0133bc0b3f
6 changed files with 24 additions and 8 deletions

View File

@@ -22,7 +22,7 @@
%define _fillupdir %{_localstatedir}/adm/fillup-templates
%endif
Name: etcd
Version: 3.4.10
Version: 3.4.13
Release: 0
Summary: Highly-available key value store for configuration and service discovery
License: Apache-2.0