jmhodges / howsmyssl

The web app running howsmyssl.com
MIT License
343 stars 57 forks source link

Bump cloud.google.com/go/logging from 1.8.1 to 1.9.0 #610

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps cloud.google.com/go/logging from 1.8.1 to 1.9.0.

Release notes

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

logging: v1.9.0

1.9.0 (2023-12-12)

Features

  • logging: Add Cloud Run job monitored resource (#8631) (de66868)
  • logging: Automatic project detection in logging.NewClient() (#9006) (bc13e6a)

Bug Fixes

  • logging: Added marshalling methods for proto fields in structuredLogEntry (#8979) (aa385f9)
  • logging: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
  • logging: Update golang.org/x/net to v0.17.0 (174da47)
  • logging: Update grpc-go to v1.56.3 (343cea8)
  • logging: Update grpc-go to v1.59.0 (81a97b0)
  • logging: Use instance/attributes/cluster-location for location on GKE (#9094) (c85b9d4)

serviceusage: v1.8.3

1.8.3 (2023-11-01)

Bug Fixes

  • serviceusage: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
Changelog

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

1.9.0 (2022-10-25)

Features

  • documentai: start generating stubs dir (de2d180)

1.8.0 (2022-09-21)

Features

  • documentai: rewrite signatures in terms of new types for betas (9f303f9)

1.7.0 (2022-09-19)

Features

  • documentai: start generating proto message types (563f546)

1.6.0 (2022-09-15)

Features

  • documentai/apiv1beta3: add REST transport (f7b0822)

1.5.0 (2022-08-18)

⚠ BREAKING CHANGES

  • documentai: Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.

Features

  • documentai: Added field_mask to ProcessRequest object in document_processor_service.proto feat: Added parent_ids to Revision object in document.proto feat: Added integer_values, float_values and non_present to Entity object in document.proto feat: Added corrected_key_text, correct_value_text to FormField object in document.proto feat: Added OperationMetadata resource feat!: Added Processor Management and Processor Version support to v1 library (370e23e)

Documentation

  • documentai: fix minor docstring formatting (370e23e)

Miscellaneous Chores

1.4.0 (2022-02-23)

... (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 show 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)