What's Changed
- Improve error handling in ShellTask by @pradithya in #1732
- use default settings for timeline deck width by @cosmicBboy in #1748
- Raise an exception in case of local execution of raw containers tasks by @eapolinario in #1745
- Update contributing.rst by @eapolinario in #1753
- Skip problematic pyyaml versions by @eapolinario in #1752
- Fail CI tests faster by @eapolinario in #1756
- Run unit tests on macos-latest by @eapolinario in #1749
- add rdzv_configs to kfpytorch elastic by @Nan2018 in #1751
- Fix: Disable rich logging handler when env var
FLYTE_SDK_RICH_TRACEBACKS=0
is set by @fg91 in #1760 - Throw warning for nested @task functions by @oliverhu in #1727
- Remove dependency on responses by @honnix in #1762
- Fix mlflow test error by @pingsutw in #1766
- Use phrase 'git revision SHA1' in comments and docs by @DavidMertz in #1761
- Dockerize docs requirements generation by @eapolinario in #1764
- Restrict grpcio<1.53.1 by @eapolinario in #1767
- Array node map task by @eapolinario in #1640
- Add agent ctrl-c handler to call the delete function. (Reupload) by @Future-Outlier in #1782
- Add tags to execution by @pingsutw in #1723
- Add type transformer for datetime.date by @troychiu in #1786
New Contributors
- @Nan2018 made their first contribution in #1751
- @oliverhu made their first contribution in #1727
- @DavidMertz made their first contribution in #1761
- @Future-Outlier made their first contribution in #1782
- @troychiu made their first contribution in #1786
Full Changelog: v1.8.1...v1.9.0