Releases: flyteorg/flytekit
Releases · flyteorg/flytekit
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
v1.16.5
What's Changed
- [Core feature] Task retry support in Flyte Connectors by @machichima in #3265
- [Core feature] Reuse same literals in the dynamic task by @BarryWu0812 in #3307
- [Fix] Error when using FlyteFile as default value in workflow by @machichima in #3322
- fix(core): Handle empty external schema fields by @pingsutw in #3329
Full Changelog: v1.16.4...v1.16.5
v1.16.4
What's Changed
- Add support pyspark.sql.classic.dataframe.DataFrame transformer by @arbaobao in #3272
- Remove tmate session to release ci resource by @arbaobao in #3316
- [BUG]Invalid cron date schedule creates infinite loop in flytescheduler by @popojk in #3312
- [Fix] Issue when using FlyteFile with Elastic by @machichima in #3313
- [BUG] ImageSpec NoOpBuilder should always return True while calling should_build function by @popojk in #3311
- Create execution according to task config by @arbaobao in #3302
- Handle None in sorted bound_inputs conditionally by @pingsutw in #3317
- Sort subworkflows when creating workflows by @wild-endeavor in #3318
- feat: Add faulthandler registration for SIGUSR1 by @pingsutw in #3310
- fix(pyproject.toml): Exclude gcsfs 2024.2.0 due to bug by @pingsutw in #3309
- IDL upper bound by @wild-endeavor in #3321
- [Fix] add env var to prevent deprecation warning by @machichima in #3319
- Dynamic platform detection for ImageSpec to support cross-platform development by @BarryWu0812 in #3315
- [Fix] Issue when using FlyteDirectory with Elastic by @machichima in #3320
- [Fix] Add .dockerignore to reduce build context size by @machichima in #3323
- add short_description to Task and Workflow model by @cosmicBboy in #3224
- Restore behavior passing FlyteClient kwargs to gRPC channel creation by @clint-stripe in #3303
New Contributors
- @BarryWu0812 made their first contribution in #3315
- @clint-stripe made their first contribution in #3303
Full Changelog: v1.16.3...v1.16.4
v1.16.3
What's Changed
- docker build: make sure venvs are owned by flytekit by @cosmicBboy in #3299
(Recommended to use 1.16.3 instead of 1.16.2)
Full Changelog: v1.16.2...v1.16.3