v1.12.3-b0
Pre-release
Pre-release
eapolinario
released this
14 Jun 18:08
·
389 commits
to master
since this release
What's Changed
- [MINOR] Support Passing Dataclass Values via Command Line by @Future-Outlier in #2446
- Fix output_prefix in do() method for ChatGPT Agent by @Future-Outlier in #2457
- Fix CI by restricting hugging face dataset version by @Future-Outlier in #2461
- Add escape for scalars to binding during union handling by @wild-endeavor in #2460
- Prevent mutable default arguments by @eapolinario in #2443
- feat(bindings): Task arguments default value binding by @MortalHappiness in #2401
- Use new fileaccess to build execution state by @wild-endeavor in #2452
- Add Image builder
should_build
method for more customizable build behavior by @cosmicBboy in #2458 - Async Agent Interface Refactor by @Future-Outlier in #2467
- fix(core): Handle missing metadata in DictTransformer by @pingsutw in #2469
- Improve the error handling for dataclass by @kumare3 in #2466
- Enable string conversion for
Scalar
objects that contain aschema
by @redartera in #2468 - Make the value in the label optional by @pingsutw in #2465
- Fix test_image_spec by @pingsutw in #2477
- Add copy all options to register script by @bgedik in #2464
- spelling by @wild-endeavor in #2481
- Add identity to task execution metadata by @noahjax in #2315
- Add functionality for .flyteignore file by @dansola in #2479
New Contributors
- @redartera made their first contribution in #2468
- @bgedik made their first contribution in #2464
- @dansola made their first contribution in #2479
Full Changelog: v1.12.2...v1.12.3-b0