Skip to content

Releases: flyteorg/flytekit

v1.12.1b0

09 May 17:16
94a48ae
Compare
Choose a tag to compare
v1.12.1b0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.12.0...v1.12.1b0

v1.12.0

06 May 20:23
5290171
Compare
Choose a tag to compare

What's Changed

Read more

v1.12.0b7

26 Apr 22:21
e4ba876
Compare
Choose a tag to compare
v1.12.0b7 Pre-release
Pre-release

What's Changed

Read more

v1.12.0b6

24 Apr 18:24
e3f92cf
Compare
Choose a tag to compare
v1.12.0b6 Pre-release
Pre-release

What's Changed

Read more

v1.12.0b5

10 Apr 17:16
177571b
Compare
Choose a tag to compare
v1.12.0b5 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0b5

[Beta] No more dataclass json, query fixes

04 Apr 00:11
f888a5c
Compare
Choose a tag to compare

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

[Beta] FlyteFile/Directory remote creation, sagemaker agent.py, ignore duplicate

02 Apr 18:14
2cbdc99
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.0b2...v1.12.0b3

[Beta] Union bar operator, partition limits, gz header, ray and agent updates

29 Mar 21:24
60c6234
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0b1...v1.12.0b2

v1.12.0b1

26 Mar 04:25
6a63c1f
Compare
Choose a tag to compare
v1.12.0b1 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0b1

v1.12.0b0

14 Mar 03:04
4767fd8
Compare
Choose a tag to compare
v1.12.0b0 Pre-release
Pre-release

Highlight

This release marks a significant change in map tasks: array node map tasks finally become the default! We're still keeping the legacy map tasks for the time being. If you really need to use them (and the idea is that you shouldn't), then they are still there, otherwise, using array node map tasks should feel no different.

Full changelog

New Contributors

Full Changelog: v1.11.0...v1.12.0b0