What's Changed
- Support configuring pip index url with the image spec by @yini7777 in #1692
- Improve error message for pyflyte-fast-execute by @pingsutw in #1686
- Feat: Allow disabling rich tracebacks via env var by @fg91 in #1695
- Fix task type version in pytorch and mpi task plugin by @yubofredwang in #1690
- get_transformer returns pickle transformer if type is unsupported by @pingsutw in #1694
- Add Cuda to ImageSpec by @pingsutw in #1688
- Feat: Warn when doing local torch elastic training with nnodes > 1 by @fg91 in #1697
- Fix config of user facing execution parameters in spawning elastic tasks by @fg91 in #1677
- Union | optional return types supported by @kumare3 in #1703
- Fail registration if output isn't Optional when using map tasks with min_success_ratio < 1 by @pingsutw in #1709
- Add bigquery project and location to metadata by @pingsutw in #1702
- Generate decks at local execution by @pingsutw in #1699
- Improve task type hint by @pingsutw in #1711
- Detect upstream nodes from container nested promises by @wild-endeavor in #1707
- Add Iterator Transformer by @pingsutw in #1710
- Always a default image and streamline image handling serialize vs package by @wild-endeavor in #1610
- Remove ensure literal by @wild-endeavor in #1706
- Fix a bug in gx integration by @XinEDprob in #1675
- Update pythonbuild.yml: add hugging face plugin to CI by @cosmicBboy in #1684
- add imagespec cache by @RichhLi in #1717
- Add requirements to imageSpec by @pingsutw in #1698
- Memory reduction change by @wild-endeavor in #1716
- use getattr to access task_def.disable_deck in entrypoint by @cosmicBboy in #1724
- Add a couple tests by @wild-endeavor in #1722
- Csvtransform by @ChungYujoyce in #1671
- add private registry support by @RichhLi in #1705
- update docs around pyflyte run by @samhita-alla in #1728
- fix Image Spec requirements.txt hash by @RichhLi in #1731
New Contributors
- @yini7777 made their first contribution in #1692
- @XinEDprob made their first contribution in #1675
- @RichhLi made their first contribution in #1717
Full Changelog: v1.7.0...v1.8.0