-
Notifications
You must be signed in to change notification settings - Fork 24
feat!: release gapic-generator-java v2.0.0 #603
feat!: release gapic-generator-java v2.0.0 #603
Conversation
Committer: @miraleung PiperOrigin-RevId: 388535346 Source-Link: googleapis/googleapis@d9eaf41 Source-Link: https://github.com/googleapis/googleapis-gen/commit/976c5ab6f24b58c91fe04847ead1953f99d19e6a
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
🤖 I have created a release \*beep\* \*boop\* --- ## [2.0.0](https://github.com/googleapis/java-aiplatform/compare/v1.0.2...v2.0.0) (2021-08-06) ### ⚠ BREAKING CHANGES * Removes breaking change from v1 version of AI Platform protos * release gapic-generator-java v2.0.0 (#603) ### Features * Adds BigQuery output table field to batch prediction job output config [#449](https://github.com/googleapis/java-aiplatform/issues/449) ([a00087e](https://github.com/googleapis/java-aiplatform/commit/a00087eeb93ba3d1f158bfa00f02aad9b413a132)) * Adds CustomJob.web_access_uris, CustomJob.enable_web_access fields ([a00087e](https://github.com/googleapis/java-aiplatform/commit/a00087eeb93ba3d1f158bfa00f02aad9b413a132)) * Adds Endpoint.network, Endpoint.private_endpoints fields and PrivateEndpoints message ([a00087e](https://github.com/googleapis/java-aiplatform/commit/a00087eeb93ba3d1f158bfa00f02aad9b413a132)) * Adds Execution.State constants: CACHED and CANCELLED ([a00087e](https://github.com/googleapis/java-aiplatform/commit/a00087eeb93ba3d1f158bfa00f02aad9b413a132)) * Adds Feature Store features ([a00087e](https://github.com/googleapis/java-aiplatform/commit/a00087eeb93ba3d1f158bfa00f02aad9b413a132)) * Adds fields to Study message ([a00087e](https://github.com/googleapis/java-aiplatform/commit/a00087eeb93ba3d1f158bfa00f02aad9b413a132)) * Adds IndexEndpoint.private_ip_ranges field ([a00087e](https://github.com/googleapis/java-aiplatform/commit/a00087eeb93ba3d1f158bfa00f02aad9b413a132)) * Adds IndexEndpointService.deployed_index_id field ([a00087e](https://github.com/googleapis/java-aiplatform/commit/a00087eeb93ba3d1f158bfa00f02aad9b413a132)) * Adds MetadataService.DeleteArtifact and DeleteExecution methods ([a00087e](https://github.com/googleapis/java-aiplatform/commit/a00087eeb93ba3d1f158bfa00f02aad9b413a132)) * Adds ModelMonitoringObjectConfig.explanation_config field and ModelMonitoringObjectConfig.ExplanationConfig message ([a00087e](https://github.com/googleapis/java-aiplatform/commit/a00087eeb93ba3d1f158bfa00f02aad9b413a132)) * Adds ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.attribution_score_skew_thresholds and ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.attribution_score_drift_threshold fields ([a00087e](https://github.com/googleapis/java-aiplatform/commit/a00087eeb93ba3d1f158bfa00f02aad9b413a132)) * release gapic-generator-java v2.0.0 ([#603](https://github.com/googleapis/java-aiplatform/issues/603)) ([a00087e](https://github.com/googleapis/java-aiplatform/commit/a00087eeb93ba3d1f158bfa00f02aad9b413a132)) * Removes breaking change from v1 version of AI Platform protos ([a00087e](https://github.com/googleapis/java-aiplatform/commit/a00087eeb93ba3d1f158bfa00f02aad9b413a132)) ### Bug Fixes * add check exceptions for removing accelerator types ([#446](https://github.com/googleapis/java-aiplatform/issues/446)) ([789e343](https://github.com/googleapis/java-aiplatform/commit/789e34331d00ff4416eac2ac612e1cdd70a4cbd1)) ### Dependencies * update dependency com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1 to v0.5.2 ([#434](https://github.com/googleapis/java-aiplatform/issues/434)) ([14100d8](https://github.com/googleapis/java-aiplatform/commit/14100d8c4d2f585213137fc3219df6fb9424c071)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#602](https://github.com/googleapis/java-aiplatform/issues/602)) ([ad91862](https://github.com/googleapis/java-aiplatform/commit/ad918628a999521a1da0b5cb9e8478ed8d7e18cd)) * update dependency com.google.cloud:google-cloud-storage to v1.118.0 ([#440](https://github.com/googleapis/java-aiplatform/issues/440)) ([bd94ebc](https://github.com/googleapis/java-aiplatform/commit/bd94ebc1586e742c1d7fc8037e5b127f224325dc)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Committer: @miraleung
PiperOrigin-RevId: 388535346
Source-Link: googleapis/googleapis@d9eaf41
Source-Link: https://github.com/googleapis/googleapis-gen/commit/976c5ab6f24b58c91fe04847ead1953f99d19e6a
#439
feat: Adds additional_experiments field to AutoMlTablesInputs
feat: Adds two new ModelType constants for Video Action Recognition training jobs
PiperOrigin-RevId: 384483418
Source-Link: googleapis/googleapis@369fd2a
Source-Link: googleapis/googleapis-gen@e46a365
#442
feat!: Removes AcceleratorType.TPU_V2 and TPU_V3 constants
feat: Adds AcceleratorType.NVIDIA_TESLA_A100 constant
feat: Adds BigQuery output table field to batch prediction job output config
feat: Adds JobState.JOB_STATE_EXPIRED constant
feat: Adds AutoscalingMetricSpec message
feat: Adds PipelineService methods: CreatePipelineJob, GetPipelineJob, ListPipelineJobs, DeletePipelineJobs, CancelPipelineJobs
feat: Adds fields to Study message
PiperOrigin-RevId: 384714314
Source-Link: googleapis/googleapis@cc51e48
Source-Link: googleapis/googleapis-gen@f87b91c
#443
feat: Adds additional_experiments field to AutoMlTablesInputs
feat: Adds additional_experiments field to AutoMlForecastingInputs
feat: Adds two new ModelType constants for Video Action Recognition training jobs
PiperOrigin-RevId: 384715948
Source-Link: googleapis/googleapis@83c3728
Source-Link: googleapis/googleapis-gen@4c0c40d
#448
feat!: Removes breaking change from v1 version of AI Platform protos
PiperOrigin-RevId: 385812643
Source-Link: googleapis/googleapis@22e280d
Source-Link: googleapis/googleapis-gen@8a8d8da
#449
feat: Adds CustomJob.web_access_uris, CustomJob.enable_web_access fields
feat: Adds Feature Store features
feat: Adds Endpoint.network, Endpoint.private_endpoints fields and PrivateEndpoints message
feat: Adds Execution.State constants: CACHED and CANCELLED
feat: Adds IndexEndpoint.private_ip_ranges field
feat: Adds IndexEndpointService.deployed_index_id field
feat: Adds MetadataService.DeleteArtifact and DeleteExecution methods
feat: Adds ModelMonitoringObjectConfig.explanation_config field and ModelMonitoringObjectConfig.ExplanationConfig message
feat: Adds ModelMonitoringObjectiveConfig.TrainingPredictionSkewDetectionConfig.attribution_score_skew_thresholds and ModelMonitoringObjectiveConfig.PredictionDriftDetectionConfig.attribution_score_drift_threshold fields
feat: Adds fields to Study message
feat: Adds BigQuery output table field to batch prediction job output config #449
PiperOrigin-RevId: 385903722
Source-Link: googleapis/googleapis@4e836c7
Source-Link: googleapis/googleapis-gen@649ba2a