2.8.5
Improvements
Improvements
Make pickled Metaflow client objects accessible across namespaces
The previous release resulted in disabling a sequence of user operations that worked previously:
- Pickle a Metaflow object
- Access this Metaflow object in a different namespace
- Access a child or parent object of this object
This release restores the previous behavior.
In case you need any assistance or have feedback for us, ping us at chat.metaflow.org or open a GitHub issue.
What's Changed
- feature: add sanitization for batch tags by @saikonen in #1376
- fix: make metaflow config aware of profile environment variable by @saikonen in #1391
- Fix an issue introduced in 2.8.4 that prevented pickled MetaflowObjec… by @romain-intel in #1392
- Updating version to 2.8.5 by @pjoshi30 in #1393
Full Changelog: 2.8.4...2.8.5