Tim Hardeck 2019-02-27 14:12:44 +00:00 committed by Git OBS Bridge
parent c00c7febbf
commit 425f021aaa

View File

@ -7,6 +7,15 @@ Thu Feb 21 09:52:22 UTC 2019 - thardeck@suse.com
- 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) - 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 - we've improved the speed of cf services - it now hits a single endpoint instead of making individual API calls
### Bug Fixes ### Bug Fixes
#### Security
- Fixes issue with running cf login in verbose mode whereby passwords which contains regex were not completely redacted
- Fixes issue whilst running commands in verbose mode refresh tokens were not completely redacted
### Other Bug Fixes
- Updates help text for cf curlstory
- Now refresh tokens work properly whilst using cf curl with V3 CC API endpoints story
- Fixes performance degradation for cf services story
- cf delete-service requires that you are targeting a space story
- 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
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jan 17 22:20:34 UTC 2019 - thardeck@suse.com Thu Jan 17 22:20:34 UTC 2019 - thardeck@suse.com