Skip to content

v0.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 09:54
· 1782 commits to master since this release
v0.11.0
0ca26e3

6 changes since v0.10.0

🚀 Features

  • Add golden and matrix tests to component template (#364)
  • Update compile make targets in component template to support components with library (#368)

🛠️ Minor Changes

  • Fix and improve PyPI build (#376)

🔎 Breaking Changes

  • Remove support for Python 3.6 (caused by upgrade to Kapitan v0.30) (#358)

🐛 Fixes

  • Fix Component.filters_file to use target_directory (#366)
  • Ensure Commodore exits with exit code 1 on catalog push failures (#371)

🔗 Dependency Updates

  • Update docker.io/python Docker tag to v3.9.7 (#365)
  • Upgrade to Kapitan v0.30 (#358)