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