google / ts-bridge

Time Series Bridge: a tool to import metrics from one monitoring system to another
Apache License 2.0
51 stars 22 forks source link

Bump cloud.google.com/go/monitoring from 1.7.0 to 1.19.0 #376

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps cloud.google.com/go/monitoring from 1.7.0 to 1.19.0.

Release notes

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

monitoring: v1.19.0

1.19.0 (2024-05-01)

Features

  • monitoring/apiv3: Added CloudRun, GkeNamespace, GkeWorkload, GkeService, and BasicService service types (1d757c6)
  • monitoring/apiv3: Added Synthetic Monitor targets to Uptime data model (1d757c6)

Bug Fixes

  • monitoring/apiv3: Defined class prefix of GMON for Objective C (1d757c6)
  • monitoring: Bump x/net to v0.24.0 (ba31ed5)

deploy: v1.18.0

1.18.0 (2024-05-01)

Features

  • deploy: Add Skaffold remote config support for GCB repos (1d757c6)

Bug Fixes

  • deploy: Bump x/net to v0.24.0 (ba31ed5)

functions: v1.16.2

1.16.2 (2024-05-01)

Bug Fixes

  • functions: Bump x/net to v0.24.0 (ba31ed5)

retail: v1.16.2

1.16.2 (2024-05-01)

Bug Fixes

  • retail: Bump x/net to v0.24.0 (ba31ed5)

security: v1.16.1

1.16.1 (2024-05-01)

Bug Fixes

... (truncated)

Changelog

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

1.19.0 (2023-05-30)

Features

  • documentai: Update all direct dependencies (b340d03)

1.18.1 (2023-05-08)

Bug Fixes

  • documentai: Update grpc to v1.55.0 (1147ce0)

1.18.0 (2023-03-22)

Features

  • documentai: Add ImportProcessorVersion in v1beta3 (c967961)

1.17.0 (2023-03-15)

Features

  • documentai: Added hints.language_hints field in OcrConfig (#7522) (b2c40c3)

1.16.0 (2023-02-22)

Features

1.15.0 (2023-02-14)

⚠ BREAKING CHANGES

  • documentai: The TrainProcessorVersion parent was incorrectly annotated.

Features

  • documentai: Add REST client (06a54a1)
  • documentai: Added advanced_ocr_options field in OcrConfig (45c70e3)
  • documentai: Added EvaluationReference to evaluation.proto (#7290) (4623db8)
  • documentai: Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (2a0b1ae)
  • documentai: Added font_family to document.proto feat: added ImageQualityScores message to document.proto feat: added PropertyMetadata and EntityTypeMetadata to document_schema.proto (9c5d6c8)
  • documentai: Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs feat: added evaluation.proto feat: added document_schema field in ProcessorVersion processor.proto feat: added image_quality_scores field in Document.Page in document.proto feat: added font_family field in Document.Style in document.proto (ac0c5c2)

... (truncated)

Commits
  • b952f41 chore: release main (#9710)
  • 2aaac13 chore(chat): add config to generate apiv1 (#9776)
  • 55845ad fix(datastore): Prevent panic on GetMulti failure (#9656)
  • 9cb262b fix(storage): wrap error when MaxAttempts is hit (#9767)
  • e4eb5b4 feat(compute/metadata): add context aware functions (#9733)
  • 53ccb20 fix(rpcreplay): properly unmarshal dynamic message (#9774)
  • 8892943 feat(aiplatform): add model_monitor resource and APIs to public v1beta1 clien...
  • 537509f chore(shopping): add lfp client (#9770)
  • b66e783 chore(shopping): add notifications v1beta client (#9769)
  • 1a10179 chore: run goimports (#9771)
  • 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 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)
dependabot[bot] commented 5 months ago

Superseded by #388.