Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2023

Bumps kfp-server-api from 1.8.5 to 2.0.3.

Release notes

Sourced from kfp-server-api's releases.

Version 2.0.3

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here or via UI here

Install python SDK (python 3.7 above) by running:

python3 -m pip install kfp kfp-server-api --upgrade

See the Change Log

Version 2.0.2

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here or via UI here

Install python SDK (python 3.7 above) by running:

python3 -m pip install kfp kfp-server-api --upgrade

See the Change Log

KFP SDK v2.0.1

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.0.1

For changelog, see release notes.

Version 2.0.1

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here or via UI here

Install python SDK (python 3.7 above) by running:

python3 -m pip install kfp kfp-server-api --upgrade

See the Change Log

KFP SDK v2.0.0

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.0.0

... (truncated)

Commits
  • 58ce09e chore(release): bumped version to 2.0.3
  • c0093ec feat(backend): Update driver and launcher images (#10164)
  • 1bee8be feat(components): [text2sql] Generate column names by model batch predict
  • 52f5cf5 feat(backend): Support consuming parent DAG input artifact (#10162)
  • 03df9df chore(sdk): fix local test failure (#10161)
  • 02e00e8 fix(sdk): type annotation for client credentials (#10158)
  • 2882fcf chore(sdk): add pytest.ini file (#10160)
  • 7ab05d8 chore(sdk): Remove the (\<type>)from docstring args. (#10159)
  • c83329f chore(components): fix GCPC markdown docstrings rendering
  • 570e56d fix(components): [text2sql] Turn model_inference_results_path to model_infere...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [kfp-server-api](https://github.com/kubeflow/pipelines) from 1.8.5 to 2.0.3.
- [Release notes](https://github.com/kubeflow/pipelines/releases)
- [Changelog](https://github.com/kubeflow/pipelines/blob/master/release-status-check.png)
- [Commits](kubeflow/pipelines@1.8.5...2.0.3)

---
updated-dependencies:
- dependency-name: kfp-server-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant