What's Changed
* Improved config system in flytekit and improved FlyteRemote by kumare3 in https://github.com/flyteorg/flytekit/pull/857
* Fixing fsspec unit tests by kumare3 in https://github.com/flyteorg/flytekit/pull/882
* Delete CI for integration tests for now by wild-endeavor in https://github.com/flyteorg/flytekit/pull/884
* Cleanup docs, config docs by wild-endeavor in https://github.com/flyteorg/flytekit/pull/883
* Add back propagating of fast register state by wild-endeavor in https://github.com/flyteorg/flytekit/pull/887
* Turn on StructuredDataset by wild-endeavor in https://github.com/flyteorg/flytekit/pull/885
* Run unit tests on windows by eapolinario in https://github.com/flyteorg/flytekit/pull/856
* Add back support for reading from parent command, config file, or subcommand in flyte-cli by wild-endeavor in https://github.com/flyteorg/flytekit/pull/890
* Added RawOutputDataConfig in ExecutionSpec by pingsutw in https://github.com/flyteorg/flytekit/pull/889
* Migration of images to static resources by AlekhyaSasi in https://github.com/flyteorg/flytekit/pull/888
* Union Types by maximsmol in https://github.com/flyteorg/flytekit/pull/763
* Fix auth comparison by wild-endeavor in https://github.com/flyteorg/flytekit/pull/895
* Add ability to read flytectl yaml config file by wild-endeavor in https://github.com/flyteorg/flytekit/pull/898
* FullyQualified package names by kumare3 in https://github.com/flyteorg/flytekit/pull/902
* Fix lint error by pingsutw in https://github.com/flyteorg/flytekit/pull/904
* Add DataProxy service client by eapolinario in https://github.com/flyteorg/flytekit/pull/907
* Issue's link update by AlekhyaSasi in https://github.com/flyteorg/flytekit/pull/908
* FlyteRemote.register works by kumare3 in https://github.com/flyteorg/flytekit/pull/906
* Setting map task security context by hamersaw in https://github.com/flyteorg/flytekit/pull/905
* Introduce flyte Decks into flytekit by pingsutw in https://github.com/flyteorg/flytekit/pull/859
* Supporting repo-level operations by kumare3 in https://github.com/flyteorg/flytekit/pull/912
* Modin-plugin example by SmritiSatyanV in https://github.com/flyteorg/flytekit/pull/879
* Reduce type guessing in remote by wild-endeavor in https://github.com/flyteorg/flytekit/pull/900
* Skip version 1.45.0 of grpcio and grpcio-status by eapolinario in https://github.com/flyteorg/flytekit/pull/913
* Fix dockerfiles by eapolinario in https://github.com/flyteorg/flytekit/pull/915
* Remove print statement from flytedecks code by eapolinario in https://github.com/flyteorg/flytekit/pull/917
* updated ux for flyteremote by kumare3 in https://github.com/flyteorg/flytekit/pull/916
* Checkout code before invoking `whoan/docker-build-with-cache-actionv5` action by eapolinario in https://github.com/flyteorg/flytekit/pull/919
* Lower logging, pass data_config to plugin by wild-endeavor in https://github.com/flyteorg/flytekit/pull/918
* Fix use of dependency in pythonbuild workflow by eapolinario in https://github.com/flyteorg/flytekit/pull/921
* Client credentials should never be cleared by kumare3 in https://github.com/flyteorg/flytekit/pull/922
* Pyflyte run subcommand by eapolinario in https://github.com/flyteorg/flytekit/pull/914
* FlyteRemote API examples by samhita-alla in https://github.com/flyteorg/flytekit/pull/924
* add support for list, dict, bool, and dataclass in pyflyte run by cosmicBboy in https://github.com/flyteorg/flytekit/pull/926
* Add back python interface to base remote class by wild-endeavor in https://github.com/flyteorg/flytekit/pull/929
* update numpy constraint by wild-endeavor in https://github.com/flyteorg/flytekit/pull/933
* use public client response from domain if available by wild-endeavor in https://github.com/flyteorg/flytekit/pull/932
* Use MD5Sum of the tarfile as the task version by EngHabu in https://github.com/flyteorg/flytekit/pull/931
* Handle: arcname="", unhandled dataclass derivative types and improved error messaging by kumare3 in https://github.com/flyteorg/flytekit/pull/934
New Contributors
* AlekhyaSasi made their first contribution in https://github.com/flyteorg/flytekit/pull/888
* maximsmol made their first contribution in https://github.com/flyteorg/flytekit/pull/763
**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v0.31.0...v0.32.0