This repository was archived by the owner on Jul 11, 2023. It is now read-only.
chore(deps): update dependency kubeflow/pipelines to v1.8.22 - #216
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency kubeflow/pipelines to v1.8.22#216renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/kubeflow-pipelines-1.x
branch
from
October 30, 2021 20:51
9fce230 to
dd986a8
Compare
renovate
Bot
force-pushed
the
renovate/kubeflow-pipelines-1.x
branch
from
October 31, 2021 20:55
dd986a8 to
753b3dc
Compare
renovate
Bot
force-pushed
the
renovate/kubeflow-pipelines-1.x
branch
from
November 1, 2021 17:05
753b3dc to
8f71b0c
Compare
renovate
Bot
force-pushed
the
renovate/kubeflow-pipelines-1.x
branch
from
March 7, 2022 12:51
8f71b0c to
d88aa23
Compare
renovate
Bot
force-pushed
the
renovate/kubeflow-pipelines-1.x
branch
from
June 18, 2022 23:44
d88aa23 to
5f43720
Compare
renovate
Bot
force-pushed
the
renovate/kubeflow-pipelines-1.x
branch
from
September 25, 2022 19:44
5f43720 to
9115e81
Compare
renovate
Bot
force-pushed
the
renovate/kubeflow-pipelines-1.x
branch
from
November 20, 2022 20:10
9115e81 to
67f901f
Compare
renovate
Bot
force-pushed
the
renovate/kubeflow-pipelines-1.x
branch
from
January 26, 2023 23:18
67f901f to
af5c73c
Compare
renovate
Bot
force-pushed
the
renovate/kubeflow-pipelines-1.x
branch
from
March 8, 2023 23:20
af5c73c to
223f39e
Compare
renovate
Bot
force-pushed
the
renovate/kubeflow-pipelines-1.x
branch
from
April 17, 2023 13:33
223f39e to
5ab43cd
Compare
renovate
Bot
force-pushed
the
renovate/kubeflow-pipelines-1.x
branch
from
May 28, 2023 10:43
5ab43cd to
2c39473
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.6.0->1.8.22⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
kubeflow/pipelines
v1.8.22: KFP SDK v1.8.22Compare Source
Release of the KFP SDK only.
To install the KFP SDK:
For changelog, see release notes.
v1.8.21: KFP SDK v1.8.21Compare Source
Release of the KFP SDK only.
To install the KFP SDK:
For changelog, see release notes.
v1.8.20: KFP SDK v1.8.20Compare Source
Release of the KFP SDK only.
To install the KFP SDK:
For changelog, see release notes.
v1.8.19: KFP SDK v1.8.19Compare Source
Release of the KFP SDK only.
To install the KFP SDK:
For changelog, see release notes.
v1.8.18: KFP SDK v1.8.18Compare Source
Release of the KFP SDK only.
To install the KFP SDK:
For changelog, see release notes.
v1.8.17: KFP SDK v1.8.17Compare Source
Release of the KFP SDK only.
To install the KFP SDK:
For changelog, see release notes.
v1.8.16: KFP SDK v1.8.16Compare Source
Release of the KFP SDK only.
To install the KFP SDK:
For changelog, see release notes.
v1.8.15: KFP SDK v1.8.15Compare Source
Release of the KFP SDK only.
To install the KFP SDK:
For changelog, see release notes.
v1.8.14: KFP SDK v1.8.14Compare Source
Release of the KFP SDK only.
To install the KFP SDK:
For changelog, see release notes.
v1.8.13: KFP SDK v1.8.13Compare Source
Release of the KFP SDK only.
To install the KFP SDK:
For changelog, see release notes.
v1.8.5: Backend v1.8.5Compare Source
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:
See the Change Log
v1.8.4: Backend v1.8.4Compare Source
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:
See the Change Log
v1.8.3: Backend v1.8.3Compare Source
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:
See the Change Log
v1.8.2: Backend v1.8.2Compare Source
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:
See the Change Log
v1.8.1Compare Source
Bug Fixes
v1.8.0Compare Source
⚠ BREAKING CHANGES
Features
[@component](https://togithub.com/component)component (#6825) (ea2e5be)pipeline_job_uuidandpipeline_job_nameinPipelineTaskFinalStatus(#6557) (6252b09)set_display_namein v2. (#6471) (cfefc6d)Bug Fixes
kfp_package_pathto importer sample test. (#6507) (236f67e)Artifacttype be compatible with any sub-artifact types bidirectionally (#6859) (dea0823)ensurepipdoes not exist in container. (#6737) (77de39d)packages_to_installempty andinstall_kfp_package=False(#6527) (a52ac6d)Optionaltype hint causing executor to ignore user inputs for parameters. (#6541) (7626abf)reimportsetting, and switch to Protobuf.Value for import uri. (#6827) (8c6843f)dsl.prefix in component I/O type annotation breaks component at runtime. (#6714) (073c819)strparameter causes the parameter to receive it as None instead (#6533) (38e826b)_handle_single_return_value(#6566) ([866dfc7](https://togithub.com/kubefConfiguration
📅 Schedule: Branch creation - "before 11pm" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.