-
Notifications
You must be signed in to change notification settings - Fork 367
Comparing changes
Open a pull request
base repository: googleapis/python-aiplatform
base: v1.17.1
head repository: googleapis/python-aiplatform
compare: v1.18.0
- 14 commits
- 98 files changed
- 15 contributors
Commits on Sep 16, 2022
-
feat: add deleteFeatureValues in aiplatform v1beta1 featurestore_serv…
…ice.proto (#1670) * feat: add deleteFeatureValues in aiplatform v1beta1 featurestore_service.proto PiperOrigin-RevId: 474635535 Source-Link: googleapis/googleapis@39c28bf Source-Link: googleapis/googleapis-gen@71f2abf Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzFmMmFiZmIzNDM1NjJjZTQwYjc5YzNiNTZmYzk3ZWM1YTBkY2NiMSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: Add Secure Boot support to TPU v2alpha1 API PiperOrigin-RevId: 474644226 Source-Link: googleapis/googleapis@f90b329 Source-Link: googleapis/googleapis-gen@4ad8763 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGFkODc2M2JkZTY3NmY5MmEzZWI3MDc1M2FlMWNmZWQwZTgxMzg3ZSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a506ee - Browse repository at this point
Copy the full SHA 9a506eeView commit details
Commits on Sep 20, 2022
-
feat: Add support for V1 and V2 classification models for the V1Beta2…
… API (#1680) * feat: add timestamp_outside_retention_rows_count to ImportFeatureValuesResponse and ImportFeatureValuesOperationMetadata in aiplatform v1beta1 featurestore_service.proto feat: add RemoveContextChildren rpc to aiplatform v1beta1 metadata_service.proto feat: add order_by to ListArtifactsRequest, ListContextsRequest, and ListExecutionsRequest in aiplatform v1beta1 metadata_service.proto feat: add InputArtifact to RuntimeConfig in aiplatform v1beta1 pipeline_job.proto feat: add read_mask to ListPipelineJobsRequest in aiplatform v1beta1 pipeline_service.proto feat: add TransferLearningConfig in aiplatform v1beta1 study.proto PiperOrigin-RevId: 475580307 Source-Link: googleapis/googleapis@dbc83bd Source-Link: googleapis/googleapis-gen@26c1205 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjZjMTIwNTk0ZDYwNDlkNDAwNjEwMjNjYWUzNDVkYTgwMTgxMDc3YyJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: add timestamp_outside_retention_rows_count to ImportFeatureValuesResponse and ImportFeatureValuesOperationMetadata in aiplatform v1 featurestore_service.proto feat: add RemoveContextChildren rpc to aiplatform v1 metadata_service.proto feat: add order_by to ListArtifactsRequest, ListContextsRequest, and ListExecutionsRequest in aiplatform v1 metadata_service.proto PiperOrigin-RevId: 475580702 Source-Link: googleapis/googleapis@af65a19 Source-Link: googleapis/googleapis-gen@023d431 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDIzZDQzMTU2OWE1M2Y5YjVjZDBkNDdjNmFmODViOGE0NmNlYTVlOCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: Add support for V1 and V2 classification models for the V1Beta2 API PiperOrigin-RevId: 475604619 Source-Link: googleapis/googleapis@044a15c Source-Link: googleapis/googleapis-gen@410020a Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDEwMDIwYWY5MzRjNzI0OGY3ODA0NzcwZDZmOGVjNDU3MWJmYTU1MSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1cda4b4 - Browse repository at this point
Copy the full SHA 1cda4b4View commit details
Commits on Sep 22, 2022
-
chore: update codeowners for pipeline job client (#1687)
* update codeowners for pipeline job client * Update CODEOWNERS
Configuration menu - View commit details
-
Copy full SHA for 2a906c8 - Browse repository at this point
Copy the full SHA 2a906c8View commit details
Commits on Sep 26, 2022
-
feat: add support for HTTPS URI pipeline templates (#1683)
First-party pipelines are not yet available in AR, meaning other than using a local file, the only way to access a first-party pipeline is using its GitHub URI. Since support was added for AR URIs, it is not much more effort to support general HTTPS URIs. - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/python-aiplatform/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes b/247878583 🦕
Configuration menu - View commit details
-
Copy full SHA for 926d0b6 - Browse repository at this point
Copy the full SHA 926d0b6View commit details
Commits on Sep 28, 2022
-
chore: Add headers for CPR model server errors. (#1701)
* chore: Add headers for CPR model server errors. * chore: Fix comments.
Configuration menu - View commit details
-
Copy full SHA for 05efff7 - Browse repository at this point
Copy the full SHA 05efff7View commit details
Commits on Sep 29, 2022
-
feat: add model_source_info to Model in aiplatform v1beta1 model.proto (
#1691) * feat: release SensitiveAction Cloud Logging payload to v1 PiperOrigin-RevId: 476083958 Source-Link: googleapis/googleapis@fafd03f Source-Link: googleapis/googleapis-gen@79c1b9c Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzljMWI5Y2UyNDMzNzQ3MzU2NTFlNzJjZGViY2JlZDk5ZjVlNGU2NSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: add model_source_info to Model in aiplatform v1 model.proto PiperOrigin-RevId: 476193748 Source-Link: googleapis/googleapis@a7f3890 Source-Link: googleapis/googleapis-gen@5589b93 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTU4OWI5MzEwYTZlZDI2YjU2ODE0NjFjNDc2ZDU3MzcyYWNkMTI2NCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: add model_source_info to Model in aiplatform v1beta1 model.proto PiperOrigin-RevId: 476411826 Source-Link: googleapis/googleapis@72f0faa Source-Link: googleapis/googleapis-gen@7909f5b Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzkwOWY1YjFkNTEzNDlkY2VmYmUzNzBmNmE0ODg5ODFiODBjMWJmZCJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * feat: Add an enum value for raw locations from Apple platforms PiperOrigin-RevId: 476961484 Source-Link: googleapis/googleapis@695134b Source-Link: googleapis/googleapis-gen@49457f9 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDk0NTdmOWU3YWFlODljZmUwNDkxYWY0ZGJkOTk2MWE5MDEyNWQzMiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]> Co-authored-by: Yu-Han Liu <[email protected]> Co-authored-by: gcf-merge-on-green[bot] <60162190+gcf-merge-on-green[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 876fb2a - Browse repository at this point
Copy the full SHA 876fb2aView commit details -
fix: fix endpoint parsing in ModelDeploymentMonitoringJob.update (#1671)
* fix: fix endpoint parsing in ModelDeploymentMonitoringJob.update() function * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * addressed PR feedback * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * addressed PR comments * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * addressed more PR feedback * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * addressed more PR comments * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * removed unused code * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * addressed more PR feedback * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fixing linter issues * addressed more PR comments * fixing pylint errors * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * silencing unused import warning * fixed unused import error Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 186872d - Browse repository at this point
Copy the full SHA 186872dView commit details
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5fe515c - Browse repository at this point
Copy the full SHA 5fe515cView commit details -
feat: Support complex metrics in Vertex Experiments (#1698)
* Experiments complex metrics (#8) * feat: new class and API for metrics * update system test * update high level log method * fix system test * update example * change from system schema to google schema * fix: import error * Update log_classification_metrics_sample.py * Update samples/model-builder/experiment_tracking/log_classification_metrics_sample.py Co-authored-by: Dan Lee <[email protected]> * Update log_classification_metrics_sample_test.py * Update samples/model-builder/conftest.py Co-authored-by: Dan Lee <[email protected]> * fix: unit test * fix comments * fix comments and update google.ClassificationMetrics * fix comments and update ClassificationMetrics class * fix: ClassificationMetrics doesn't catch params with value=0 * add sample for get_classification_metrics * fix linting * add todos Co-authored-by: Dan Lee <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ed0492e - Browse repository at this point
Copy the full SHA ed0492eView commit details -
fix: project/location parsing for nested resources (#1700)
* testing parsing * adding util function * removing print statements * adding changes * using regex and dict * lint check * adding fs test for passing in location and project * comment fix * adding docstring changes * fixing featurestore unit tests * lint
Configuration menu - View commit details
-
Copy full SHA for 9e1d796 - Browse repository at this point
Copy the full SHA 9e1d796View commit details -
fix: show inherited SDK methods in pydoc (#1707)
Co-authored-by: nayaknishant <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b7583b - Browse repository at this point
Copy the full SHA 2b7583bView commit details
Commits on Oct 1, 2022
-
chore: surface CPR docs, and reformat docstrings (#1708)
* chore: add prediction module to official SDK docs * chore: Make prediction module docs discoverable * chore: rename doc title * chore: fix formatting of docstrings * chore: fix docstring spacing issues * chore: another attempt to fix code block * chore: yet another attempt to fix code block * chore: change code blocks to use code-block * chore: fix spacing * chore: more docstring formatting changes * fix: more docstring format changes * chore: more formatting changes * chore: fix lint * chore: more formatting changes * chore: update comments * Update google/cloud/aiplatform/prediction/local_model.py Co-authored-by: Dan Lee <[email protected]> * Update google/cloud/aiplatform/prediction/local_model.py Co-authored-by: Dan Lee <[email protected]> * chore: fix typo Co-authored-by: Dan Lee <[email protected]> Co-authored-by: Rosie Zou <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6190088 - Browse repository at this point
Copy the full SHA 6190088View commit details
Commits on Oct 3, 2022
-
fix(deps): require protobuf >= 3.20.2 (#1699)
* chore: exclude requirements.txt file from renovate-bot Source-Link: googleapis/synthtool@f58d313 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:7a40313731a7cb1454eef6b33d3446ebb121836738dc3ab3d2d3ded5268c35b6 * update constraints files * fix(deps): require protobuf 3.20.2 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <[email protected]> Co-authored-by: Sara Robinson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5c77ad - Browse repository at this point
Copy the full SHA c5c77adView commit details -
chore(main): release 1.18.0 (#1676)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fc5791b - Browse repository at this point
Copy the full SHA fc5791bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.17.1...v1.18.0