Skip to content

Releases: zenml-io/mlstacks

0.8.1

15 Feb 23:23
Compare
Choose a tag to compare

Small bug fixes and improvements to docs.

What's Changed

New Contributors

Full Changelog: 0.8.0...0.8.1

0.8.0

22 Dec 15:20
c12a7e8
Compare
Choose a tag to compare

The two big changes are removals, and both can be considered breaking changes:

  • mlstacks no longer supports kserve as a model deployer
  • we also no longer support the use of standalone secrets_manager stack components. These had been deprecated several months ago and were finally removed from core zenml in zenml-io/zenml#2163

What's Changed

Full Changelog: 0.7.11...0.8.0

0.7.11

29 Nov 12:59
0f7ca5b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.10...0.7.11

0.7.10

28 Nov 09:34
9499d9b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.9...0.7.10

0.7.9

24 Nov 10:27
c881e8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.8...0.7.9

0.7.8

06 Nov 17:06
b4bbe28
Compare
Choose a tag to compare

This release adds an mlstacks version CLI command for your convenience. It also fixes a bug that prevented stack deployment in 0.7.7 and disables the creation of remote stacks when using a k3d (i.e. local) provider.

What's Changed

Full Changelog: 0.7.7...0.7.8

0.7.7

19 Oct 07:41
2d9a660
Compare
Choose a tag to compare

mlstacks now uses our Terraform registry modules instead of hard-coded Terraform configuration for its remote stacks. Subsequent releases will replicate this change for all the rest of our modules.

What's Changed

Full Changelog: 0.7.6...0.7.7

0.7.6

27 Sep 09:10
425da94
Compare
Choose a tag to compare

With the latest release mlstacks now will deploy a remote state bucket as a backend for your stack deployments. Not only is this a best practice for Terraform deployments, but it also allows you to collaborate with your colleagues and teammates on mlstacks deployments.

We also added support for the latest orchestrator integration released by ZenML: VM orchestration with Skypilot!

Thanks also to @cameronraysmith for his bugfix contribution to the repository!

The release also contains some bugfixes and improvements to how and when errors get raised during the deployment process.

What's Changed

New Contributors

Full Changelog: 0.7.5...0.7.6

0.7.5

14 Sep 10:10
832e70c
Compare
Choose a tag to compare

Small bugfixes and testing additions.

What's Changed

Full Changelog: 0.7.4...0.7.5

0.7.4

30 Aug 21:36
Compare
Choose a tag to compare

Small bug fixes. Some documentation updates as well, linked to how mlstacks works together with ZenML.

What's Changed

  • Update variable name for release publication token by @strickvl in #85
  • Renaming the environment variable for analytics by @bcdurak in #87
  • Update zenml-mlstacks sample command by @strickvl in #89
  • Handle errors more gracefully by @strickvl in #88
  • Use real Segment analytics package instead of deprecated version by @strickvl in #86

Full Changelog: 0.7.3...0.7.4