Releases: pivotal-cf/brokerapi
Releases · pivotal-cf/brokerapi
v6.2.0
v6.1.2
v6.1.1
- Update the versions of dependencies, specifically:
- https://github.com/gorilla/mux from 1.6.2 to 1.7.3
- https://github.com/pkg/errors from 0.8.0 to 0.8.1
- https://code.cloudfoundry.org/lager from
baf208c
to54c4f25
- https://github.com/onsi/gomega from
49e4233
to 1.6.0 - https://github.com/onsi/ginkgo from
9008c7b
to 1.9.0
v6.1.0
v6.0.0
v5.1.0
v5.0.0
v4.3.0
- Added new query parameter in Deprovision request
force
(true/false) - should deprovision service instance and ignore errors
- Refactored code to split structures and api endpoint handlers to separate packages to improve encapsulation. Structures moved to other packages are marked as deprecated and will be removed in future versions of the API.