v1.12.2
What's Changed
- Fix
__annotations__
key not found by @austin362667 in #2391 - Fix get_task_inputs in flytekitpluugins-interactive by @pingsutw in #2398
- fix(import): Fix relative import path error by @MortalHappiness in #2397
- pickle dictionary when it isn't JSON serializable by @samhita-alla in #2390
- Deprecate
cron_expression
by @eapolinario in #2402 - Use uv in CI and to build images by @eapolinario in #2403
- feat: Support ftp when using FlyteFile by @ggydush in #2409
- fix(ImageSpec): Ensure all APIErrors return a value by @pingsutw in #2408
- Adds jinja2 to dependnecies by @thomasjpfan in #2413
- refactor(click_types): skip serialization for default values by @pingsutw in #2418
- Fix UV install in Makefile by @thomasjpfan in #2421
- Adds flytekitplugin.wandb by @thomasjpfan in #2405
- Set lower bound for flytekit in envd plugin by @pingsutw in #2430
- build: Exclude broken requests versions by @pingsutw in #2434
- Expand urllib3 to include v2 by @wild-endeavor in #2431
- add openai batch API agent by @samhita-alla in #2353
- Check for None before lazy loading by @thomasjpfan in #2435
- convert jsonl to lowercase and update default image by @samhita-alla in #2438
- Bump requests from 2.31.0 to 2.32.2 in /plugins/flytekit-onnx-pytorch by @dependabot in #2437
- update openai batch test and workflow by @samhita-alla in #2440
- fix(ImageSpec): Do not build image during executions by @thomasjpfan in #2410
- Bump requests from 2.31.0 to 2.32.2 in /plugins/flytekit-airflow by @dependabot in #2441
- Configure default logger before upgrade_to_rich_logging by @pingsutw in #2423
- Remove databricks token from the task config by @pingsutw in #2429
- Remote fetch array node by @wild-endeavor in #2442
- add output prefix to
do()
method in sync agent & update boto agent by @samhita-alla in #2450 - Make error messages in LaunchPlan.get_or_create actionable by @fg91 in #2451
- Bump jinja2 from 3.1.3 to 3.1.4 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by @dependabot in #2392
- Fix DBT plugin test by @Future-Outlier in #2454
- Add . to the PYTHONPATH in ImageSpec by @pingsutw in #2447
- Remove pod-plugin and scikit-learn from official docker image by @eapolinario in #2455
- Add ImageConfig to the serialization context for dynamic task by @pingsutw in #2456
- Only run CI checks using protobuf 4 by @eapolinario in #2459
Full Changelog: v1.12.0...v1.12.2