What's Changed
- Flip the settings for channel and logger by @wild-endeavor in #1415
- Preserving Exception in the LazyEntity fetch by @kumare3 in #1412
- [Docs] SynchronousFlyteClient API reference #3095 by @ppiegaze in #1416
- Return error code on fail by @pingsutw in #1408
- Wrap flyte entity in TaskNode by @wild-endeavor in #1422
- Sqlalchemy multiline query by @cosmicBboy in #1421
- Sklearn type transformer should be automatically loaded with import flytekit by @cosmicBboy in #1423
- Bump isort to 5.12.0 by @eapolinario in #1427
- Fixes guess type bug in UnionTransformer by @kumare3 in #1426
- Add
pod_template
andpod_template_name
arguments forPythonAutoContainerTask
, its downstream tasks, and@task
. by @ByronHsu in #1425 - Auto Backfill workflow by @kumare3 in #1420
- Fix primitive decoder when evaluating Promise by @samhita-alla in #1432
- set maximum python version to 3.10 by @cosmicBboy in #1433
- Revert "Remove project/domain from being overridden with execution values in serialized context (#1378)" by @eapolinario in #1460
New Contributors
Full Changelog: v1.3.1...v1.3.2