v2.8.0
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
- @crazy-max made their first contribution in #805
- @kpbaks made their first contribution in #810
- @krjakbrjak made their first contribution in #811
- @OrlovEvgeny made their first contribution in #808
Full Changelog: v2.7.1...v2.8.0