What's Changed
* Skip broken symlinks during calculation of digest (during fast registration) by eapolinario in https://github.com/flyteorg/flytekit/pull/2482
* Remove upper bound for docker and requests by pingsutw in https://github.com/flyteorg/flytekit/pull/2488
* Remove upper bound for deps `click` by austin362667 in https://github.com/flyteorg/flytekit/pull/2491
* Remove upper bound for deps `croniter` by austin362667 in https://github.com/flyteorg/flytekit/pull/2492
* Pin numpy version in dev requirements, only register type transformer if installed by cosmicBboy in https://github.com/flyteorg/flytekit/pull/2485
* remove upper bound for deps `urllib3` by austin362667 in https://github.com/flyteorg/flytekit/pull/2496
* Remove upper bound for deps `statsd` by austin362667 in https://github.com/flyteorg/flytekit/pull/2495
* Update flytekitplugins-huggingface dependency by pingsutw in https://github.com/flyteorg/flytekit/pull/2494
* Improve error handling for docker client by pingsutw in https://github.com/flyteorg/flytekit/pull/2489
* Remove upper bound for deps `pytimeparse` by austin362667 in https://github.com/flyteorg/flytekit/pull/2493
* Adds callable option to get secrets for the W&B plugin by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2449
* Made FlyteFile.new_remote_file use name arg by pryce-turner in https://github.com/flyteorg/flytekit/pull/2499
* remove upper bound of plugin dependencies for flytekit-pydantic by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2515
* remove upper bound of plugin dependencies for flytekit-whylogs by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2520
* remove upper bound of plugin dependencies for flytekit-wandb by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2519
* feat(envd): Add switch for custom envd context by pingsutw in https://github.com/flyteorg/flytekit/pull/2500
* FLYTE_INTERNAL_IMAGE should have higher precedence by pingsutw in https://github.com/flyteorg/flytekit/pull/2523
* Add support for specifying execution cluster labels in pyflyte by va6996 in https://github.com/flyteorg/flytekit/pull/2422
* try removing multiple imports to resolve fast-mode issue by novahow in https://github.com/flyteorg/flytekit/pull/2110
* Run flytekit tasks on remote with local default values passed correctly by kumare3 in https://github.com/flyteorg/flytekit/pull/2525
* Adds support for wandb backlinks through FLYTE_EXECUTION_URL by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2497
* Fix flaky test_initialise_azure_file_provider_with_default_credential by pingsutw in https://github.com/flyteorg/flytekit/pull/2530
* Install numpy<2.0.0 for pandera plugin by pingsutw in https://github.com/flyteorg/flytekit/pull/2526
* refactor(core): Improve dataclass attribute serialization by pingsutw in https://github.com/flyteorg/flytekit/pull/2531
* Add filter support to recent_executions by pingsutw in https://github.com/flyteorg/flytekit/pull/2524
* modify the name of the dict transformer to typed dict by samhita-alla in https://github.com/flyteorg/flytekit/pull/2534
* Ensure that PythonAutoContainerTask has a container_image attribute by pingsutw in https://github.com/flyteorg/flytekit/pull/2527
* Catch silent subproc_execute failures by pryce-turner in https://github.com/flyteorg/flytekit/pull/2404
* fix: Prevent local files from being moved when using FlyteFile on local executions by ggydush in https://github.com/flyteorg/flytekit/pull/2476
* [fix] Validate interface variable names are python-valid by ddl-rliu in https://github.com/flyteorg/flytekit/pull/2538
* [Feature] Support positional arguments by MortalHappiness in https://github.com/flyteorg/flytekit/pull/2522
* Adds a Default ImageSpec image builder by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2346
* Fix pandera plugin for 0.20 by thomasjpfan in https://github.com/flyteorg/flytekit/pull/2545
* Fix `Flytefile` Remote Path Error by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2544
* Core/enable deck by novahow in https://github.com/flyteorg/flytekit/pull/2314
* Add thonmas and future outlier to CODEOWNERS by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2548
* Improve error message for ImageSpec by pingsutw in https://github.com/flyteorg/flytekit/pull/2498
* Improve error message for pyflyte run by pingsutw in https://github.com/flyteorg/flytekit/pull/2472
* Support s3 path for click Dir param type by Future-Outlier in https://github.com/flyteorg/flytekit/pull/2547
* remove upper bound of plugin dependencies for flytekit-greatexpectations by Mecoli1219 in https://github.com/flyteorg/flytekit/pull/2506
New Contributors
* va6996 made their first contribution in https://github.com/flyteorg/flytekit/pull/2422
**Full Changelog**: https://github.com/flyteorg/flytekit/compare/v1.12.3...v1.13.0