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

Releases: flyteorg/flyteidl

v0.18.19

15 Mar 17:29
de0d0b1
Compare
Choose a tag to compare

Changelog

ba51bfd Automatically update flyteidl versions when a github release is created (#115)
de0d0b1 Remove need condition in github action (#117)
d2fbec7 Revert Getversion method from put to get (#116)

Add Secret Group

13 Mar 15:01
4e580a5
Compare
Choose a tag to compare
Add Secret Group (#114)

* Add Secret Group

Signed-off-by: Haytham Abuelfutuh <[email protected]>

* PR Comments

Signed-off-by: Haytham Abuelfutuh <[email protected]>

Move Datacatalog proto and add free form task config

11 Mar 23:08
84ebb1d
Compare
Choose a tag to compare
v0.18.17

Add free form map config for task custom (#112)

SecurityContext rewrite

09 Mar 20:12
df97b66
Compare
Choose a tag to compare
Version v0.18.16 (#111)

* Version v0.18.16

Signed-off-by: Ketan Umare <[email protected]>

* Update GetVersion API to match the other API style

 - Have an additional envelop structure

Signed-off-by: Ketan Umare <[email protected]>

Update Organization. Lyft -> Flyteorg, use k8s libraries

05 Mar 01:34
b0c0831
Compare
Choose a tag to compare
v0.18.15

Update Organization. Lyft -> Flyteorg, use k8s libraries (#109)

Update ArrayJob for Map task changes

26 Feb 22:02
53b96f8
Compare
Choose a tag to compare
v0.18.14

Update ArrayJob for Map task changes (#103)

Security overrides and task type version

23 Feb 21:43
ec4752e
Compare
Choose a tag to compare
  • Change Security/Permission fields with overrides
  • Add task version to template

Migrate to FlyteOrg

03 Feb 03:07
Compare
Choose a tag to compare
v0.18.12

Publish NPM Package

Add filter and sort param when listing projects #90

01 Dec 07:41
cee566b
Compare
Choose a tag to compare

Add filter and sort param when listing projects.

Added state to project #88

05 Nov 21:22
3789005
Compare
Choose a tag to compare

Added state attribute to project so when updating a project it can be archived or activated.