Releases: cloudfoundry/uaa-cli
Releases · cloudfoundry/uaa-cli
0.8.0
FEATURES
Improved error message for list-group-mappings command
Serve improved authentication failure error messaging for token commands
Serve insufficient privilege generic error for client/groups/users commands
BUG FIX
Fixed behavior of the get-authcode-token command
DEPENDENCY UPDATES
Bump github.com/onsi/gomega from 1.5.0 to 1.6.0 and from 1.6.0 to 1.7.0
Bump github.com/onsi/ginkgo from 1.8.0 to 1.9.0 and from 1.9.0 to 1.10.1
Bumps github.com/cloudfoundry-community/go-uaa from 0.2.5 to 0.2.6
0.7.0
0.6.0
0.5.0
Stories included in this release:
Added Features
This release includes the following changes:
- Implemented semantic versioning to pipeline and release process
- Consumed an updated version of the Go client (0.2.0)
- Added release of linux binaries
- Added release of windows binaries
- Added a 'remove-member' command that allows you to 'Remove a user from a group'
0.0.1
Adjusted more tests to deal with asynchronicity of AuthCallbackServer Signed-off-by: Jaskanwal Pawar <jpawar@pivotal.io>