This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
Releases: flyteorg/flyteidl
Releases · flyteorg/flyteidl
Project domain attributes
Add project domain attributes proto & corresponding update endpoint
Project Descriptions
This release adds an optional description
field to Project
entities.
Deprecate LiteralMap in ExecutionSpec and ExecutionClosure
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
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
- Bump version to monotonically increasing numbers taking into account prior pre-os releases.
- Deprecating Hive query collection.
GetActiveLaunchPlan and ListActiveLaunchPlan Endpoints Implemented
Also, adds mocks for testing.
[Testing] One query per Hive object
v0.1.1b2 generate and bump again
[Testing] One query per Hive object
v0.1.1b1 bump version
Initial FlyteIDL Release
v0.1.0 First open source commit of Flyte's Interface specification Lanugage