Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-aiplatform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.17.1
Choose a base ref
...
head repository: googleapis/python-aiplatform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.18.0
Choose a head ref
  • 14 commits
  • 98 files changed
  • 15 contributors

Commits on Sep 16, 2022

  1. 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 16, 2022
    Configuration menu
    Copy the full SHA
    9a506ee View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. 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>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    1cda4b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. chore: update codeowners for pipeline job client (#1687)

    * update codeowners for pipeline job client
    
    * Update CODEOWNERS
    IronPan authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    2a906c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. 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 🦕
    TheMichaelHu authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    926d0b6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. chore: Add headers for CPR model server errors. (#1701)

    * chore: Add headers for CPR model server errors.
    
    * chore: Fix comments.
    abcdefgs0324 authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    05efff7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. 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>
    5 people authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    876fb2a View commit details
    Browse the repository at this point in the history
  2. 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>
    rosiezou and gcf-owl-bot[bot] authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    186872d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. docs: fix typos (#1709)

    dandhlee authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    5fe515c View commit details
    Browse the repository at this point in the history
  2. 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]>
    jaycee-li and dandhlee authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    ed0492e View commit details
    Browse the repository at this point in the history
  3. 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
    nayaknishant authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    9e1d796 View commit details
    Browse the repository at this point in the history
  4. fix: show inherited SDK methods in pydoc (#1707)

    Co-authored-by: nayaknishant <[email protected]>
    jaycee-li and nayaknishant authored Sep 30, 2022
    Configuration menu
    Copy the full SHA
    2b7583b View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. 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]>
    3 people authored Oct 1, 2022
    Configuration menu
    Copy the full SHA
    6190088 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. 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]>
    4 people authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    c5c77ad View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.18.0 (#1676)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    fc5791b View commit details
    Browse the repository at this point in the history
Loading