Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 6, 2021

Bumps cloud.google.com/go from 0.67.0 to 0.98.0.

Release notes

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

google-cloud-go v0.98.0

Features

  • compute: Move compute.v1 from googleapis-discovery to googleapis (#675) (1f5aa78)
  • compute: Switch to string enums for compute (#685) (c8271d4)

Bug Fixes

  • compute: make parent_id fields required compute move and insert methods (#686) (c8271d4)
  • compute: Move compute_small protos under its own directory (#681) (3e7185c)
  • internal/gapicgen: fix a compute filtering (#5111) (77aa19d)
  • internal/godocfx: only put TOC status on mod if all pkgs have same status (#4974) (309b59e)
  • internal/godocfx: replace * with HTML code (#5049) (a8f7c06)

google-cloud-go v0.97.0

Features

  • internal add Retry func to testutil from samples repository #4902

google-cloud-go v0.96.0

Features

  • civil: add IsEmpty function to time, date and datetime (#4728) (88bfa64), refs #4727
  • internal/godocfx: detect preview versions (#4899) (9b60844)
  • internal: provide wrapping for retried errors (#4797) (ce5f4db)

Bug Fixes

  • internal/gapicgen: restore fmting proto files (#4789) (5606b54)
  • internal/trace: use xerrors.As for trace (#4813) (05fe61c)

google-cloud-go v0.95.0

Bug Fixes

  • internal/gapicgen: add a temporary import (#4756) (4d9c046)
  • compute/metadata: remove heavy gax dependency (#4784) (ea00264)

google-cloud-go v0.94.1

Bug Fixes

... (truncated)

Changelog

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

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)
  • dataproc: add Dataproc Serverless for Spark Batches API (30794e7)
  • dataproc: Add support for dataproc BatchController service (8519b94)
  • 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)
  • dialogflow/cx: added support for comparing between versions docs: clarified security settings API reference (83b941c)
  • dialogflow/cx: added support for Deployments with ListDeployments and GetDeployment apis feat: added support for DeployFlow api under Environments feat: added support for TestCasesConfig under Environment docs: added long running operation explanation for several apis fix!: marked resource name of security setting as not-required (8c5c6cf)
  • dialogflow/cx: allow setting custom CA for generic webhooks and release CompareVersions API docs: clarify DLP template reader usage (90e2868)
  • dialogflow: added support to configure security settings, language code and time zone on conversation profile (1f5aa78)
  • dialogflow: support document metadata filter in article suggestion and smart reply model in human agent assistant (e33350c)
  • dlp: added deidentify replacement dictionaries feat: added field for BigQuery inspect template inclusion lists feat: added field to support infotype versioning (a2c0bef)
  • domains: added library for Cloud Domains v1 API. Also added methods for the transfer-in flow docs: improved API comments (8519b94)
  • functions: Secret Manager integration fields 'secret_environment_variables' and 'secret_volumes' added feat: CMEK integration fields 'kms_key_name' and 'docker_repository' added (1f5aa78)
  • kms: add OAEP+SHA1 to the list of supported algorithms (8c5c6cf)
  • kms: add RPC retry information for MacSign, MacVerify, and GenerateRandomBytes Committer: @​bdhess (1a0720f)
  • kms: add support for Raw PKCS#1 signing keys (58bea89)
  • monitoring/apiv3: add CreateServiceTimeSeries RPC (9e41088)
  • monitoring/dashboard: Added support for auto-close configurations (90e2868)
  • monitoring/metricsscope: promote apiv1 to GA (#5135) (33c0f63)
  • osconfig: OSConfig: add OS policy assignment rpcs (83b941c)
  • osconfig: Update OSConfig API (e33350c)
  • osconfig: Update osconfig v1 and v1alpha RecurringSchedule.Frequency with DAILY frequency (59e548a)
  • recaptchaenterprise: add reCAPTCHA Enterprise account defender API methods (88a1cdb)
  • redis: [Cloud Memorystore for Redis] Support Multiple Read Replicas when creating Instance (1f5aa78)
  • redis: [Cloud Memorystore for Redis] Support Multiple Read Replicas when creating Instance (1f5aa78)
  • security/privateca: add IAMPolicy & Locations mix-in support (1a0720f)
  • 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)
  • securitycenter: Added vulnerability field to the finding feat: Added type field to the resource which is surfaced in NotificationMessage (090cc3a)
  • servicecontrol: add C++ rules for many Cloud services (c8271d4)

... (truncated)

Commits
  • 8485cbf chore: release 0.98.0 (#4923)
  • a2c0bef chore(all): auto-regenerate gapics (#5184)
  • 589c83f chore(internal/gapicgen): update microgen to v0.23.5 (#5181)
  • c8271d4 chore(all): auto-regenerate gapics (#5175)
  • 806fcce chore: release bigquery 1.25.0 (#4947)
  • a18236c refactor(spanner): return APIError as wrapped error in spanner.Error struct (...
  • 617bfff chore: release bigtable 1.12.0 (#5096)
  • b2b5476 feat(storage): add retry config to BucketHandle (#5170)
  • 359f5b1 chore(bigquery): release 1.25.0 (#5177)
  • 46489f4 feat(storage): GenerateSignedPostPolicyV4 can use existing creds to authentic...
  • Additional commits viewable in compare view

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](https://github.com/googleapis/google-cloud-go) from 0.67.0 to 0.98.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.67.0...v0.98.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 6, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 13, 2021

Superseded by #1359.

@dependabot dependabot bot closed this Dec 13, 2021
@dependabot dependabot bot deleted the dependabot/go_modules/processor/resourcedetectionprocessor/cloud.google.com/go-0.98.0 branch December 13, 2021 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant