Skip to content

v0.85.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 18:42
· 178 commits to main since this release

What's Changed

  • feat: Add migrations test workflow to test command (#384)
    • Default kiln test runs migration and manifest tests now
    • Flags --manifest-only and --migrations-only added to test command
    • Node.js/npm added to Dockerfile for test command
  • fix: Don't authenticate GETs to artifactory
    • Remove basic auth from find and match release in artifactory_release_source

Full Changelog: v0.84.0...v0.85.0