Skip to content

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 09:10
· 15 commits to main since this release

What's Changed

  • bump go-viper/mapstructure to version v2.3.0 by @glours in #804
  • consistency check detects models reference without a matching definition by @ndeloof in #803
  • make modelToProject and toOptions funcs public by @crazy-max in #805
  • Update go-yaml to the official fork by @lionello in #795
  • fix: check for empty key in environment before accessing it by index by @stasadev in #807
  • fix ability to override values set in env file by interpolation by @ndeloof in #793
  • schema validate container_name with regex by @kpbaks in #810
  • introduce provenance and sbom in build section by @ndeloof in #809
  • fix extraction of variables by @krjakbrjak in #811
  • feat: add extensible transform API for custom field transformations by @OrlovEvgeny in #808

New Contributors

Full Changelog: v2.7.1...v2.8.0