Skip to content

v2.9.0

Choose a tag to compare

@patrickcrocker patrickcrocker released this 22 Oct 00:20

2.9.0 - 2018-10-21

Added

  • share-service command - Share a service instance with another space
  • unshare-service command - Unshare a shared service instance from a space
  • rename command - Rename an app
  • Source configuration now supports origin for username & password authentication
  • Source configuration now supports client_id and client_secret for authentication
  • command_file support - You can now configure command or commands in an external yaml file, thanks to a PR by @senglin

Changed

  • Test cleanup now deletes orphaned service brokers from previously failed tests
  • With the authentication changes in this release, the cf_login function was getting a bit overloaded, so it's now gone in favor of separate cf_api, cf_auth_user, and cf_auth_client functions
  • Updated to cf cli v6.40.0
  • Updated to autopilot cf plugin v0.0.8

Packaged Dependencies

Dependency Version
cf cli 6.40.0
autopilot 0.0.8
yq 2.1.0