0.9.0
In this new release, mlstacks
now supports Pydantic 2. A community contribution (thanks @MASisseron!) has also made our stack validation more robust, catching errors of mismatched components & providers.
This release also includes some new tests and bug fixes.
What's Changed
- Improve git branching instructions in
CONTRIBUTIONS.md
by @MASisserson in #144 - Integrate with
localstack
for testing AWS deployments by @marwan37 in #145 - Update provider configuration in terraform-aws.tf by @strickvl in #147
- Add deprecation warning for old HCL code by @strickvl in #146
- Enhance stack validation by @MASisserson in #148
- Upgrading to
pydantic
v2 by @bcdurak in #155 - Prepare release 0.9.0 by @strickvl in #159
New Contributors
- @MASisserson made their first contribution in #144
Full Changelog: 0.8.1...0.9.0