Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=108
This commit is contained in:
parent
d282931115
commit
211d84d9c2
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 23:24:07 UTC 2020 - thardeck@suse.com
|
||||
|
||||
- update to version 6.51.0
|
||||
### Bug Fixes
|
||||
- Increased resiliency to log cache streaming log loss on foundations with multiple log cache doppler nodes [story](https://www.pivotaltracker.com/story/show/171759407)
|
||||
- cf logs --recent lost logs if there are more than 4 MB of logs [story](https://www.pivotaltracker.com/story/show/171676674)
|
||||
- cf logs now properly retries getting logs on connection failure to the logging API [story](https://www.pivotaltracker.com/story/show/171530294)
|
||||
- Requests to Log Cache were not logged in the same format as other HTTP requests in the cf CLI [story](https://www.pivotaltracker.com/story/show/171528424)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 4 13:11:21 UTC 2020 - thardeck@suse.com
|
||||
|
||||
|
@ -35,7 +35,7 @@
|
||||
|
||||
%define short_name cf-cli
|
||||
Name: %{short_name}%{?name_ext}
|
||||
Version: 6.50.0
|
||||
Version: 6.51.0
|
||||
Release: 0
|
||||
Summary: Cloud Foundry command line client
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:97cad9e93bcc1745b41d27414af5d825fc8b6892c3a72248f41ceadf577e82ab
|
||||
size 17687248
|
3
v6.51.0.tar.gz
Normal file
3
v6.51.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03bc1d4145d41ef3f371b342954a2eab62831ad5025076036a9c66eeedbb8984
|
||||
size 17265840
|
Loading…
Reference in New Issue
Block a user