Releases: flyteorg/flytekit
Releases · flyteorg/flytekit
v1.16.23
v1.16.22
What's Changed
- Make optional arguments not required in click option by @Sovietaced in #3432
- Bump werkzeug from 3.1.5 to 3.1.6 by @dependabot[bot] in #3425
- Carry pod_template override through map_task serialization by @1fanwang in #3428
- fix: coerce int error_code to str to prevent proto serialization failure by @AdilFayyaz in #3434
- [Flytekit-7005] Adding ray autoscaler options by @0yukali0 in #3413
- Bump pillow from 10.3.0 to 12.2.0 by @dependabot[bot] in #3424
- Bump aiohttp from 3.10.11 to 3.13.4 by @dependabot[bot] in #3416
- Bump flyteidl minimum version to 1.16.7 by @pingsutw in #3435
New Contributors
Full Changelog: v1.16.21...v1.16.22
v1.16.21
What's Changed
- fix: surface subprocess stdout/stderr in CommandAuthenticator failures by @AdilFayyaz in #3431
- Add grpc headers and deadline to unary/unary calls by @wild-endeavor in #3433
Full Changelog: v1.16.20...v1.16.21
v1.16.21b0
What's Changed
- fix: surface subprocess stdout/stderr in CommandAuthenticator failures by @AdilFayyaz in #3431
- Add grpc headers and deadline to unary/unary calls by @wild-endeavor in #3433
Full Changelog: v1.16.20...v1.16.21b0
v1.16.20
What's Changed
- update readme for flyte 2 devbox launch by @cosmicBboy in #3426
- chore: Allow later version of setuptools (<82) by @honnix in #3430
- Bump sqlparse from 0.5.1 to 0.5.4 in /plugins/flytekit-airflow by @dependabot[bot] in #3390
Full Changelog: v1.16.19...v1.16.20
v1.16.19
v1.16.18
What's Changed
- GH-7196: More lenient regex for container image templating by @Tom-Newton in #3421
- Re-translate LaunchPlan fixed inputs with remote context on registration by @dansola in #3403
Full Changelog: v1.16.16...v1.16.18
v1.16.17
What's Changed
- GH-7196: More lenient regex for container image templating by @Tom-Newton in #3421
- Re-translate LaunchPlan fixed inputs with remote context on registration by @dansola in #3403
Full Changelog: v1.16.16...v1.16.17
v1.16.16
What's Changed
- add support for installing system-level venv in ImageSpec by @cosmicBboy in #3400
Full Changelog: v1.16.15...v1.16.16
v1.16.15
What's Changed
- Added support for Enum types in Pydantic models by @AdilFayyaz in #3391
- Added support to handle nested Pydantic types by @AdilFayyaz in #3393
- Tests for FlyteFile, FlyteDirectory, StructuredDataset in Pydantic by @AdilFayyaz in #3395
- Generalize custom type detection in nested Pydantic models by @AdilFayyaz in #3396
- Add S3 addressing style configuration support by @ranjit-parva in #3367
- Add Databricks Serverless Compute Support by @rohitrsh in #3392
- Add multi-tenant Databricks token support via cross-namespace K8s secrets by @rohitrsh in #3394
- add run_all_sub_nodes for map tasks by @pvditt in #3399
New Contributors
- @AdilFayyaz made their first contribution in #3391
- @ranjit-parva made their first contribution in #3367
- @rohitrsh made their first contribution in #3392
Full Changelog: v1.16.14...v1.16.15