v1.14.0b4
Pre-release
Pre-release
What's Changed
- [TypeTransformer] Support frozen dataclasses by @Future-Outlier in #2823
- add class methods, unit tests for flytefile and flytedirectory by @granthamtaylor in #2852
- Remove pickle batching by @wild-endeavor in #2857
- Update comments in _make_dataclass_serializable by @mao3267 in #2856
- Added V5E tpu and slices to accelerators by @pryce-turner in #2838
- add
__hash__
method toFlyteFile
to fix bug during interactive mode by @granthamtaylor in #2853 - Updated jupyter interaction by @kumare3 in #2858
- [Docs] Flytekit README link not working in the File an Issue section by @400Ping in #2864
- Show traceback by default by @pingsutw in #2862
- Support Identifier in generate_console_url by @thomasjpfan in #2868
- Support overriding node metadata for array node by @pvditt in #2865
- Fix Jupyter Versioning by @Mecoli1219 in #2866
- improved output handling in notebooks by @kumare3 in #2869
- Restrict Eager Task for Interactive Mode by @Mecoli1219 in #2871
- Async/Batching of coroutines by @wild-endeavor in #2855
- fix enum type assertion with python versions less than 3.12 by @dansola in #2873
- Pydantic Transformer V2 by @Future-Outlier in #2792
New Contributors
Full Changelog: v1.14.0b3...v1.14.0b4