What's Changed
- Make
FlyteFile
compatible withAnnotated[..., HashMethod]
by @AdrianoKF in #1544 - move FlyteSchema deprecation warning to initialization method by @cosmicBboy in #1558
- add pod_template and pod_template_name arguments for ContainerTask by @flixr in #1515
- Pass locally defined scopes to RemoteClientConfigStore by @franco-bocci in #1553
- TypeTransformer for TensorFlow model by @samhita-alla in #1562
- Remove flytekit-fsspec plugin from default dockerfile by @wild-endeavor in #1561
- Device auth flow / Headless auth by @kumare3 in #1552
- support python 3.11 by @cosmicBboy in #1557
- url encode secret in client credentials flow by @wild-endeavor in #1566
- Python run multiple files by @pingsutw in #1559
- General Partial support in flytekit and multi-list support in flytekit by @kumare3 in #1556
New Contributors
- @franco-bocci made their first contribution in #1553
Full Changelog: v1.5.0b0...v1.5.0b1