Releases: pivotal-cf/kiln
v0.77.3
v0.77.2
Full Changelog: v0.77.1...v0.77.2
v0.77.1
This includes internal refactors and moves some of the "internal/component" api to the (importabl) "pkg/cargo" package
What's Changed
- refactor(validate): move validations to cargo package by @crhntr in #337
- refactor(tests): use . import instead of Ω (non-ascii) character by @crhntr in #338
- refactor(pkg): expose api to generate component release notes
Full Changelog: v0.77.0...v0.77.1
v0.77.0 - Lock Releases Based on the Current Version
During the general availability (GA) process, it makes sense to lock bosh releases and stemcells to their current version. This slows amount of tile changes occurring to slow down and license and security scanning can happen. This release includes a new command to make this simple step even easier.
Using it looks like this:
kiln glaze
This change also includes some internal refactors that do not change behavior.
What's Changed
Full Changelog: v0.76.0...v0.77.0
v0.76.0
fix(test): bump stemcell version number Authored-by: Gary Liu <[email protected]>
v0.75.0
This has a fix for using authorized requests when downloading releases from GitHub.
What's Changed
- [fix] use authed client when downloading GitHub release assets from private repositories by @notrepo05 in #332
Full Changelog: v0.72.0...v0.75.0
v0.74.0
fix: downloadRelease source path parsing
v0.73.0-dev.2
"fix" acceptance tests Co-authored-by: Nick Rohn <[email protected]> Co-authored-by: Wayne Adams <[email protected]>
v0.72.0
What's Changed
- Fix: GitHub release source can-not download from private repositories by @wayneadams in #331
Full Changelog: v0.71.0...v0.72.0