Skip to content

Metaflow Netflix Extensions v1.2.2

Compare
Choose a tag to compare
@romain-intel romain-intel released this 23 Aug 06:50
· 1 commit to main since this release

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

Full Changelog: 1.2.1...1.2.2