Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.

feat: add featurestore, index, metadata, monitoring, pipeline, and tensorboard services to aiplatform v1beta1 #341

Merged
merged 1 commit into from May 12, 2021

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/168473a3-780b-4b0c-8c80-4ad07da84f55/targets

  • To automatically regenerate this PR, check this box. (May take up to 24 hours.)

PiperOrigin-RevId: 371996826
Source-Link: googleapis/googleapis@8e2d88f

…nsorboard services to aiplatform v1beta1.

PiperOrigin-RevId: 371996826

Source-Author: Google APIs <noreply@google.com>
Source-Date: Tue May 4 14:33:32 2021 -0700
Source-Repo: googleapis/googleapis
Source-Sha: 8e2d88f5367380b7d28e7208270522ff3675c710
Source-Link: googleapis/googleapis@8e2d88f
@yoshi-automation yoshi-automation requested review from a team as code owners May 5, 2021 22:20
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label May 5, 2021
@product-auto-label product-auto-label bot added the api: aiplatform Issues related to the AI Platform API. label May 5, 2021
@codecov
Copy link

codecov bot commented May 6, 2021

Codecov Report

Merging #341 (4ed88eb) into master (f199993) will increase coverage by 1.16%.
The diff coverage is 80.97%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #341      +/-   ##
============================================
+ Coverage     78.35%   79.52%   +1.16%     
- Complexity     1525     2436     +911     
============================================
  Files           103      139      +36     
  Lines         11094    18154    +7060     
  Branches        145      237      +92     
============================================
+ Hits           8693    14437    +5744     
- Misses         2206     3399    +1193     
- Partials        195      318     +123     
Impacted Files Coverage Δ Complexity Δ
.../aiplatform/v1beta1/FeaturestoreServiceClient.java 79.93% <ø> (ø) 110.00 <0.00> (?)
...e/cloud/aiplatform/v1beta1/JobServiceSettings.java 6.79% <0.00%> (-2.42%) 2.00 <0.00> (ø)
...loud/aiplatform/v1beta1/MetadataServiceClient.java 85.05% <ø> (ø) 144.00 <0.00> (?)
...ud/aiplatform/v1beta1/PipelineServiceSettings.java 13.46% <0.00%> (-4.04%) 2.00 <0.00> (ø)
...d/aiplatform/v1beta1/TensorboardServiceClient.java 85.55% <ø> (ø) 131.00 <0.00> (?)
.../cloud/aiplatform/v1beta1/stub/JobServiceStub.java 2.38% <0.00%> (-0.96%) 1.00 <0.00> (ø)
...form/v1beta1/stub/MetadataServiceStubSettings.java 84.77% <ø> (ø) 39.00 <0.00> (?)
...latform/v1beta1/stub/ModelServiceStubSettings.java 84.08% <ø> (ø) 23.00 <0.00> (ø)
...d/aiplatform/v1beta1/stub/PipelineServiceStub.java 6.25% <ø> (-4.87%) 1.00 <0.00> (ø)
...form/v1beta1/stub/PipelineServiceStubSettings.java 84.67% <ø> (+2.62%) 22.00 <0.00> (+6.00)
... and 78 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f199993...4ed88eb. Read the comment docs.

@Neenu1995 Neenu1995 changed the title feat: add featurestore, index, metadata, monitoring, pipeline, and tensorboard services to aiplatform v1beta1. feat: add featurestore, index, metadata, monitoring, pipeline, and tensorboard services to aiplatform v1beta1 May 12, 2021
@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label May 12, 2021
@gcf-merge-on-green gcf-merge-on-green bot merged commit ca54151 into master May 12, 2021
@gcf-merge-on-green gcf-merge-on-green bot deleted the autosynth-googleapis branch May 12, 2021 15:48
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 12, 2021
gcf-merge-on-green bot pushed a commit that referenced this pull request Jun 9, 2021
🤖 I have created a release \*beep\* \*boop\*
---
## [1.0.0](https://www.github.com/googleapis/java-aiplatform/compare/v0.4.1...v1.0.0) (2021-06-09)


### ⚠ BREAKING CHANGES

* remove display_name from FeatureStore

### Features

