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