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