getindata / kedro-kubeflow

Kedro Plugin to support running workflows on Kubeflow Pipelines
https://kedro-kubeflow.readthedocs.io
Apache License 2.0
52 stars 21 forks source link

Update kfp requirement from <2.0,>=1.8.12 to >=1.8.12,<3.0 #149

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on kfp to permit the latest version.

Changelog

Sourced from kfp's changelog.

Changelog

2.0.0-alpha.3 (2022-07-13)

⚠ BREAKING CHANGES

  • sdk: make CLI output consistent, readable, and usable (#7739)

Features

  • Upgrade argo-workflow to v3.3.8 (#8009) (8bee292)
  • api: add runtime_config.parameter_values with string typed values (#7734) (5b64733)
  • backend: Add ExecutionSpec Interface (#7531) (8cf022c)
  • backend: Expand ExecutionSpec Interface (#7766) (06c9310)
  • backend: update minio-go to support irsa (#7946) (7923ba3)
  • backend: use cert-manager for cache server cert (#7843) (784f9fa)
  • component: Support BigQuery drop model job components (affbc09)
  • component: Support BigQuery ML advanced weights job component (f6b560a)
  • component: Support BigQuery ML centroids job components (45cfb91)
  • component: Support BigQuery ML reconstruction loss and trial info job components (d2f33c8)
  • component: Support BigQuery ML weights job component (4183344)
  • components: Add display name to import model evaluation component (9b12f6e)
  • components: Outputting system.artifact and google.BQTable as a replacement for the google.VertexBatchPredictionJob artifact. (18b3ab8)
  • conformance: adapt remaining tests to KF env (#7670) (bcbdbd0)
  • conformance: containerize KFP conformance test. (#7738) (3867496)
  • frontend: Add ability to filter by visualization type (#7906) (f5a1264)
  • frontend: Add loading and error states for HTML and Markdown displays (#7989) (6cbc10b)
  • frontend: Add V2 Run Comparison page (#7793) (f822eea)
  • frontend: Create metrics tabs (#7905) (e683290)
  • frontend: Create sections and run list for KFPv2 Run Comparison page (#7882) (146dae7)
  • frontend: Create two-level dropdown (#7933) (832858b)
  • frontend: Display HTML and Markdown files (#7981) (cfe3278)
  • frontend: Display multi-level dropdown on KFPv2 Run Comparison page (#7943) (53d8f7e)
  • frontend: Display two-panel layout and confusion matrices (#7966) (617ad83)
  • frontend: NewRunV2 page and NewRunParametersV2 page. (#7769) (e246ffb)
  • frontend: Request MLMD information for KFPv2 Run Comparison (#7897) (3bcdeb6)
  • frontend: Update compare page and banner states based on run versions and count (#7844) (468d780)
  • google-cloud: add explanation_metadata_artifact input arg to custom Batch Prediction component. (ad364d9)
  • google-cloud: Add GCPResources to ImportModelEvaluation component. (ba82969)
  • google-cloud: Add new components 'evaluation_data_sampler' and 'evaluation_data_splitter'. (d6f9265)
  • google-cloud: Change evaluation preprocessing component output type. (059afb0)
  • google-cloud: Modify GCPC evaluation templates. (176d3ff)
  • google-cloud: Release eval changes with v0.3 (d2fd41b)
  • google-cloud: Release notes for 1.0.12 and 1.0.13 (e42d9d2)
  • google-cloud: Update AutoML pipelines to reference next GCPC package release (1.0.8). (c849871)
  • IR: add is_optional to ParameterSpec proto (#7704) (f960a52)
  • IR: adds IteratorPolicy to PipelineTaskSpec proto for support of parallelism setting on ParallelFor (#7804) (a86ae9b)
  • kfp: implement config file support for registry client (#7908) (4f01b7e)
  • sdk: Add default registry context (#7948) (aab7fda)

... (truncated)

Commits


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)
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 2 years ago

Looks like kfp is no longer updatable, so this is no longer needed.