Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump kfp from 1.8.22 to 2.1.2 #258

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2023

Bumps kfp from 1.8.22 to 2.1.2.

Release notes

Sourced from kfp's releases.

KFP SDK v2.1.2

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.1.2

For changelog, see release notes.

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.

KFP SDK v2.0.0

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==2.0.0

For changelog, see release notes.

Version 2.0.0

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-rc.2

Release of the KFP SDK only.

To install the KFP SDK:

pip install kfp==sdk-2.0.0-rc.2

For changelog, see release notes.

Version 2.0.0-rc.2

To deploy Kubeflow Pipelines in an existing cluster, follow the instruction in here.

... (truncated)

Commits
  • 25f6ee6 chore(sdk): release KFP SDK 2.1.2 (#9797)
  • 540294a fix(sdk): fix GCPC break in KFP SDK (#9791)
  • ae804f4 feat(components): Implement LLM Safety Bias Component & E2E tests
  • 2cfe463 fix(components): Update package import for google protobuf
  • 8dd9bd6 chore(components): Update evaluation component type hints to be Python3.7 com...
  • cc829bd chore(components): release GCPC v2.1.1
  • 7c55a4f chore(components): release GCPC v2.1.1
  • 46fafe3 chore(components): add project_id and location placeholders as GCPC implement...
  • 49db9ef chore(sdk): release KFP SDK 2.1.1 (#9787)
  • 8ad9716 fix(sdk): various kfp-dsl fixes (#9785)
  • 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 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](https://github.com/kubeflow/pipelines) from 1.8.22 to 2.1.2.
- [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.22...sdk-2.1.2)

---
updated-dependencies:
- dependency-name: kfp
  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 Jul 31, 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.

None yet

0 participants