Skip to content
This repository was archived by the owner on Sep 9, 2023. It is now read-only.
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/java-aiplatform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.8
Choose a base ref
...
head repository: googleapis/java-aiplatform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 11 commits
  • 668 files changed
  • 6 contributors

Commits on Jun 21, 2022

  1. chore(main): release 2.9.9-SNAPSHOT (#970)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    4b24941 View commit details
    Browse the repository at this point in the history
  2. feat(samples): add create-featurestore sample (#948)

    * CreateFeaturestore Sample API
    
    * DeleteFeaturestore Sample API
    
    * Create, Update, Get featurestore API's
    
    * Revert Code
    
    * CreateFeaturestoreSampleTest update
    
    * 🦉 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>
    sai-chaithu and gcf-owl-bot[bot] authored Jun 21, 2022
    Configuration menu
    Copy the full SHA
    ac7ca36 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. feat: add model_monitoring_config to BatchPredictionJob in aiplatform…

    … v1beta1 batch_prediction_job.proto (#892)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 456339444
    
    Source-Link: googleapis/googleapis@3b9c451
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/95a293beab5db62d3c734b083550e0ab446a9ad3
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTVhMjkzYmVhYjVkYjYyZDNjNzM0YjA4MzU1MGUwYWI0NDZhOWFkMyJ9
    
    feat: add model_version_id to UploadModelResponse in aiplatform v1 model_service.proto
    PiperOrigin-RevId: 455486702
    
    Source-Link: googleapis/googleapis@f2e5538
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/15200223b157cb9e76c7923bc387dd6e9c0a83bd
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTUyMDAyMjNiMTU3Y2I5ZTc2Yzc5MjNiYzM4N2RkNmU5YzBhODNiZCJ9
    
    feat: add default_skew_threshold to TrainingPredictionSkewDetectionConfig in aiplatform v1beta1, v1 model_monitoring.proto
    feat: add default_drift_threshold to PredictionDriftDetectionConfig in aiplatform v1beta1, v1 model_monitoring.proto
    PiperOrigin-RevId: 455164942
    
    Source-Link: googleapis/googleapis@db1cd5e
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/47772101d683e45375539ffcdee797f78fe608cb
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNDc3NzIxMDFkNjgzZTQ1Mzc1NTM5ZmZjZGVlNzk3Zjc4ZmU2MDhjYiJ9
    
    chore: Integrate new gapic-generator-java and rules_gapic
    PiperOrigin-RevId: 454027580
    
    Source-Link: googleapis/googleapis@1b22277
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/e04cea20d0d12eb5c3bdb360a9e72b654edcb638
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTA0Y2VhMjBkMGQxMmViNWMzYmRiMzYwYTllNzJiNjU0ZWRjYjYzOCJ9
    
    feat: add successful_forecast_point_count to CompletionStats in aiplatform v1 completion_stats.proto
    feat: add neighbors to Explanation in aiplatform v1 explanation.proto
    feat: add examples_override to ExplanationSpecOverride in aiplatform v1 explanation.proto
    feat: add version_id, version_aliases, version_create_time, version_update_time, and version_description to aiplatform v1 model.proto
    feat: add ModelVersion CRUD methods in aiplatform v1 model_service.proto
    feat: add model_id and parent_model to TrainingPipeline in aiplatform v1 training_pipeline.proto
    
    PiperOrigin-RevId: 453734478
    
    Source-Link: googleapis/googleapis@84720fb
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/93ace7716e168e3c2cba123bce51a5362a39429c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTNhY2U3NzE2ZTE2OGUzYzJjYmExMjNiY2U1MWE1MzYyYTM5NDI5YyJ9
    
    feat: add env to ContainerSpec in aiplatform v1beta1 custom_job.proto
    PiperOrigin-RevId: 453732998
    
    Source-Link: googleapis/googleapis@a95a55f
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/e2ea25266cc6608d2180843dde9051b4ba37cd9b
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTJlYTI1MjY2Y2M2NjA4ZDIxODA4NDNkZGU5MDUxYjRiYTM3Y2Q5YiJ9
    
    feat: add monitor_window to ModelDeploymentMonitoringScheduleConfig proto in aiplatform v1/v1beta1 model_deployment_monitoring_job.proto
    PiperOrigin-RevId: 453226330
    
    Source-Link: googleapis/googleapis@239db5e
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/4cf0c542505025be51be9e67120f0413415e7d67
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGNmMGM1NDI1MDUwMjViZTUxYmU5ZTY3MTIwZjA0MTM0MTVlN2Q2NyJ9
    
    feat: add IAM policy to aiplatform_v1beta1.yaml
    feat: add preset configuration for example-based explanations in aiplatform v1beta1 explanation.proto
    feat: add latent_space_source to ExplanationMetadata in aiplatform v1beta1 explanation_metadata.proto
    feat: add successful_forecast_point_count to CompletionStats in completion_stats.proto
    
    PiperOrigin-RevId: 450727462
    
    Source-Link: googleapis/googleapis@665682d
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/34cddbef39c17c58f96f5ffebf6065136b6d5719
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzRjZGRiZWYzOWMxN2M1OGY5NmY1ZmZlYmY2MDY1MTM2YjZkNTcxOSJ9
    
    feat: add failure_policy to PipelineJob in aiplatform v1 & v1beta1 pipeline_job.proto
    PiperOrigin-RevId: 450704795
    
    Source-Link: googleapis/googleapis@c875f2b
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/e606d62ab32b85434697678b3004f2206d5c02ae
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZTYwNmQ2MmFiMzJiODU0MzQ2OTc2NzhiMzAwNGYyMjA2ZDVjMDJhZSJ9
    
    feat: add latent_space_source to ExplanationMetadata in aiplatform v1 explanation_metadata.proto
    feat: add scaling to OnlineServingConfig in aiplatform v1 featurestore.proto
    feat: add template_metadata to PipelineJob in aiplatform v1 pipeline_job.proto
    
    PiperOrigin-RevId: 450687287
    
    Source-Link: googleapis/googleapis@058bff3
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/f072bfe7704d996c41d74ac3aa1d8514f464c4ff
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjA3MmJmZTc3MDRkOTk2YzQxZDc0YWMzYWExZDg1MTRmNDY0YzRmZiJ9
    
    chore(deps): upgrade gapic-generator-java to 2.8.0 and update gax-java to 2.18.1
    PiperOrigin-RevId: 450543911
    
    Source-Link: googleapis/googleapis@5528344
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/9f6775cab1958982b88967a43e5e806af0f135db
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOWY2Nzc1Y2FiMTk1ODk4MmI4ODk2N2E0M2U1ZTgwNmFmMGYxMzVkYiJ9
    
    feat: add Examples to Explanation related messages in aiplatform v1beta1 explanation.proto
    PiperOrigin-RevId: 449620845
    
    Source-Link: googleapis/googleapis@117f86b
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/1d670dbb1a9ff155cf686e9544feffb75021a2f5
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWQ2NzBkYmIxYTlmZjE1NWNmNjg2ZTk1NDRmZWZmYjc1MDIxYTJmNSJ9
    
    Synchronize new proto/yaml changes.
    PiperOrigin-RevId: 449052112
    
    Source-Link: googleapis/googleapis@3150afa
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/9945a366e4a5efb00fc40985f03c107bdee89df2
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTk0NWEzNjZlNGE1ZWZiMDBmYzQwOTg1ZjAzYzEwN2JkZWU4OWRmMiJ9
    
    feat: add display_name and metadata to ModelEvaluation in aiplatform model_evaluation.proto
    PiperOrigin-RevId: 448160148
    
    Source-Link: googleapis/googleapis@936ab35
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/f841b8e23d816e998f9e8e6c0e04ba92b7f6b835
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjg0MWI4ZTIzZDgxNmU5OThmOWU4ZTZjMGUwNGJhOTJiN2Y2YjgzNSJ9
    
    fix!: added packaging options for C#, Ruby, and PHP
    PiperOrigin-RevId: 448116670
    
    Source-Link: googleapis/googleapis@914bc52
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/db499206c1ede59f599ca2b05699e86bd4ee152e
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGI0OTkyMDZjMWVkZTU5ZjU5OWNhMmIwNTY5OWU4NmJkNGVlMTUyZSJ9
    
    feat: add template_metadata to PipelineJob in aiplatform v1beta1 pipeline_job.proto
    PiperOrigin-RevId: 447082691
    
    Source-Link: googleapis/googleapis@02b3022
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/753e1acf0deda59bc451482e6278c7dab4908b9c
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNzUzZTFhY2YwZGVkYTU5YmM0NTE0ODJlNjI3OGM3ZGFiNDkwOGI5YyJ9
    
    chore(deps): upgrade gapic-generator-java to 2.7.0 and update gax-java to 2.16.0
    
    PiperOrigin-RevId: 446250659
    
    Source-Link: googleapis/googleapis@dc4ef31
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/5fdda4ddfbab87998e77e4a453e0ff87986d2db8
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWZkZGE0ZGRmYmFiODc5OThlNzdlNGE0NTNlMGZmODc5ODZkMmRiOCJ9
    gcf-owl-bot[bot] authored Jun 22, 2022
    Configuration menu
    Copy the full SHA
    0ae5d15 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v2.13.0 (#973)
    
    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.12.0` -> `2.13.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/compatibility-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.13.0/confidence-slim/2.12.0)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/java-shared-dependencies</summary>
    
    ### [`v2.13.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#&#8203;2130-httpsgithubcomgoogleapisjava-shared-dependenciescomparev2120v2130-2022-06-22)
    
    [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.12.0...v2.13.0)
    
    ##### Dependencies
    
    -   update dependency com.google.api-client:google-api-client-bom to v1.35.0 ([#&#8203;709](https://togithub.com/googleapis/java-shared-dependencies/issues/709)) ([239f8c3](https://togithub.com/googleapis/java-shared-dependencies/commit/239f8c33a11e233e6af79aee8c7e68cd156a0554))
    -   update dependency com.google.api-client:google-api-client-bom to v1.35.1 ([#&#8203;713](https://togithub.com/googleapis/java-shared-dependencies/issues/713)) ([6559b45](https://togithub.com/googleapis/java-shared-dependencies/commit/6559b45b027dba783a9525d35e32183d78773cbe))
    -   update dependency com.google.api:api-common to v2.2.1 ([#&#8203;710](https://togithub.com/googleapis/java-shared-dependencies/issues/710)) ([650d4c5](https://togithub.com/googleapis/java-shared-dependencies/commit/650d4c5f8c3cfce711257d47280ad773cd2e2414))
    -   update dependency com.google.errorprone:error_prone_annotations to v2.14.0 ([#&#8203;701](https://togithub.com/googleapis/java-shared-dependencies/issues/701)) ([d24730f](https://togithub.com/googleapis/java-shared-dependencies/commit/d24730f78669f80b109e590b903446e5552e3e36))
    -   update dependency com.google.http-client:google-http-client-bom to v1.42.0 ([#&#8203;711](https://togithub.com/googleapis/java-shared-dependencies/issues/711)) ([5168a18](https://togithub.com/googleapis/java-shared-dependencies/commit/5168a181722128d434a0d0d2ab5cc485686bbc78))
    -   update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.0 ([#&#8203;708](https://togithub.com/googleapis/java-shared-dependencies/issues/708)) ([620336e](https://togithub.com/googleapis/java-shared-dependencies/commit/620336e6733e2017116e5e8a7b403b183a728bc1))
    -   update dependency com.google.oauth-client:google-oauth-client-bom to v1.34.1 ([#&#8203;712](https://togithub.com/googleapis/java-shared-dependencies/issues/712)) ([a2c18a5](https://togithub.com/googleapis/java-shared-dependencies/commit/a2c18a5bc4152cc9034cec691a29f54a35c38a51))
    -   update dependency com.google.protobuf:protobuf-bom to v3.21.0 ([#&#8203;703](https://togithub.com/googleapis/java-shared-dependencies/issues/703)) ([5f9fe12](https://togithub.com/googleapis/java-shared-dependencies/commit/5f9fe1200b4bdf4c54bf947c21bd3ed02f26f990))
    -   update dependency com.google.protobuf:protobuf-bom to v3.21.1 ([#&#8203;705](https://togithub.com/googleapis/java-shared-dependencies/issues/705)) ([c68edfb](https://togithub.com/googleapis/java-shared-dependencies/commit/c68edfbe7e1993e1112640b867b29aa2fbcf7579))
    -   update dependency io.grpc:grpc-bom to v1.47.0 ([#&#8203;707](https://togithub.com/googleapis/java-shared-dependencies/issues/707)) ([d02918a](https://togithub.com/googleapis/java-shared-dependencies/commit/d02918a0418cd65d1d247f27afb0637f1f8f5666))
    -   update dependency org.checkerframework:checker-qual to v3.22.1 ([#&#8203;706](https://togithub.com/googleapis/java-shared-dependencies/issues/706)) ([545843b](https://togithub.com/googleapis/java-shared-dependencies/commit/545843b492cead230b8cc72a1dae7d4922f33b39))
    -   update dependency org.checkerframework:checker-qual to v3.22.2 ([#&#8203;717](https://togithub.com/googleapis/java-shared-dependencies/issues/717)) ([142852a](https://togithub.com/googleapis/java-shared-dependencies/commit/142852a37140f221197f5c71aed451def353b1e0))
    -   update gax.version to v2.18.2 ([#&#8203;718](https://togithub.com/googleapis/java-shared-dependencies/issues/718)) ([5f8156e](https://togithub.com/googleapis/java-shared-dependencies/commit/5f8156e55c6a07b018a8c5efafa68be781b4288b))
    -   update google.common-protos.version to v2.9.0 ([#&#8203;714](https://togithub.com/googleapis/java-shared-dependencies/issues/714)) ([9e5591e](https://togithub.com/googleapis/java-shared-dependencies/commit/9e5591ec3035350450ecbfebd00e08216433b06c))
    -   update google.core.version to v2.8.0 ([#&#8203;719](https://togithub.com/googleapis/java-shared-dependencies/issues/719)) ([4023c60](https://togithub.com/googleapis/java-shared-dependencies/commit/4023c6063a2c5b5308da531df1a08c90c491965d))
    -   update iam.version to v1.4.0 ([#&#8203;700](https://togithub.com/googleapis/java-shared-dependencies/issues/700)) ([c1097a4](https://togithub.com/googleapis/java-shared-dependencies/commit/c1097a46ab0739b0b7234bc510e4c3d9ce2c2861))
    -   update iam.version to v1.4.1 ([#&#8203;716](https://togithub.com/googleapis/java-shared-dependencies/issues/716)) ([e2dc7c2](https://togithub.com/googleapis/java-shared-dependencies/commit/e2dc7c21c39e007878841e2664d548ec44a72d54))
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-aiplatform).
    renovate-bot authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    87b311d View commit details
    Browse the repository at this point in the history
  2. feat: add BatchImportModelEvaluationSlices API in aiplatform v1 model…

    …_service.proto (#972)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 456604066
    
    Source-Link: googleapis/googleapis@d57f437
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/d9f3b867c60688ee2ed5dbf572ad88913d1fce45
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDlmM2I4NjdjNjA2ODhlZTJlZDVkYmY1NzJhZDg4OTEzZDFmY2U0NSJ9
    
    feat: add model_version_id to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto
    feat: add model_version_id to DeployedModel in aiplatform v1 endpoint.proto
    
    feat: add model_version_id to PredictResponse in aiplatform v1 prediction_service.proto
    PiperOrigin-RevId: 456571762
    
    Source-Link: googleapis/googleapis@19bd392
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/d4dfc802a88fe77bc04191f4b1d9b59481e692fd
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDRkZmM4MDJhODhmZTc3YmMwNDE5MWY0YjFkOWI1OTQ4MWU2OTJmZCJ9
    
    feat: add BatchImportModelEvaluationSlices API in aiplatform v1beta1 model_service.proto
    PiperOrigin-RevId: 456559576
    
    Source-Link: googleapis/googleapis@f5cd509
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/b3549d7a62116d5dbf49e22fb3d4c759d5da8313
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjM1NDlkN2E2MjExNmQ1ZGJmNDllMjJmYjNkNGM3NTlkNWRhODMxMyJ9
    gcf-owl-bot[bot] authored Jun 23, 2022
    Configuration menu
    Copy the full SHA
    3041b97 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. feat: add ListSavedQueries rpc to aiplatform v1 dataset_service.proto (

    …#975)
    
    - [ ] Regenerate this pull request now.
    
    feat: add saved_query.proto to aiplatform v1
    feat: add saved_query_id to InputDataConfig in aiplatform v1 training_pipeline.proto
    
    PiperOrigin-RevId: 456872211
    
    Source-Link: googleapis/googleapis@88f3973
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/daf8d1cb20fadabdd8914581da1ceeef048a34f7
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGFmOGQxY2IyMGZhZGFiZGQ4OTE0NTgxZGExY2VlZWYwNDhhMzRmNyJ9
    
    feat: add ListSavedQueries rpc to aiplatform v1beta1 dataset_service.proto
    feat: add saved_query.proto to aiplatform v1beta1
    feat: add saved_query_id to InputDataConfig in aiplatform v1beta1 training_pipeline.proto
    
    PiperOrigin-RevId: 456872207
    
    Source-Link: googleapis/googleapis@aeb384a
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/c5c8894abbfcd1f6b9d38d9e9fd70a18f15cf0cc
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzVjODg5NGFiYmZjZDFmNmI5ZDM4ZDllOWZkNzBhMThmMTVjZjBjYyJ9
    gcf-owl-bot[bot] authored Jun 24, 2022
    Configuration menu
    Copy the full SHA
    85be17b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. chore: update dependencies for regapic (#1467) (#977)

    * chore: update dependencies for regapic
    
    * add more dependencies and trigger comment
    
    * update goldens
    
    * fix indentation
    
    * remove duplicate gax-httpjson dependency
    
    * remove duplicated dependencies
    Source-Link: googleapis/synthtool@fa54eb2
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:1ec28a46062b19135b11178ceee60231e5f5a92dab454e23ae0aab72cd875906
    gcf-owl-bot[bot] authored Jun 27, 2022
    Configuration menu
    Copy the full SHA
    a284873 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. fix: update gapic-generator-java with mock service generation fixes (#…

    …979)
    
    - [ ] Regenerate this pull request now.
    
    PiperOrigin-RevId: 457524730
    
    Source-Link: googleapis/googleapis@917e7f2
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/2497f9a069d3f6b2d6810d5a4e239cda1e7e5a39
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjQ5N2Y5YTA2OWQzZjZiMmQ2ODEwZDVhNGUyMzljZGExZTdlNWEzOSJ9
    gcf-owl-bot[bot] authored Jun 28, 2022
    Configuration menu
    Copy the full SHA
    745b9cd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. chore: Disable CLIRR checks on releas (#1474) (#983)

    Source-Link: googleapis/synthtool@7a220e2
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:6d4e3a15c62cfdcb823d60e16da7521e7c6fc00eba07c8ff12e4de9924a57d28
    gcf-owl-bot[bot] authored Jun 30, 2022
    Configuration menu
    Copy the full SHA
    c4ff14c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2022

  1. ci: removing clirr from required checks (#982)

    Making CLIRR not required. The version bumps are now controlled by the Release Please and OwlBot. The CL authors create appropriate change description to control major version bumps.
    suztomo authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    93b4e0a View commit details
    Browse the repository at this point in the history
  2. chore(main): release 3.0.0 (#971)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [3.0.0](v2.9.8...v3.0.0) (2022-07-01)
    
    
    ### ⚠ BREAKING CHANGES
    
    * added packaging options for C#, Ruby, and PHP
    
    ### Features
    
    * add BatchImportModelEvaluationSlices API in aiplatform v1 model_service.proto ([#972](#972)) ([3041b97](3041b97))
    * add BatchImportModelEvaluationSlices API in aiplatform v1beta1 model_service.proto ([3041b97](3041b97))
    * add display_name and metadata to ModelEvaluation in aiplatform model_evaluation.proto ([0ae5d15](0ae5d15))
    * add ListSavedQueries rpc to aiplatform v1 dataset_service.proto ([#975](#975)) ([85be17b](85be17b))
    * add ListSavedQueries rpc to aiplatform v1beta1 dataset_service.proto ([85be17b](85be17b))
    * add model_monitoring_config to BatchPredictionJob in aiplatform v1beta1 batch_prediction_job.proto ([#892](#892)) ([0ae5d15](0ae5d15))
    * add model_version_id to BatchPredictionJob in aiplatform v1 batch_prediction_job.proto ([3041b97](3041b97))
    * add model_version_id to DeployedModel in aiplatform v1 endpoint.proto ([3041b97](3041b97))
    * add model_version_id to PredictResponse in aiplatform v1 prediction_service.proto ([3041b97](3041b97))
    * add saved_query_id to InputDataConfig in aiplatform v1 training_pipeline.proto ([85be17b](85be17b))
    * add saved_query_id to InputDataConfig in aiplatform v1beta1 training_pipeline.proto ([85be17b](85be17b))
    * add saved_query.proto to aiplatform v1 ([85be17b](85be17b))
    * add saved_query.proto to aiplatform v1beta1 ([85be17b](85be17b))
    * add template_metadata to PipelineJob in aiplatform v1beta1 pipeline_job.proto ([0ae5d15](0ae5d15))
    * **samples:** add create-featurestore sample ([#948](#948)) ([ac7ca36](ac7ca36))
    
    
    ### Bug Fixes
    
    * added packaging options for C#, Ruby, and PHP ([0ae5d15](0ae5d15))
    * update gapic-generator-java with mock service generation fixes ([#979](#979)) ([745b9cd](745b9cd))
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#973](#973)) ([87b311d](87b311d))
    
    ---
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jul 1, 2022
    Configuration menu
    Copy the full SHA
    454c917 View commit details
    Browse the repository at this point in the history
Loading