github flyteorg/flyte v1.0.2
Flyte v1.0.2 milestone release

latest releases: flytectl/v0.8.20, flytectl/v0.8.19, v1.12.0...
23 months ago

Flyte v1.0.2 Changelog

General

  1. Housekeeping Update single binary component in releases and bump version of contour helm chart

Platform

  1. Bugfix fix flyte-deps helm chart version
  2. Bugfix Re-order clusterresourcesync annotations in helm chart
  3. Feature Server-side compiler should strip Type Metadata
  4. Bugfix With GRPC v1.46.0 non-ascii chars are not permitted in grpc metadata
  5. Housekeeping Configure grpc_health_prob in admin
  6. Feature In Flytectl use Launchplan with latest version for scheduled workflows
  7. Bugfix Pods started before InjectFinalizer is disabled are never deleted
  8. Housekeeping Checksum grpc_health_probe
  9. Feature Allow to choose Spot Instances at workflow start time
  10. Feature Use the same pod annotation formatting in syncresources cronjob
  11. Housekeeping Migrate flyte sandbox docker image to use flyte-dep & flyte-core
  12. Feature Buf integration for proto release

Flyteconsole

  1. Refactor Move to monorepo structure to allow separate FlyteConsole into plugins system
  2. Feature Add support for StructuredDataSet Input/Output type
  3. Feature Updated Task details page to be able to browse different task versions
  4. Feature Updated Input/Output and TaskDetails representation - now you can collapse parts of it.
  5. Feature Show new map tasks in the GraphView with information of which subtasks are in which phase(running, erroring, succeeded)
  6. Feature Add interruptible override to launch forms
  7. Bugfix ensure that setups with different domains for console and admin API properly works
  8. Bugfix Fixes one of the crashes in Graph component for Viel All Workflow section
  9. Bugfix ensure that admin version is fully shown FC#465
  10. [Bugfix] Small cosmetic updates: flyteorg/flyteconsole#451, flyteorg/flyteconsole#386, and flyteorg/flyteconsole#398
  11. Feature Map Tasks - allow to check statuses of all retries per child task
  12. Feature Allow to rerun single task in execution page
  13. [Plugins]: Adds flyte-api plugin package. You can check basic how to info and consume package from https://www.npmjs.com/package/@flyteconsole/flyte-api . It will allow you to authorize you flytectl queries and perform api requests from your app. At this point only request without included data in body is allowed. More work is planned in future updates.

Flytekit

  1. Feature pyflyte run should support executing tasks
  2. Bugfix Dot separated python packages does not work for pyflyte
  3. Bugfix Pyflyte run doesn't respect the --config flag
  4. Bugfix Read packages from environment variables

Don't miss a new flyte release

NewReleases is sending notifications on new releases.