v1.13.5
What's Changed
- Fix race conditions in the Authentication client by @rdeaton-freenome in #2635
- Update uv to 0.2.37 in default image builder by @thomasjpfan in #2687
- Input through file and pipe by @mao3267 in #2552
- Improve error message for get signed url failure by @pingsutw in #2679
- Add pythonpath "." before loading modules by @arbaobao in #2673
- Better error message for FailureNodeInputMismatch error by @pingsutw in #2693
- Remove prerelease flag with uv in image builder by @thomasjpfan in #2697
- Fix: Catch unsupported node types in map node array task by @fg91 in #2699
- Deprecation notice for pod plugin by @wild-endeavor in #2698
- Fix integration tests by @eapolinario in #2701
- Add pip_extra_index_url as a supported parameter in default builder by @thomasjpfan in #2704
- remove upper bound of plugin dependencies for flytekit-polars by @Mecoli1219 in #2514
- fix: cover 500 errors for new Harbor repos by @dylanspag-lmco in #2696
- Fix local test
test_get_config_file
fail by @Mecoli1219 in #2705 - Fix local test
test_get_remote
fail by @Mecoli1219 in #2706 - Fix local test
test_saving_remote
fail by @Mecoli1219 in #2707 - Default execution name should be generated in flyteadmin by @wayner0628 in #2678
- Support default values in typing.List[dataclass] and typing.Dict[str, dataclass] by @mao3267 in #2603
- Use logger.debug when numpy is not found by @thomasjpfan in #2712
- refactor(core): Update with_overrides signatures and type hints by @pingsutw in #2323
- Make task loading a part of dispatch execute by @thomasjpfan in #2711
- Adds neptune plugin for experiment tracking by @thomasjpfan in #2686
- Add Echo task by @pingsutw in #2654
- [Remote] check subworkflows for launch plan nodes by @wild-endeavor in #2714
- Improve jupyter repr and
__repr__
for Flyte models by @thomasjpfan in #2647 - Improve error message for entity not found in flytekit cli by @pingsutw in #2713
- Polars lazyframe by @cosmicBboy in #2695
- unify the image spec hash function by @pingsutw in #2593
- Provide upper bound to great expectations by @thomasjpfan in #2717
New Contributors
- @mao3267 made their first contribution in #2552
- @dylanspag-lmco made their first contribution in #2696
Full Changelog: v1.13.4...v1.13.5