Skip to content

Releases: flyteorg/flytekit

v1.16.9

03 Nov 23:24
3aebd23

Choose a tag to compare

What's Changed

Full Changelog: v1.16.8...v1.16.9

v1.16.8

29 Oct 01:45
9f3ec96

Choose a tag to compare

What's Changed

Full Changelog: v1.16.7...v1.16.8

v1.16.7

28 Oct 17:35
a289bcd

Choose a tag to compare

What's Changed

Full Changelog: v1.16.6...v1.16.7

v1.16.6

21 Oct 16:34
0663d8e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.5...v1.16.6

v1.16.5

25 Sep 19:13
90f5751

Choose a tag to compare

What's Changed

Full Changelog: v1.16.4...v1.16.5

v1.16.4

13 Sep 00:58
f87103c

Choose a tag to compare

What's Changed

  • Add support pyspark.sql.classic.dataframe.DataFrame transformer by @arbaobao in #3272
  • Remove tmate session to release ci resource by @arbaobao in #3316
  • [BUG]Invalid cron date schedule creates infinite loop in flytescheduler by @popojk in #3312
  • [Fix] Issue when using FlyteFile with Elastic by @machichima in #3313
  • [BUG] ImageSpec NoOpBuilder should always return True while calling should_build function by @popojk in #3311
  • Create execution according to task config by @arbaobao in #3302
  • Handle None in sorted bound_inputs conditionally by @pingsutw in #3317
  • Sort subworkflows when creating workflows by @wild-endeavor in #3318
  • feat: Add faulthandler registration for SIGUSR1 by @pingsutw in #3310
  • fix(pyproject.toml): Exclude gcsfs 2024.2.0 due to bug by @pingsutw in #3309
  • IDL upper bound by @wild-endeavor in #3321
  • [Fix] add env var to prevent deprecation warning by @machichima in #3319
  • Dynamic platform detection for ImageSpec to support cross-platform development by @BarryWu0812 in #3315
  • [Fix] Issue when using FlyteDirectory with Elastic by @machichima in #3320
  • [Fix] Add .dockerignore to reduce build context size by @machichima in #3323
  • add short_description to Task and Workflow model by @cosmicBboy in #3224
  • Restore behavior passing FlyteClient kwargs to gRPC channel creation by @clint-stripe in #3303

New Contributors

Full Changelog: v1.16.3...v1.16.4

v1.16.3

17 Jul 18:55
eb5a67f

Choose a tag to compare

What's Changed

(Recommended to use 1.16.3 instead of 1.16.2)

Full Changelog: v1.16.2...v1.16.3

v1.16.2

16 Jul 17:54
025d9a9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.1...v1.16.2

v1.16.2b1

07 Jul 20:31
4c889d6

Choose a tag to compare

v1.16.2b1 Pre-release
Pre-release

What's Changed

  • Version hash should include the image from launchPlan.workflow.nodes by @pingsutw in #3290
  • Specify pandas version for Python 3.9 for deck plugin by @pingsutw in #3289
  • Fix click option parameter declaration to remove short flag conflict by @pingsutw in #3286
  • sort input bound by @pingsutw in #3292

Full Changelog: v1.16.2b0...v1.16.2b1

v1.16.2b0

30 Jun 20:48
6548b66

Choose a tag to compare

v1.16.2b0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.16.1...v1.16.2b0