Hello community, here is the log from the commit of package cf-cli for openSUSE:Factory checked in at 2019-06-01 09:48:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cf-cli (Old) and /work/SRC/openSUSE:Factory/.cf-cli.new.5148 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cf-cli" Sat Jun 1 09:48:37 2019 rev:4 rq:705921 version:6.44.1 Changes: -------- --- /work/SRC/openSUSE:Factory/cf-cli/cf-cli.changes 2019-02-28 21:44:06.877506876 +0100 +++ /work/SRC/openSUSE:Factory/.cf-cli.new.5148/cf-cli.changes 2019-06-01 09:48:38.579341837 +0200 @@ -1,0 +2,57 @@ +Wed May 8 23:14:36 UTC 2019 - root <[email protected]> + +- update to version 6.44.1 + +------------------------------------------------------------------- +Wed May 8 19:13:23 UTC 2019 - root <[email protected]> + +- update to version 6.44.0 + ### Enhancements + - A new flag `--no-plans` added to `cf marketplace` to view the table without the `plans` column [story](https://www.pivotaltracker.com/story/show/164981967) + ### Minor Enhancements + - `cf help ` now displays a more prominent `TIP` so that users can discover `cf help -a` + - Roles for the `set-org-role` and `set-space-role` commands are case insensitive [story](https://www.pivotaltracker.com/story/show/163495325) + - Piping a multi-line file to `cf login` now works as expected [story](https://www.pivotaltracker.com/story/show/164256604) + - Updated the help text for `cf delete-orphaned-routes` to clarify that the command is spaced-scoped [story](https://www.pivotaltracker.com/story/show/164657893) + ### Bug Fixes + - Fixes a bug for `cf update-buildpack` for assigning stacks [story](https://www.pivotaltracker.com/story/show/164998479) + - Fixes an issue with `cf-bind-route-service` whereby if a user does not have a `org` or `space` targeted, instead of returning a useful error, the CLI would attempt to `GET` the `private_domains` endpoint [story](https://www.pivotaltracker.com/story/show/164157632) + - `v3-apply-manifest` now works for defining environment variables in a multi-app manifest [story](https://www.pivotaltracker.com/story/show/164998227) + - Now the CLI checks the expiration time of an access token and refreshes it automatically before making a call the CF API [story](https://github.com/cloudfoundry/cli/pull/1594) + +------------------------------------------------------------------- +Wed May 8 11:42:52 UTC 2019 - root <[email protected]> + +- 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 + ## Other Bug Fixes + - Updates help text for `cf curl`[story](https://www.pivotaltracker.com/story/show/133394731) + - Now refresh tokens work properly whilst using `cf curl` with V3 CC API endpoints [story](https://www.pivotaltracker.com/story/show/142716197) + - Fixes performance degradation for `cf services` [story](https://www.pivotaltracker.com/story/show/163296235) + - `cf delete-service` requires that you are targeting a space [story](https://www.pivotaltracker.com/n/projects/2105761/stories/162635933) + - `cf enable-service access` for a service in an org will succeed if you have already enabled access for that service in that org [story](https://www.pivotaltracker.com/n/projects/2105761/stories/162747373) + - `rename-service` updated to no longer fail if a plan has been removed from the catalog [story](https://www.pivotaltracker.com/story/show/162550421) + +------------------------------------------------------------------- +Thu May 2 00:37:14 UTC 2019 - root <[email protected]> + +- update to version 6.44.0 + ## Enhancements + - A new flag `--no-plans` added to `cf marketplace` to view the table without the `plans` column [story](https://www.pivotaltracker.com/story/show/164981967) + ## Minor Enhancements + - `cf help ` now displays a more prominent `TIP` so that users can discover `cf help -a` + - Roles for the `set-org-role` and `set-space-role` commands are case insensitive [story](https://www.pivotaltracker.com/story/show/163495325) + - Piping a multi-line file to `cf login` now works as expected [story](https://www.pivotaltracker.com/story/show/164256604) + - Updated the help text for `cf delete-orphaned-routes` to clarify that the command is spaced-scoped [story](https://www.pivotaltracker.com/story/show/164657893) + ## Bug Fixes + - Fixes a bug for `cf update-buildpack` for assigning stacks [story](https://www.pivotaltracker.com/story/show/164998479) + - Fixes an issue with `cf-bind-route-service` whereby if a user does not have a `org` or `space` targeted, instead of returning a useful error, the CLI would attempt to `GET` the `private_domains` endpoint [story](https://www.pivotaltracker.com/story/show/164157632) + - `v3-apply-manifest` no works for defining environment variables in a multi-app manifest [story](https://www.pivotaltracker.com/story/show/164998227) + - Now the CLI checks the expiration time of an access token and refreshes it automatically before making a call the CF API [story](https://github.com/cloudfoundry/cli/pull/1594) + - `cf marketplace` no longer lists disabled plans [story](https://www.pivotaltracker.com/story/show/165674475) + +------------------------------------------------------------------- Old: ---- v6.43.0.tar.gz New: ---- v6.44.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cf-cli.spec ++++++ --- /var/tmp/diff_new_pack.5LohMz/_old 2019-06-01 09:48:39.607341486 +0200 +++ /var/tmp/diff_new_pack.5LohMz/_new 2019-06-01 09:48:39.611341484 +0200 @@ -35,7 +35,7 @@ %define short_name cf-cli Name: %{short_name}%{?name_ext} -Version: 6.43.0 +Version: 6.44.1 Release: 0 Summary: Cloud Foundry command line client License: Apache-2.0 ++++++ v6.43.0.tar.gz -> v6.44.1.tar.gz ++++++ /work/SRC/openSUSE:Factory/cf-cli/v6.43.0.tar.gz /work/SRC/openSUSE:Factory/.cf-cli.new.5148/v6.44.1.tar.gz differ: char 14, line 1
