This repository has been archived by the owner on May 6, 2022. It is now read-only.
v0.1.19
SVCat Binaries
macOS: https://download.svcat.sh/cli/v0.1.19/darwin/amd64/svcat
Windows: https://download.svcat.sh/cli/v0.1.19/windows/amd64/svcat.exe
Linux: https://download.svcat.sh/cli/v0.1.19/linux/amd64/svcat
Changes
- Not all shells set PWD (#2024)
- Ensure ServiceBinding gets deleted when ServiceInstance updated to an invalid plan after a successful bind (#1922)
- Add --wait flag to svcat commands (#1991)
- Set ExternalID in strategy, not defaults (#2028)
- don't list plans twice (svcat describe class --traverse) (#2026)
- Improve svcat's "x is required" error messages & make them consistent (#2038)
- Add ServiceBroker control loop (#1993)
- allow nill service plan during instance last op poll (#1940) (#1941)
- Improve devguide for first time contributors (#2041)
- Vendor build tools (#2034)
- svcat: Show ParametersFrom in describe commands (#2043)