Releases: blacksmith-community/boss
Releases · blacksmith-community/boss
BOSS v0.0.7
What's Changed
- Adding hint for skip SSL validation option. by @a2geek in #9
- Upgraded to go 1.18 and added arm64 executable by @norman-abramovitz in #10
Full Changelog: v0.0.6...v0.0.7
v0.0.6
BOSS v0.0.5
Improvements
-
Adding the redeploy command for Blacksmith redeploys and simple upgrades
-
Added more command line help for your reading needs
BOSS v0.0.4
Improvements
If your service broker is signed by an unknown authority, you can now -k
your worries away!
Also, we use go mod now, since it's all the rage in the Go community. Look at us, being hip and fashionable.
BOSS v0.0.3
Improvements
- DELETE operations (like service removal) now properly handle the OSB API's HTTP 410 Gone response to mean "that service wasn't here to begin with."
BOSS v0.0.2
New Features
- New
boss log
command lets you see the log from the Blacksmith Service Broker
Improvements
- Trailing slashes on
$BLACKSMITH_URL
/--url
values are now dropped. --help
is now an alias for-h
, makingboss
less annoying to deal with when you forget a command name.
Initial Release
This one is for my good friend, Charlie. Charlie knows who Charlie is.