Update to latest version
OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cf-cli?expand=0&rev=72
This commit is contained in:
parent
21f538e30f
commit
c00c7febbf
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 21 09:52:22 UTC 2019 - thardeck@suse.com
|
||||||
|
|
||||||
|
- update to version 6.43.0
|
||||||
|
### Enhancements
|
||||||
|
- `cf curl` supports a new `--fail` flag (primarily for scripting purposes) which returns exit code `22` for server errors [story](https://www.pivotaltracker.com/story/show/130060949)
|
||||||
|
- Improves `cf delete-orphaned-routes` such that it uses a different endpoint, reducing the chance of a race condition when two users are simultaneously deleting orphaned routes and associating routes with applications [story](https://www.pivotaltracker.com/story/show/163156064)
|
||||||
|
- we've improved the speed of cf services - it now hits a single endpoint instead of making individual API calls
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 17 22:20:34 UTC 2019 - thardeck@suse.com
|
Thu Jan 17 22:20:34 UTC 2019 - thardeck@suse.com
|
||||||
|
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
|
|
||||||
%define short_name cf-cli
|
%define short_name cf-cli
|
||||||
Name: %{short_name}%{?name_ext}
|
Name: %{short_name}%{?name_ext}
|
||||||
Version: 6.42.0
|
Version: 6.43.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Cloud Foundry command line client
|
Summary: Cloud Foundry command line client
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f88e1cee52a1819e88e199e21c3bf78020f6379433307609bd6159ac5bc38e63
|
|
||||||
size 9308528
|
|
3
v6.43.0.tar.gz
Normal file
3
v6.43.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2bb91ec51235ffc0140897707a1280b52a2528abf5f2a67b1f45cf56111a160b
|
||||||
|
size 9357777
|
Loading…
Reference in New Issue
Block a user