* add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#362](https://www.github.com/googleapis/java-aiplatform/issues/362)) ([778f54a](https://www.github.com/googleapis/java-aiplatform/commit/778f54afcf852da2cdb371fc1b2303ce54589e02))
* add aiplatform API Vizier service ([fee522f](https://www.github.com/googleapis/java-aiplatform/commit/fee522f6184de7ae89c1cc471142fbab44116aff))
* add featurestore, index, metadata, monitoring, pipeline, and tensorboard services to aiplatform v1beta1 ([#341](https://www.github.com/googleapis/java-aiplatform/issues/341)) ([ca54151](https://www.github.com/googleapis/java-aiplatform/commit/ca541512ffd89f43d236eab8a657f7b8f4bade3d))
* add invalid_row_count to ImportFeatureValuesResponse and ImportFeatureValuesOperationMetadata ([d73ec5a](https://www.github.com/googleapis/java-aiplatform/commit/d73ec5afeb71ce752dbec975ac7562b92ef2ceef))
* adds enhanced protos for time series forecasting ([#356](https://www.github.com/googleapis/java-aiplatform/issues/356)) ([d73ec5a](https://www.github.com/googleapis/java-aiplatform/commit/d73ec5afeb71ce752dbec975ac7562b92ef2ceef))
* promote to 1.0.0 ([#402](https://www.github.com/googleapis/java-aiplatform/issues/402)) ([b22d40b](https://www.github.com/googleapis/java-aiplatform/commit/b22d40ba091698eb14ed9f421a8749ba62a1c6fd))
* remove unsupported accelerator types ([fee522f](https://www.github.com/googleapis/java-aiplatform/commit/fee522f6184de7ae89c1cc471142fbab44116aff))
* removes unneeded protos and files from v1beta1 ([#198](https://www.github.com/googleapis/java-aiplatform/issues/198)) ([5c0de9f](https://www.github.com/googleapis/java-aiplatform/commit/5c0de9f6ac27685170644f467610dc89d2f0e34b))


### Bug Fixes

* configuring timeouts for aiplatform v1 methods ([fee522f](https://www.github.com/googleapis/java-aiplatform/commit/fee522f6184de7ae89c1cc471142fbab44116aff))
* release scripts from issuing overlapping phases ([#245](https://www.github.com/googleapis/java-aiplatform/issues/245)) ([43ec06b](https://www.github.com/googleapis/java-aiplatform/commit/43ec06bd4809bc97dda6f5a913452381389541d1))
* remove display_name from FeatureStore ([d73ec5a](https://www.github.com/googleapis/java-aiplatform/commit/d73ec5afeb71ce752dbec975ac7562b92ef2ceef))


### Documentation

* changes product name to 'Vertex AI' ([#367](https://www.github.com/googleapis/java-aiplatform/issues/367)) ([0141e15](https://www.github.com/googleapis/java-aiplatform/commit/0141e15e6cdd0428d65ebd99842ee66fd917d627))
* changes product name to 'Vertex AI' ([#397](https://www.github.com/googleapis/java-aiplatform/issues/397)) ([348a87f](https://www.github.com/googleapis/java-aiplatform/commit/348a87fb714f7be84befe57d461857b0409a804f))
* correct link to fieldmask ([0141e15](https://www.github.com/googleapis/java-aiplatform/commit/0141e15e6cdd0428d65ebd99842ee66fd917d627))
* removes tinyurl links ([348a87f](https://www.github.com/googleapis/java-aiplatform/commit/348a87fb714f7be84befe57d461857b0409a804f))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.21.1 ([#253](https://www.github.com/googleapis/java-aiplatform/issues/253)) ([f8e020f](https://www.github.com/googleapis/java-aiplatform/commit/f8e020f7750511bfc3358dd44d465c03d9becf62))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1 ([#329](https://www.github.com/googleapis/java-aiplatform/issues/329)) ([591c274](https://www.github.com/googleapis/java-aiplatform/commit/591c274ff3ffca5e0d964148eaeebaca5551ecaa))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.1.0 ([#346](https://www.github.com/googleapis/java-aiplatform/issues/346)) ([d2aec6c](https://www.github.com/googleapis/java-aiplatform/commit/d2aec6c92e56362a5bfb2601dc1558bc081f3dae))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.2.0 ([#361](https://www.github.com/googleapis/java-aiplatform/issues/361)) ([e1506a8](https://www.github.com/googleapis/java-aiplatform/commit/e1506a804d82f1289c60a9d5056f20df1cd6c11f))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#398](https://www.github.com/googleapis/java-aiplatform/issues/398)) ([dafca5d](https://www.github.com/googleapis/java-aiplatform/commit/dafca5d9fc1c0d77fc0c3f26c08c6827e53492a3))
* update dependency com.google.cloud:google-cloud-storage to v1.113.16 ([#334](https://www.github.com/googleapis/java-aiplatform/issues/334)) ([5659ceb](https://www.github.com/googleapis/java-aiplatform/commit/5659cebd87fd1ccd730a817049c05865b8ce240c))
* update dependency com.google.cloud:google-cloud-storage to v1.114.0 ([#349](https://www.github.com/googleapis/java-aiplatform/issues/349)) ([596eb79](https://www.github.com/googleapis/java-aiplatform/commit/596eb795a30cfe319daed0dde7492ea55b1737a2))
* update dependency com.google.cloud:google-cloud-storage to v1.115.0 ([#396](https://www.github.com/googleapis/java-aiplatform/issues/396)) ([8e2f7cc](https://www.github.com/googleapis/java-aiplatform/commit/8e2f7cc9b83fbd2f3cc326f1370b27d30cde636a))
* update dependency com.google.code.gson:gson to v2.8.7 ([#382](https://www.github.com/googleapis/java-aiplatform/issues/382)) ([90bfc56](https://www.github.com/googleapis/java-aiplatform/commit/90bfc56459cf1da02b9c6efde01791742b5e5161))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: aiplatform Issues related to the AI Platform API. cla: yes This human has signed the Contributor License Agreement. context: full
Projects
None yet
3 participants