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 https://github.com/zenml-io/mlstacks/pull/144
* Integrate with `localstack` for testing AWS deployments by marwan37 in https://github.com/zenml-io/mlstacks/pull/145
* Update provider configuration in terraform-aws.tf by strickvl in https://github.com/zenml-io/mlstacks/pull/147
* Add deprecation warning for old HCL code by strickvl in https://github.com/zenml-io/mlstacks/pull/146
* Enhance stack validation by MASisserson in https://github.com/zenml-io/mlstacks/pull/148
* Upgrading to `pydantic` v2 by bcdurak in https://github.com/zenml-io/mlstacks/pull/155
* Prepare release 0.9.0 by strickvl in https://github.com/zenml-io/mlstacks/pull/159
New Contributors
* MASisserson made their first contribution in https://github.com/zenml-io/mlstacks/pull/144
**Full Changelog**: https://github.com/zenml-io/mlstacks/compare/0.8.1...0.9.0