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: 9e320f5
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: 7c70484
Choose a head ref
  • 14 commits
  • 279 files changed
  • 8 contributors

Commits on Apr 21, 2022

  1. chore(python): add nox session to sort python imports (#1177)

    Source-Link: googleapis/synthtool@1b71c10
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:00c9d764fd1cd56265f12a5ef4b99a0c9e87cf261018099141e2ca5158890416
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    075fa3b View commit details
    Browse the repository at this point in the history
  2. chore(python): use ubuntu 22.04 in docs image (#1179)

    Source-Link: googleapis/synthtool@f15cc72
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bc5eed3804aec2f05fad42aacf973821d9500c174015341f721a984a0825b6fd
    gcf-owl-bot[bot] authored Apr 21, 2022
    Configuration menu
    Copy the full SHA
    c871e73 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    3224ae3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. feat: add reserved_ip_ranges to CustomJobSpec in aiplatform v1 custom…

    …_job.proto (#1165)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 443508623
    
    Source-Link: googleapis/googleapis@fd6935f
    
    Source-Link: googleapis/googleapis-gen@4f659e3
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGY2NTllM2I4YWNlMmU4NmMwMjdjNGZlY2E5ZGVjZDZlZTU4YzY0YyJ9
    
    PiperOrigin-RevId: 442088600
    
    Source-Link: googleapis/googleapis@c56ae2a
    
    Source-Link: googleapis/googleapis-gen@12d6b9d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTJkNmI5ZGZlNzBjNzY5ZGEzZTAzMDJjZmQzNWQxN2Y2MzNlM2E1OSJ9
    
    feat: add nfs_mounts to WorkPoolSpec in aiplatform v1 custom_job.proto
    feat: add JOB_STATE_UPDATING to JobState in aiplatform v1 job_state.proto
    feat: add MfsMount in aiplatform v1 machine_resources.proto
    feat: add ConvexAutomatedStoppingSpec to StudySpec in aiplatform v1 study.proto
    
    
    PiperOrigin-RevId: 441616654
    
    Source-Link: googleapis/googleapis@a476b9f
    
    Source-Link: googleapis/googleapis-gen@ed936e9
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZWQ5MzZlOTA1MjEyZTUwZmViODYyOTEyMWRmN2JlOTQzMGRiZDhhYSJ9
    
    feat: rename Similarity to Examples, and similarity to examples in ExplanationParameters in aiplatform v1beta1 explanation.proto
    feat: add reserved_ip_ranges to CustomJobSpec in aiplatform v1beta1 custom_job.proto
    feat: add nfs_mounts to WorkPoolSpec in aiplatform v1beta1 custom_job.proto
    feat: add PredictRequestResponseLoggingConfig to aiplatform v1beta1 endpoint.proto
    feat: add model_version_id to DeployedModel in aiplatform v1beta1 endpoint.proto
    feat: add JOB_STATE_UPDATING to JobState in aiplatform v1beta1 job_state.proto
    feat: add MfsMount in aiplatform v1beta1 machine_resources.proto
    feat: add version_id to Model in aiplatform v1beta1 model.proto
    feat: add LatestMonitoringPipelineMetadata to ModelDeploymentMonitoringJob in aiplatform v1beta1 model_deployment_monitoring_job.proto
    feat: add ListModelVersion, DeleteModelVersion, and MergeVersionAliases rpcs to aiplatform v1beta1 model_service.proto
    feat: add model_version_id to UploadModelRequest and UploadModelResponse in aiplatform v1beta1 model_service.proto
    feat: add model_version_id to PredictResponse in aiplatform v1beta1 prediction_service.proto
    feat: add ConvexAutomatedStoppingSpec to StudySpec in aiplatform v1beta1 study.proto
    feat: add model_id and parent_model to TrainingPipeline in aiplatform v1beta1 training_pipeline.proto
    
    PiperOrigin-RevId: 441615103
    
    Source-Link: googleapis/googleapis@2ce1c56
    
    Source-Link: googleapis/googleapis-gen@54ad530
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTRhZDUzMDI2ODE2OTdkNGU0NWJlNjkwNjkzMjJkOTMyOGI1ODU4MCJ9
    
    chore: use gapic-generator-python 0.65.1
    PiperOrigin-RevId: 441524537
    
    Source-Link: googleapis/googleapis@2a27391
    
    Source-Link: googleapis/googleapis-gen@ab6756a
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWI2NzU2YTQ4Yzg5YjViY2I5ZmI3MzQ0M2NiOGU1NWQ1NzRmNDY0MyJ9
    
    docs: fix type in docstring for map fields
    gcf-owl-bot[bot] authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    847ad78 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. chore: add tests for timeout arg not being explicitly set (#1183)

    * chore: add tests for timeout arg not being explicitly set
    
    * update copyright headers to 2022
    sararob authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    e03f373 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. feat: Allow users to specify timestamp split for vertex forecasting (#…

    …1187)
    
    Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
    - [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/230009255 🦕
    TheMichaelHu authored May 3, 2022
    Configuration menu
    Copy the full SHA
    ee49e00 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. tests: Added VPC network constant (#1195)

    * feat: Added VPC network constant
    
    Adds network constant to be injected for system tests.
    
    * feat: Added VPC env var
    
    * Added owlbot exemption
    
    * Revert "feat: Added VPC env var"
    
    This reverts commit e77d1e6.
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    ivanmkc and gcf-owl-bot[bot] authored May 4, 2022
    Configuration menu
    Copy the full SHA
    5a2e2de View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. feat: add Pandas DataFrame support to TabularDataset (#1185)

    * add create_from_dataframe method
    
    * add tests for create_from_dataframe
    
    * update docstrings and run linter
    
    * update docstrings and make display_name optional
    
    * updates from sashas feedback: added integration test, update validations
    
    * remove some logging
    
    * update error handling on bq_schema arg
    
    * updates from sashas feedback
    
    * update bq_schema docstring
    sararob authored May 5, 2022
    Configuration menu
    Copy the full SHA
    4fe4558 View commit details
    Browse the repository at this point in the history
  2. chore(python): auto approve template changes (#1203)

    Source-Link: googleapis/synthtool@453a5d9
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:81ed5ecdfc7cac5b699ba4537376f3563f6f04122c4ec9e735d3b3dc1d43dd32
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 5, 2022
    1 Configuration menu
    Copy the full SHA
    5e5aa55 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    5949674 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. feat: Make matching engine API public (#1192)

    * Reinstated matching engine
    
    * Reinstated VPC-dependent system tests
    
    * Debug
    
    * Commented out test
    
    * Fix resource bug when the key doesn't exist
    
    * Skip tests for now
    
    * Tweaked logs
    
    * Raise
    
    * Added VPC preparation and deletion
    
    * Fixed firewall deletion code
    
    * Reinstate system tests
    
    * Removed VPC network generation code
    
    * Updated system tests
    
    * Fixed matching engine system tests
    
    * Reverted skips
    
    * Ran linter
    
    * Moved protos to their own folder
    
    * Removed constant for VPC network
    
    * Added protos
    
    * Fixed import
    
    * Fixed network constsant
    
    * Fixed reversion issue
    
    * Removed unused imports
    ivanmkc authored May 9, 2022
    Configuration menu
    Copy the full SHA
    469db6b View commit details
    Browse the repository at this point in the history
  2. chore: fix Dataset system tests (#1209)

    * add create_from_dataframe method
    
    * add tests for create_from_dataframe
    
    * update docstrings and run linter
    
    * update docstrings and make display_name optional
    
    * updates from sashas feedback: added integration test, update validations
    
    * remove some logging
    
    * update error handling on bq_schema arg
    
    * updates from sashas feedback
    
    * update bq_schema docstring
    
    * disable all system tests except dataframe to test failure
    
    * remove try-finally from create from dataframe
    
    * change dataset system tests to use project from e2e_base
    
    * update Dataset system tests to use shared_state
    
    * fix: Removed shared_state from test_dataset
    
    * Switched from fixture to try-finally
    
    * updates to dataset system tests
    
    * add project to storage_client test fixture
    
    * uncomment vpcsc import in dataset tests
    
    Co-authored-by: ivanmkc <ivans.mailbox@gmail.com>
    sararob and ivanmkc authored May 9, 2022
    Configuration menu
    Copy the full SHA
    c773539 View commit details
    Browse the repository at this point in the history
  3. feat: add template_metadata to PipelineJob in aiplatform v1beta1 pipe…

    …line_job.proto (#1186)
    
    * chore: use gapic-generator-python 0.65.2
    
    PiperOrigin-RevId: 444333013
    
    Source-Link: googleapis/googleapis@f91b6cf
    
    Source-Link: googleapis/googleapis-gen@16eb360
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTZlYjM2MDk1YzI5NGU3MTJjNzRhMWJmMjM1NTA4MTdiNDIxNzRlNSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: remove unused imports
    
    PiperOrigin-RevId: 446472466
    
    Source-Link: googleapis/googleapis@9911f34
    
    Source-Link: googleapis/googleapis-gen@a82ecd7
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTgyZWNkN2Y1Y2ZkYmRlZTdhN2Y1ZTRkMzRjYjVhMzU0ODkzYjk0NSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * chore: use gapic-generator-python 0.65.3
    
    PiperOrigin-RevId: 446591767
    
    Source-Link: googleapis/googleapis@e24febc
    
    Source-Link: googleapis/googleapis-gen@3b4f1d3
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiM2I0ZjFkMzExMjY2YWVhMzJlMmJlOWI5ZmUzY2U3NDI3OTU4NzUzMiJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    * feat: add template_metadata to PipelineJob in aiplatform v1beta1 pipeline_job.proto
    
    PiperOrigin-RevId: 447082691
    
    Source-Link: googleapis/googleapis@02b3022
    
    Source-Link: googleapis/googleapis-gen@753e1ac
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzUzZTFhY2YwZGVkYTU5YmM0NTE0ODJlNjI3OGM3ZGFiNDkwOGI5YyJ9
    
    * 🦉 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
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Yu-Han Liu <yuhanliu@google.com>
    3 people authored May 9, 2022
    Configuration menu
    Copy the full SHA
    99aca4a View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. chore(main): release 1.13.0 (#1181)

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