What's Changed
- Add type annotations for base task compile method by @Future-Outlier in #1789
- Beautified pyflyte run even for every task and workflow by @kumare3 in #1783
- Async Agent by @pingsutw in #1712
- Add type annotations for configuration file by @Future-Outlier in #1792
- Add type annotations for tensorflow model test transformation by @Future-Outlier in #1791
- Add Azure-specific headers when uploading to blob storage by @devictr in #1784
- Add async delete function in base_agent by @Future-Outlier in #1800
- Add support for execution name prefixes by @troychiu in #1803
- Remove ref in output by @wild-endeavor in #1794
- Inherit directly from DataClassJsonMixin instead of using @dataclass_json for improved static type checking by @ringohoffman in #1801
- Async file sensor by @pingsutw in #1790
- Eager workflows to support async workflows by @cosmicBboy in #1579
- Enable SecretsManager.get to load and return bytes by @ysysys3074 in #1798
- Batch upload flyte directory by @pingsutw in #1806
New Contributors
- @devictr made their first contribution in #1784
- @ysysys3074 made their first contribution in #1798
Full Changelog: v1.9.0...v1.9.1