What's Changed
* Better error messaging for overrides by kumare3 in https://github.com/flyteorg/flytekit/pull/1807
* Run remote Launchplan from `pyflyte run` by kumare3 in https://github.com/flyteorg/flytekit/pull/1785
* Add is none function by pingsutw in https://github.com/flyteorg/flytekit/pull/1757
* Dynamic workflow should not throw nested task warning by oliverhu in https://github.com/flyteorg/flytekit/pull/1812
* Add a manual image building GH action by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1816
* Enable Azure Workload Identity for `fsspec` in `flytekit` by fiedlerNr9 in https://github.com/flyteorg/flytekit/pull/1813
* Fix list of annotated structured dataset by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1817
* Support the flytectl config.yaml admin.clientSecretEnvVar option in flytekit by chaohengstudent in https://github.com/flyteorg/flytekit/pull/1819
* Async agent delete function for while loop case by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1802
* fix docs warnings by samhita-alla in https://github.com/flyteorg/flytekit/pull/1827
* Fix extract_task_module by pingsutw in https://github.com/flyteorg/flytekit/pull/1829
* Feat: Add type support for pydantic BaseModels by ArthurBook in https://github.com/flyteorg/flytekit/pull/1660
* Make FlyteRemote example slightly more copy/pastable by katrogan in https://github.com/flyteorg/flytekit/pull/1830
* Pyflyte meta inputs by kumare3 in https://github.com/flyteorg/flytekit/pull/1823
* Use mashumaro to serialize/deserialize dataclass by hhcs9527 in https://github.com/flyteorg/flytekit/pull/1735
* Databricks Agent by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1797
* Prometheus metrics by pingsutw in https://github.com/flyteorg/flytekit/pull/1815
* Pyflyte register optionally activates schedule by kumare3 in https://github.com/flyteorg/flytekit/pull/1832
* Remove versions 3.9 and 3.10 by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1831
* Snowflake agent by hhcs9527 in https://github.com/flyteorg/flytekit/pull/1799
* Update agent metric name by pingsutw in https://github.com/flyteorg/flytekit/pull/1835
* MemVerge MMCloud Agent by edwinyyyu in https://github.com/flyteorg/flytekit/pull/1821
* Add download badges to the readme by pingsutw in https://github.com/flyteorg/flytekit/pull/1836
* Eager local entrypoint and support for offloaded types by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1833
* update requirements and add snowflake agent to api reference by samhita-alla in https://github.com/flyteorg/flytekit/pull/1838
* Fix: Make sure decks created in elastic task workers are transferred to parent process by fg91 in https://github.com/flyteorg/flytekit/pull/1837
* add accept grpc by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1841
* Feat: Enable `flytekit` to authenticate with proxy in front of FlyteAdmin by fg91 in https://github.com/flyteorg/flytekit/pull/1787
* Backfill command now supports failure-policy by kumare3 in https://github.com/flyteorg/flytekit/pull/1840
* Pass cluster pool when creating executions by iaroslav-ciupin in https://github.com/flyteorg/flytekit/pull/1208
* Add more clear error message when fetching secrets by ysysys3074 in https://github.com/flyteorg/flytekit/pull/1847
* Pyflyte run workflows correctly handles Optional[TYPE] = None by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1849
* Bump gitpython from 3.1.32 to 3.1.35 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1828
* Bump cryptography from 41.0.3 to 41.0.4 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1844
* update codecov config in pythonbuild ci by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1852
* Improved gate node handling by kumare3 in https://github.com/flyteorg/flytekit/pull/1850
* update codecov yaml, make eager wf test more stable by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1854
* more codecov updates by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1856
* make mlflow plugin work with python 3.11 by bcvanmeurs in https://github.com/flyteorg/flytekit/pull/1855
* Agent get secret function by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1851
* Better Azure blob storage support by Tom-Newton in https://github.com/flyteorg/flytekit/pull/1842
* Remove Envd from dockerfile by pingsutw in https://github.com/flyteorg/flytekit/pull/1814
* Update agent uri format by hhcs9527 in https://github.com/flyteorg/flytekit/pull/1861
* modified setup.py in flytekit-mmcloud by helenzhangyc in https://github.com/flyteorg/flytekit/pull/1864
* Label request_failure metric with error_code by pingsutw in https://github.com/flyteorg/flytekit/pull/1862
* add back Edwin's name by helenzhangyc in https://github.com/flyteorg/flytekit/pull/1868
* Fix py38 aync agent service and add async agent test by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1866
* Pin because not installing by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1872
* Bump pillow from 10.0.0 to 10.0.1 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1867
* Prune hosted github runner to free up space for sandbox by jeevb in https://github.com/flyteorg/flytekit/pull/1875
* Fixes Auth issue, where refresh token is expired by kumare3 in https://github.com/flyteorg/flytekit/pull/1873
* Name field is incorrect assigned by kumare3 in https://github.com/flyteorg/flytekit/pull/1874
* [Docs]Updated examples for customizing resources by LunarMarathon in https://github.com/flyteorg/flytekit/pull/1871
* change key path to SNOWFLAKE_PRIVATE_KEY by hhcs9527 in https://github.com/flyteorg/flytekit/pull/1879
* Run notebook task on aws batch by pingsutw in https://github.com/flyteorg/flytekit/pull/1859
* Automatically Convert `name` Argument and `registry` Argument to Lowercase in ImageSpec by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1881
* Dep: Pin min required flytekit version in IAP plugin by fg91 in https://github.com/flyteorg/flytekit/pull/1878
* Remove duplicate click option by wild-endeavor in https://github.com/flyteorg/flytekit/pull/1883
* Bump urllib3 from 1.26.16 to 1.26.17 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1865
* Improve error message in ListTransformer when not passing a list by fg91 in https://github.com/flyteorg/flytekit/pull/1882
* Update `typing_extension` Any import to typing due to `typing_extension` version compatibility by hfurkanvural in https://github.com/flyteorg/flytekit/pull/1877
* Bump gitpython from 3.1.35 to 3.1.37 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1885
* Airflow agent by pingsutw in https://github.com/flyteorg/flytekit/pull/1725
* Add mmcloud plugin into the agent image by pingsutw in https://github.com/flyteorg/flytekit/pull/1891
* Fix map_task sensitive to argument order by chaohengstudent in https://github.com/flyteorg/flytekit/pull/1888
* Bump urllib3 from 1.26.17 to 1.26.18 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by dependabot in https://github.com/flyteorg/flytekit/pull/1897
* Add enable_deck to task decorator by eapolinario in https://github.com/flyteorg/flytekit/pull/1898
* Add image transformer by pingsutw in https://github.com/flyteorg/flytekit/pull/1901
* add default project domain in execute launch plan by troychiu in https://github.com/flyteorg/flytekit/pull/1894
* Add Databricks and Snowflake agent to Dockerfile by Future-Outlier in https://github.com/flyteorg/flytekit/pull/1905
* Fix module loading bug in instance tracker class by cosmicBboy in https://github.com/flyteorg/flytekit/pull/1902
New Contributors
* fiedlerNr9 made their first contribution in https://github.com/flyteorg/flytekit/pull/1813
* chaohengstudent made their first contribution in https://github.com/flyteorg/flytekit/pull/1819
* ArthurBook made their first contribution in https://github.com/flyteorg/flytekit/pull/1660
* hhcs9527 made their first contribution in https://github.com/flyteorg/flytekit/pull/1735
* edwinyyyu made their first contribution in https://github.com/flyteorg/flytekit/pull/1821
* iaroslav-ciupin made their first contribution in https://github.com/flyteorg/flytekit/pull/1208
* bcvanmeurs made their first contribution in https://github.com/flyteorg/flytekit/pull/1855
* Tom-Newton made their first contribution in https://github.com/flyteorg/flytekit/pull/1842
* helenzhangyc made their first contribution in https://github.com/flyteorg/flytekit/pull/1864
* LunarMarathon made their first contribution in https://github.com/flyteorg/flytekit/pull/1871
**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.9.1...v1.10.0