Metaflow 2.10.8
Improvements
- Warnings about regex patterns not being raw strings were fixed.
- An issue with how the environment escape dealt with aliased modules was fixed.
What's Changed
- fix: change regex patterns to raw strings by @saikonen in #1645
- raw strings to fix deprecation warnings by @russellbrooks in #1646
- Fix an issue with aliases in environment escape server mappings. by @romain-intel in #1649
New Contributors
- @russellbrooks made their first contribution in #1646
Full Changelog: 2.10.7...2.10.8