diff --git a/cf-cli.changes b/cf-cli.changes index 289683a..d0babd5 100644 --- a/cf-cli.changes +++ b/cf-cli.changes @@ -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 diff --git a/cf-cli.spec b/cf-cli.spec index 780ddcf..7ceba81 100644 --- a/cf-cli.spec +++ b/cf-cli.spec @@ -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 diff --git a/v6.50.0.tar.gz b/v6.50.0.tar.gz deleted file mode 100644 index 37299bd..0000000 --- a/v6.50.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:97cad9e93bcc1745b41d27414af5d825fc8b6892c3a72248f41ceadf577e82ab -size 17687248 diff --git a/v6.51.0.tar.gz b/v6.51.0.tar.gz new file mode 100644 index 0000000..bd19d13 --- /dev/null +++ b/v6.51.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03bc1d4145d41ef3f371b342954a2eab62831ad5025076036a9c66eeedbb8984 +size 17265840