Skip to content

v0.79.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 21:11
· 271 commits to main since this release

What's Changed

Full Changelog: v0.77.3...v0.79.0

  • feature(test command): add kiln test command @notrepo05 and @wayneadams in #349
  • feature(bake command): kiln bake now fetches releases and requires fewer flags @notrepo05 and @wayneadams in #349
  • feature(generate-osm-manifest command): generate OSM Manifest by @dtimm and @rhall-pivotal in #359
  • feature(validate command): ensure a release source config exists for each release lock by @crhntr in #361
  • fix(test command): set up SSH for release workflow by @wayneadams in #364
  • fix(update-stemcell command): honor stemcell version constraints by @rhall-pivotal in #368
  • fix(release-notes command): Kiln release notes uses Semver v2 compliant parser for tile versions by @crhntr

Internal refactors