Releases: flyteorg/flytekit
Releases · flyteorg/flytekit
v1.16.14
Missed one change.
What's Changed
- Use setuptools<82.0.0 by @pingsutw in #3388
- FlyteRemote - additional debugging by @wild-endeavor in #3369
Full Changelog: v1.16.13...v1.16.14
v1.16.13
What's Changed
- [Fix] fix airflow plugin issue by @machichima in #3356
- Improve dataclass type guessing to handle nested types by @wild-endeavor in #3375
- [Fix] build plugins error by @machichima in #3376
- Remove python 3.9 tests by @pingsutw in #3380
- add support for
dirin wandb plugin initialization by @samhita-alla in #3342 - Use azure required headers when uploading to Azure blob storage by @ddl-rliu in #3378
- Fix PydanticTransformer to handle locally-defined nested models by @pingsutw in #3373
- Fix syncing of branch node executions and add integration test by @Sovietaced in #3372
- Bump pyasn1 from 0.6.1 to 0.6.2 in /plugins/flytekit-airflow by @dependabot[bot] in #3370
- [BUG] sync_node_executions fails for workflows with FailureNodes by @machichima in #3268
- Bugfix: "audience" from config.yaml by @mys007 in #3305
- Bump protobuf from 4.25.0 to 4.25.8 in /plugins/flytekit-onnx-pytorch by @dependabot[bot] in #3278
- Bump virtualenv from 20.26.6 to 20.36.1 by @dependabot[bot] in #3381
- Bump urllib3 from 2.2.3 to 2.6.3 in /plugins/flytekit-airflow by @dependabot[bot] in #3364
- Bump aiohttp from 3.10.11 to 3.13.3 in /plugins/flytekit-spark by @dependabot[bot] in #3360
- support passing optional date through CLI by @blaketastic2 in #3273
New Contributors
Full Changelog: v1.16.12...v1.16.13
v1.16.12
What's Changed
- Add idle timeout to code server instead of relying on heartbeat file by @pmahindrakar-oss in #3357
- Bugfix: Pydantic deserialization for FlyteFile and FlyteDirectory by @gverkes in #3339
- [Bug fix] add
cachetoolsas a dependency by @redartera in #3362
Full Changelog: v1.16.11...v1.16.12
v1.16.12a0
Adding a fallback for cases where prefix has been overridden.
v1.16.11
What's Changed
- Add remote workflow version execution support to pyflyte run by @CtfChan in #3338
- fix: update Spark plugin for compatibility with Spark 3.x and 4.x by @kevinliao852 in #3350
- feat(remote): Support branch node execution sync by @pingsutw in #3353
New Contributors
- @CtfChan made their first contribution in #3338
- @kevinliao852 made their first contribution in #3350
Full Changelog: v1.16.10...v1.16.11
v1.16.10
What's Changed
- Check and access metaclass error_code property properly by @andresgomezfrr in #3349
- Fix Pydantic transformer to support
from __future__ import annotationsby @gverkes in #3343 - Use importlib from system by @kumare3 in #3351
New Contributors
Full Changelog: v1.16.9...v1.16.10
v1.16.9
What's Changed
- Fix tensorflow transformer by @dansola in #3346
- FlyteRemote - Delay fetching task execution data until node complete by @wild-endeavor in #3347
Full Changelog: v1.16.8...v1.16.9
v1.16.8
What's Changed
- Update idl requirement to v1.16.1 by @wild-endeavor in #3345
Full Changelog: v1.16.7...v1.16.8
v1.16.7
What's Changed
- Skip get_node_execution_data if data missing by @wild-endeavor in #3344
Full Changelog: v1.16.6...v1.16.7
v1.16.6
What's Changed
- Extend waiting time in test_attr_access_sd by @BarryWu0812 in #3324
- [Core feature] Add support Literal Transformer by @BarryWu0812 in #3304
- build: change flyte demo start command to make CI work by @machichima in #3332
- Add concurrency policy by @thomasjhuang in #3267
- Set project for the bigquery client by @pingsutw in #3330
- Improve error message for type engine by @pingsutw in #3334
- Add Flytekit-Lepton Plugin for Lepton AI Inference Endpoints by @ansjindal in #3328
- fix: remove --image after flytectl demo start by @machichima in #3337
- Add rtx-pro-6000 GPUAccelerator by @pingsutw in #3336
- Add default sort_by to iterate_node_executions by @Sovietaced in #3340
- Add escape hatch for reference entities in remote._get_image_names by @wild-endeavor in #3341
New Contributors
- @thomasjhuang made their first contribution in #3267
- @ansjindal made their first contribution in #3328
Full Changelog: v1.16.5...v1.16.6