<Release - [Beta] No more dataclass json, query fi...
# flytekit
a
Release - [Beta] No more dataclass json, query fixes New release published by wild-endeavor What's Changed • Use correct plugin in agent image by @eapolinario in #2317 • Add Python Dependency Deck by @jasonlai1218 in #2264 • Bump pillow from 10.2.0 to 10.3.0 in /tests/flytekit/integration/remote/mock_flyte_repo/workflows by @dependabot in #2321 • Ensure that annotations are dropped in the case of the dataclass and dict type transformers by @eapolinario in #2318 • refactor(core): Improve task module extraction logic by @pingsutw in #2290 • Bump pillow from 10.2.0 to 10.3.0 in /plugins/flytekit-onnx-tensorflow by @dependabot in #2320 • Bump pillow from 10.2.0 to 10.3.0 in /plugins/flytekit-onnx-pytorch by @dependabot in #2319 • Run ignore query by @wild-endeavor in #2322 • Stop requiring users to import
dataclasses_json
or
DataClassJSONMixin
for dataclass by @Future-Outlier in #2279 Full Changelog: v1.12.0b3...v1.12.0b4 flyteorg/flytekit