Skip to content

Releases: flyteorg/flytekit

v1.16.4

13 Sep 00:58
f87103c
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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

v1.14.9

23 Jun 20:40
c9a87d3
Compare
Choose a tag to compare

What's Changed

  • [cherry-pick] KeyError: 'sparkConf' occurs when running a Databricks task without spark_conf by @pingsutw in #3282

Full Changelog: v1.14.8...v1.14.9

v1.16.1

10 Jun 16:12
3c6b61d
Compare
Choose a tag to compare

What's Changed

  • ci: Update version extraction in CI workflow by @pingsutw in #3261
  • Add ability to specify default resource requests/limits for tasks via pyflyte run and pyflyte register by @redartera in #3229
  • add FlyteRemote.deactivate_launchplan by @cosmicBboy in #3264
  • Fix airflow tests by @pingsutw in #3262
  • [BUG] KeyError: 'sparkConf' occurs when running a Databricks task without spark_conf by @machichima in #3263
  • Bump jinja2 from 3.1.4 to 3.1.6 in /plugins/flytekit-airflow by @dependabot in #3258

Full Changelog: v1.16.0...v1.16.1

v1.16.1b0

03 Jun 18:11
989eb67
Compare
Choose a tag to compare
v1.16.1b0 Pre-release
Pre-release

What's Changed

Full Changelog: v1.16.0...v1.16.1b0

v1.16.0

30 May 22:38
764b36f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.15.3...v1.16.0

v1.14.8

23 Apr 06:56
9188d1b
Compare
Choose a tag to compare

What's Changed

  • (backport) Fast registration runs into infinite loop by @pingsutw in #3238

Full Changelog: v1.14.7...v1.14.8