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