Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Releases: iterative/mlem

0.4.14

13 Jul 05:03
1f307a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.13...0.4.14

0.4.13 🐶

11 May 13:01
5936765
Compare
Choose a tag to compare

What's Changed

  • Expose params passed to mlem.api.save to fastapi's interface.json by @aguschin in #670

Bugfix

Tests and housekeeping

New Contributors

Full Changelog: 0.4.12...0.4.13

0.4.12 🐶

12 Apr 14:42
462384e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.11...0.4.12

0.4.11 🐶

01 Apr 09:22
90f1f7d
Compare
Choose a tag to compare

What's Changed

  • Add template for epic/story issues by @omesser in #646
  • Allow to set ENV vars for build docker and deploy kubernetes by @aguschin in #648

Full Changelog: 0.4.10...0.4.11

0.4.10 🐶

25 Mar 11:11
4c5be67
Compare
Choose a tag to compare

What's Changed

  • Add middlewares and one specific to expose /metrics endpoint for prometheus by @aguschin in #629

Full Changelog: 0.4.9...0.4.10

0.4.9 🐶

23 Mar 11:07
19b1066
Compare
Choose a tag to compare

What's Changed

  • Support sklearn's CountVectorizer by @aguschin in #643
  • Allow to force deploy if deploy parameters change by @mike0sv in #644
  • Resolve requirements installed from Git or local source by @aguschin in #645

Full Changelog: 0.4.8...0.4.9

0.4.8 🐶

14 Mar 09:23
3bc673e
Compare
Choose a tag to compare

This release enables mlem deploy run heroku --server streamlit.
Bug fixes for sagemaker and flyio deployments, saving sklearn transformers with latest sklearn versions.

Changes

0.4.7 🐶

06 Mar 14:36
ffb2047
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.6...0.4.7

0.4.6 🐶

01 Mar 11:19
0939e5d
Compare
Choose a tag to compare

What's Changed

  • Adapt to new streamlit version + fix bug requiring --args to be supplied by @aguschin in #621
  • Convert requirement to bytes if needed by @aguschin in #622
  • Fix declaring classes with abc fields with defaults by @mike0sv in #625

Full Changelog: 0.4.5...0.4.6

0.4.5 🐶

15 Feb 12:05
1a1d203
Compare
Choose a tag to compare

This release fixes a number of bugs.

What's Changed

Full Changelog: 0.4.4...0.4.5