Metaflow Netflix Extensions v1.2.2
What's Changed
- Use bash binary from current environment by @ilian in #39
- Enhance code block for
.yml
format in README.md by @lamtrinhdev in #40 - Various fixes reported by users by @romain-intel in #42
- Fix an issue when building cross-platform with GLIBC being injected (showed up as a pydantic error)
- Fix an issue when building with pypi and conda dependencies with conda
- Improve building of certain local projects that use pyproject.toml
- Improve timeout documentation
- Bug fixes by @romain-intel in #44
- Fix wrong assert by @romain-intel in #46
- Added tests by @romain-intel in #43
- Fix issue with running Metaflow with the runner environment by @romain-intel in #45
New Contributors
- @ilian made their first contribution in #39
- @lamtrinhdev made their first contribution in #40
Full Changelog: 1.2.1...1.2.2