Commit Graph

24 Commits

Author SHA1 Message Date
Chen Sun b92e4786b2
chore: release kfp-pipeline-spec 0.2.2 (#9120) 2023-04-07 21:24:51 +00:00
Connor McCarthy f31ef32a73
chore: release kfp-pipeline-spec 0.2.1 (#8970) 2023-03-10 17:59:21 +00:00
Connor McCarthy 14905e9169
chore(sdk): bump kfp-pipeline-spec (#8744)
* bump kfp-pipeline-spec to 0.2.0

* clean up setup.py
2023-01-20 12:41:16 -08:00
Connor McCarthy 6cd7cbcbc4
feat(sdk): add is_list_of_artifacts field to PipelineSpec [lists of artifacts support pt. 2] (#8466)
* add field

* bump kfp-pipeline-spec version
2022-11-30 18:42:16 +00:00
Bo 288d597a44
chore: bump kfp-pipeline-spec minor version to 0.1.16 (#7807) 2022-05-27 18:43:12 +00:00
Connor McCarthy 356d9cb521
chore: bump kfp-pipeline-spec to 0.1.15 (#7736) 2022-05-18 07:00:26 +00:00
Chen Sun 5c168e6449
chore: bump kfp-pipeline-spec version to 0.1.14 (#7463) 2022-03-24 22:16:10 +00:00
Alan Chin 4d9e9bedd3
chore(build): Add source dist to kfp-pipeline-spec python package (#7165) 2022-01-21 17:49:20 +00:00
Chen Sun a03b41e129
chore(api): Add parameter_values in RuntimeConfig (#6790) 2021-10-21 12:27:02 -07:00
Chen Sun 3dd9e2a9b5
chore(api): release kfp-pipeline spec 0.1.12 and update golang generated code (#6684) 2021-10-05 00:53:18 -07:00
Chen Sun e23f89852d
chore: release kfp-pipeline spec 0.1.11 and update golang generated code (#6570) 2021-09-14 19:24:33 -07:00
Chen Sun c3d982f69f
chore: Release kfp-pipeline-spec 0.1.10 and update golang generated code (#6489) 2021-09-01 14:38:30 -07:00
Yaqi Ji 4c838f7001
chore: Update package version for pipeline-spec release (#6242) 2021-08-05 13:17:42 -07:00
Chen Sun 84387a8083
release(api): Bump kfp-pipeline-spec version to 0.1.8 (#5778) 2021-06-02 11:44:35 -07:00
Alexey Volkov cc83e1089b
Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00
Chen Sun 265a0274e7
release(api): Update pipeline_spec.proto and bump kfp-pipeline-spec version to 0.1.7. (#5262)
* Update pipeline_spec.proto

* Update setup.py
2021-03-08 17:46:23 -08:00
Chen Sun 12dcd245b9
release(api): Bump kfp-pipeline-spec version to 0.1.6 (#5144) 2021-02-17 13:14:30 -08:00
Chen Sun 1f32e90ecd
chore(api): Fix kfp-pipeline-spec dependency. Fixes #5134 (#5135) 2021-02-13 16:31:58 -08:00
Chen Sun e10a89d5c7
release(api): Bump kfp-pipeline-spec version to 0.1.5 (#5096) 2021-02-03 23:47:36 -08:00
Chen Sun 273890ad0b
Bump kfp-pipeline-spec version to 0.1.4 (#4982) 2021-01-14 10:05:05 -08:00
Jiaxiao Zheng 04d5e609f2
chore: Bump kfp-pipeline-spec to 0.1.3.1 (#4882)
* bump to 0.1.3.1

* remove negative pin
2020-12-09 21:06:53 -08:00
Jiaxiao Zheng ee85ed563c
[IR] Add deployment spec to IR spec. (#4881)
* add deployment spec

* update version string
2020-12-09 11:46:54 -08:00
Jiaxiao Zheng f140ddb679
chore: Add resolver spec in IR (#4759)
* add resolver spec

* update version

* update version again
2020-11-11 18:07:41 -08:00
Chen Sun c9546970d5
chore: package pipeline spec into a standalone Python package (#4744)
* package pipeline spec into a standalone Python package

* add metadata

* bump up version

* convert to namespace package

* version to 0.1.0
2020-11-10 15:33:41 -08:00