pipelines/sdk/python/kfp/v2
Judah Rand c605c51b85
chore(sdk.v2): use `Annotated` rather than `Union` hack (#6573)
* Use `Annotated` rather than `Union` hack

* Add dependency to `setup.py`

* Add release note

Co-authored-by: Chen Sun <chensun@users.noreply.github.com>
2021-09-16 10:54:55 -07:00
..
compiler chore(sdk): v2 compiler to throw no task defined error (#6545) 2021-09-14 01:13:32 -07:00
compiler_cli_tests fix(sdk.v2): fix `Optional` type hint causing executor to ignore user inputs for parameters. (#6541) 2021-09-10 12:16:58 -07:00
components chore(sdk.v2): use `Annotated` rather than `Union` hack (#6573) 2021-09-16 10:54:55 -07:00
dsl chore(sdk): Refactor and move all v2 related code to under the v2 namespace. (#6358) 2021-08-17 19:25:37 -07:00
google fix(sdk.v2): Support dict, list, bool typed input parameters from constant values and pipeline inputs. (#6523) 2021-09-07 19:53:07 -07:00
__init__.py Assigned copyright to the project authors (#5587) 2021-05-05 13:53:22 +08:00