[Beta] 14.0b2
Pre-release
Pre-release
wild-endeavor
released this
17 Oct 23:45
·
85 commits
to master
since this release
What's Changed
- Revise Pickle Remote Task for Jupyter Notebook Environment by @Mecoli1219 in #2799
- DOC-648 Add pages for Neptune and W&B plugins by @neverett in #2803
- [Flytekit] Envd builder with extra copy commands by @mao3267 in #2774
- More instance generic checks by @wild-endeavor in #2813
- Read inputs file from stdin iff the last argument to
pyflyte run
is a dash by @eapolinario in #2814 - Add PERIAN agent docs by @otarabai in #2816
- Fix docs URL in pyflyte init by @bryan-hunted in #2822
- Add FLYTE_FAIL_ON_ERROR env to the databricks job by @pingsutw in #2819
- [BUG]
BQToPandasDecodingHandler
only reads partial data when dataset > 100MB by @mao3267 in #2789 - Cross type binding by @wild-endeavor in #2820
- [BUG] fix is_optional_type to not return true for all union types by @pvditt in #2824
- Run tests on merges to release branches by @eapolinario in #2827
- Flytekitplugin pandera update: use entrypoint and structured dataset by @cosmicBboy in #2821
- Make sure user errors contain the entire chain of the stack trace by @bgedik in #2795
- Improved Type engine for generic types and performance by @kumare3 in #2815