Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Releases: flyteorg/flyteidl

Project domain attributes

29 Oct 18:31
03aa3a0
Compare
Choose a tag to compare

Add project domain attributes proto & corresponding update endpoint

Project Descriptions

09 Oct 22:54
756e0b9
Compare
Choose a tag to compare

This release adds an optional description field to Project entities.

Deprecate LiteralMap in ExecutionSpec and ExecutionClosure

09 Oct 02:47
f4bbfbc
Compare
Choose a tag to compare
Deprecate Literal Map in Execution Closure and Execution Spec (#13)

* Deprecate literal map as a field embedded directly in ExecutionSpec and ExecutionClosure

* Generate code

Stackdriver URL fix

11 Sep 18:31
fac461f
Compare
Choose a tag to compare
default-stackdriver-user (#10)

We had &authuser=1 argument in the stackdriver links that was opening with second logged-in user. While some users logged in to a personal gmail first, many other in the organization are logged in with their lyft accounts first.
It is better to not specify this argument and expect all L5 Flyte users are logged in to gmail with @lyft.com account first. If that isn't the case we will instruct them to sign out from all google accounts and sign in again with @lyft.com first.

Version bump

09 Sep 19:56
211b8fe
Compare
Choose a tag to compare
  • Bump version to monotonically increasing numbers taking into account prior pre-os releases.
  • Deprecating Hive query collection.

GetActiveLaunchPlan and ListActiveLaunchPlan Endpoints Implemented

30 Aug 18:42
Compare
Choose a tag to compare

[Testing] One query per Hive object

15 Aug 20:58
Compare
Choose a tag to compare
Pre-release
v0.1.1b2

generate and bump again

[Testing] One query per Hive object

15 Aug 01:25
Compare
Choose a tag to compare
Pre-release
v0.1.1b1

bump version

Initial FlyteIDL Release

05 Aug 23:14
Compare
Choose a tag to compare
v0.1.0

First open source commit of Flyte's Interface specification Lanugage