Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cloud.google.com/go/compute from 0.1.0 to 1.2.0 #2588

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2022

Bumps cloud.google.com/go/compute from 0.1.0 to 1.2.0.

Release notes

Sourced from cloud.google.com/go/compute's releases.

pubsublite pubsublite/v1.2.0

Features

  • pubsublite: notify subscriber clients on partition reassignment (#4777) (393b0a3)
  • pubsublite: support reservations in AdminClient (#4294) (65b0f88)

dataproc dataproc/v1.2.0

Features

  • dataproc: Add support for dataproc BatchController service (8519b94)

dialogflow dialogflow/v1.2.0

Features

  • dialogflow/cx: added API for changelogs docs: clarified semantic of the streaming APIs (587bba5)
  • dialogflow/cx: added API for changelogs docs: clarified semantic of the streaming APIs (587bba5)

monitoring monitoring/v1.2.0

Features

  • monitoring/dashboard: Added support for auto-close configurations (90e2868)
  • monitoring/metricsscope: promote apiv1 to GA (#5135) (33c0f63)

securitycenter securitycenter/v1.2.0

Features

  • securitycenter: Added a new API method UpdateExternalSystem, which enables updating a finding w/ external system metadata. External systems are a child resource under finding, and are housed on the finding itself, and can also be filtered on in Notifications, the ListFindings and GroupFindings API (c8271d4)
  • securitycenter: Added mute related APIs, proto messages and fields (3e7185c)
  • securitycenter: Added resource type and display_name field to the FindingResult, and supported them in the filter for ListFindings and GroupFindings. Also added display_name to the resource which is surfaced in NotificationMessage (1f5aa78)

osconfig osconfig/v1.2.0

Features

  • osconfig: OSConfig: add OS policy assignment rpcs (83b941c)
  • osconfig: Update OSConfig API (e33350c)

aiplatform aiplatform/v1.2.0

... (truncated)

Changelog

Sourced from cloud.google.com/go/compute's changelog.

Changes

0.100.0 (2022-01-04)

Features

  • analytics/admin: add the AcknowledgeUserDataCollection operation which acknowledges the terms of user data collection for the specified property feat: add the new resource type DataStream, which is planned to eventually replace WebDataStream, IosAppDataStream, AndroidAppDataStream resources fix!: remove GetEnhancedMeasurementSettings, UpdateEnhancedMeasurementSettingsRequest, UpdateEnhancedMeasurementSettingsRequest operations from the API feat: add CreateDataStream, DeleteDataStream, UpdateDataStream, ListDataStreams operations to support the new DataStream resource feat: add DISPLAY_VIDEO_360_ADVERTISER_LINK, DISPLAY_VIDEO_360_ADVERTISER_LINK_PROPOSAL fields to ChangeHistoryResourceType enum feat: add the account field to the Property type docs: update the documentation with a new list of valid values for UserLink.direct_roles field (5444809)
  • assuredworkloads: EU Regions and Support With Sovereign Controls (5444809)
  • dialogflow/cx: added the display name of the current page in webhook requests (e0833b2)
  • dialogflow/cx: added the display name of the current page in webhook requests (e0833b2)
  • dialogflow: added export documentation method feat: added filter in list documentations request feat: added option to import custom metadata from Google Cloud Storage in reload document request feat: added option to apply partial update to the smart messaging allowlist in reload document request feat: added filter in list knowledge bases request (5444809)
  • dialogflow: removed OPTIONAL for speech model variant docs: added more docs for speech model variant and improved docs format for participant (5444809)
  • recaptchaenterprise: add new reCAPTCHA Enterprise fraud annotations (3dd34a2)

Bug Fixes

  • artifactregistry: fix resource pattern ID segment name (5444809)
  • compute: add parameter in compute bazel rules (#692) (5444809)
  • profiler: refine regular expression for parsing backoff duration in E2E tests (#5229) (4438aeb)
  • profiler: remove certificate expiration workaround (#5222) (2da36c9)

0.99.0 (2021-12-06)

Features

  • dialogflow/cx: added TelephonyTransferCall in response message (fe27098)

0.98.0 (2021-12-03)

Features

  • aiplatform: add enable_private_service_connect field to Endpoint feat: add id field to DeployedModel feat: add service_attachment field to PrivateEndpoints feat: add endpoint_id to CreateEndpointRequest and method signature to CreateEndpoint feat: add method signature to CreateFeatureStore, CreateEntityType, CreateFeature feat: add network and enable_private_service_connect to IndexEndpoint feat: add service_attachment to IndexPrivateEndpoints feat: add stratified_split field to training_pipeline InputDataConfig (a2c0bef)
  • aiplatform: add featurestore service to aiplatform v1 feat: add metadata service to aiplatform v1 (30794e7)
  • aiplatform: Adds support for google.protobuf.Value pipeline parameters in the parameter_values field (88a1cdb)
  • aiplatform: Tensorboard v1 protos release feat:Exposing a field for v1 CustomJob-Tensorboard integration. (90e2868)
  • binaryauthorization: add new admission rule types to Policy feat: update SignatureAlgorithm enum to match algorithm names in KMS feat: add SystemPolicyV1Beta1 service (1f5aa78)
  • channel: add resource type to ChannelPartnerLink (c206948)
  • cloudtasks: add C++ rules for Cloud Tasks (90e2868)
  • compute: Move compute.v1 from googleapis-discovery to googleapis (#675) (1f5aa78)
  • compute: Switch to string enums for compute (#685) (c8271d4)
  • contactcenterinsights: Add ability to update phrase matchers feat: Add issue model stats to time series feat: Add display name to issue model stats (1f5aa78)
  • contactcenterinsights: Add WriteDisposition to BigQuery Export API (a2c0bef)
  • contactcenterinsights: deprecate issue_matches docs: if conversation medium is unspecified, it will default to PHONE_CALL (1a0720f)
  • contactcenterinsights: new feature flag disable_issue_modeling docs: fixed formatting issues in the reference documentation (c8271d4)
  • contactcenterinsights: remove feature flag disable_issue_modeling (c8271d4)
  • datacatalog: Added BigQueryDateShardedSpec.latest_shard_resource field feat: Added SearchCatalogResult.display_name field feat: Added SearchCatalogResult.description field (1f5aa78)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) from 0.1.0 to 1.2.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@v0.1.0...kms/v1.2.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 12, 2022
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 12, 2022
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
To complete the pull request process, please assign raffo after the PR has been reviewed.
You can assign the PR to them by writing /assign @raffo in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Feb 12, 2022
@njuettner njuettner merged commit 9b7810c into master Feb 13, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/cloud.google.com/go/compute-1.2.0 branch February 13, 2022 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants