Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps cloud.google.com/go/logging from 1.0.0 to 1.13.2.

Release notes

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

logging 1.13.2

1.13.2 (2026-02-04)

logging: v1.13.1

1.13.1 (2025-10-28)

Bug Fixes

  • logging: Upgrade gRPC service registration func (486bd40)
  • logging: Upgrade gRPC service registration func (#13139) (39af2f9)

run 1.13.0

1.13.0 (2025-12-11)

Features

  • add SourceCode proto to Run container config (PiperOrigin-RevId: 840919560) (21c9dbfb)

Documentation

  • A comment for field items in message .google.cloud.run.v2.SecretVolumeSource is changed (PiperOrigin-RevId: 840919560) (21c9dbfb)

  • A comment for field name in message .google.cloud.run.v2.Service is changed (PiperOrigin-RevId: 840919560) (21c9dbfb)

  • A comment for field observed_generation in message .google.cloud.run.v2.WorkerPool is changed (PiperOrigin-RevId: 840919560) (21c9dbfb)

  • A comment for field etag in message .google.cloud.run.v2.WorkerPool is changed (PiperOrigin-RevId: 840919560) (21c9dbfb)

  • A comment for field reconciling in message .google.cloud.run.v2.WorkerPool is changed (PiperOrigin-RevId: 840919560) (21c9dbfb)

  • A comment for field invoker_iam_disabled in message .google.cloud.run.v2.Service is changed (PiperOrigin-RevId: 840919560) (21c9dbfb)

  • A comment for field latest_ready_revision in message .google.cloud.run.v2.WorkerPool is changed (PiperOrigin-RevId: 840919560) (21c9dbfb)

  • A comment for field etag in message .google.cloud.run.v2.Service is changed (PiperOrigin-RevId: 840919560) (21c9dbfb)

  • A comment for field custom_audiences in message .google.cloud.run.v2.WorkerPool is changed (PiperOrigin-RevId: 840919560) (21c9dbfb)

  • A comment for field limits in message .google.cloud.run.v2.ResourceRequirements is changed (PiperOrigin-RevId: 840919560) (21c9dbfb)

  • A comment for field etag in message .google.cloud.run.v2.Job is changed (PiperOrigin-RevId: 840919560) (21c9dbfb)

netapp 1.12.0

1.12.0 (2026-01-15)

Features

  • Update NetApp v1 API with Host Groups, Block Volumes, Cache Volumes, and Backup Restore This CL introduces several new features and enhancements to the NetApp API: - Host Groups: Added a new HostGroup resource to manage collections of hosts for Block Volume access. Includes full CRUD operations. - Block Volumes: Enhanced the Volume resource to support ISCSI protocol and BlockDevice configurations. - Cache Volumes: Added CacheParameters to the Volume resource to support FlexCache volumes. - Backup Restore: Introduced a new RestoreBackupFiles RPC to restore individual files from a backup. - CMEK for Backup Vaults: Added fields to BackupVault to support Customer Managed Encryption Keys (CMEK). - Storage Pool Type: Added a type field to StoragePool to specify support for FILE, UNIFIED, or UNIFIED_LARGE_CAPACITY volumes. - Location Metadata: Added has_ontap_proxy flag. - Updated copyright year to 2026. (PiperOrigin-RevId: 856056649) (80379edb)

... (truncated)

Changelog

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

Changes

1.40.0 (2026-01-29)

Documentation

  • Fixed language issues in multiple message field descriptions (d8ea738)
  • Regenerated REST and RPC Document AI documentation to include missing changes from September 2024 to November 2025 (d8ea738)

1.39.0 (2025-10-09)

Features

  • documentai: A new enum Method is added (a93d961)
  • documentai: A new enum Method is added (a93d961)
  • documentai: A new field annotations is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field annotations is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field entities_revision_id is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field entities_revisions is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field entity_validation_output is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field method is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new field method is added to message .google.cloud.documentai.v1beta3.DocumentSchema (a93d961)
  • documentai: A new field signature_value is added to message .google.cloud.documentai.v1beta3.Document (a93d961)
  • documentai: A new message EntitiesRevision is added (a93d961)
  • documentai: A new message EntityValidationOutput is added (a93d961)
  • documentai: Added new fields entity_validation_output, entities_revisions, and entities_revision_id to the Document message (a93d961)
  • documentai: Added new messages EntityValidationOutput and EntitiesRevision (a93d961)

Documentation

  • documentai: A comment for field create_time in message .google.cloud.documentai.v1beta3.Processor is changed (a93d961)
  • documentai: A comment for field create_time in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field deprecation_info in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field document_schema in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field kms_key_name in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field kms_key_version_name in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field latest_evaluation in message .google.cloud.documentai.v1beta3.ProcessorVersion is changed (a93d961)
  • documentai: A comment for field processor_version_source in message .google.cloud.documentai.v1beta3.ImportProcessorVersionRequest is changed (a93d961)
  • documentai: A comment for field training_method in message .google.cloud.documentai.v1beta3.TrainProcessorVersionRequest is changed (a93d961)
  • documentai: The field training_method in TrainProcessorVersionRequest is now marked as optional (a93d961)

1.38.1 (2025-09-16)

Bug Fixes

  • documentai: Upgrade gRPC service registration func (617bb68)

... (truncated)

Commits
  • 559b86a chore: release main (#8706)
  • 174da47 fix(all): update golang.org/x/net to v0.17.0 (#8705)
  • 89eeeff chore: release main (#8664)
  • 0e43b40 feat(shopping): new clients (#8699)
  • 9c502c2 fix: Update go_package and Go importpath (#8667)
  • 4284639 chore(ci): update Go version to 1.21 (#8695)
  • c73963f fix(bigquery): handle storage read api Recv call errors (#8666)
  • 65cb8bd chore(all): update module golang.org/x/net to v0.17.0 [SECURITY] (#8691)
  • 7b19ae2 chore(internal/postprocessor): add config for shopping/type (#8690)
  • 45d4f21 chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /internal/example...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/logging](https://github.com/googleapis/google-cloud-go) from 1.0.0 to 1.13.2.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@dlp/v1.0.0...redis/v1.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 5, 2026
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants