Releases: pivotal-cf/brokerapi
Releases · pivotal-cf/brokerapi
v7.3.0
New feature
- Add support for multiple credentials (PR #108)
v7.1.0: Updated v7 with latest changes
- Created v7 folder for dependency managers not compatible with Go module. See here.
- Add maintenance info to previous values [fdfda57]
v7.0.0
- Update brokerapi paths to have /v7 [4355274]
- Add GetRawParameters method on UpdateDetails struct (#91) [35d359e]
v6.5.2
- Introduce staticcheck static analysis [f3efa40]
- Update go.mod to clarify that Go v1.11 is supported [d4f19a6]
v6.5.1
- Fix versions of Go tooling [bc6c5e0]
v6.5.0
- Update
code.cloudfoundry.org/lager
to latest version [134c188]
- Use go module [1a36b60]
v6.4.2
- Bump github.com/onsi/ginkgo from 1.10.1 to 1.10.2 (#85) b1ba960
- Fix logger data enrichment (#84) dcf20a4
v6.4.1
adding .coverprofile to gitignore
v6.4.0
Features
- Adding support for request correlation ID #81 #82
v6.3.0
- Disable HTML encoding for JSON responses