sagikazarmark / crypt

Store and retrieve encrypted configs from etcd or consul
MIT License
10 stars 15 forks source link

build(deps): bump cloud.google.com/go/firestore from 1.14.0 to 1.15.0 #249

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps cloud.google.com/go/firestore from 1.14.0 to 1.15.0.

Release notes

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

firestore: v1.15.0

1.15.0 (2024-03-05)

Features

  • firestore/apiv1: Add DeleteDatabase API and delete protection (#9185) (ec9b526)
  • firestore/apiv1: Expose Firestore PITR fields in Database to stable (5132d0f)
  • firestore: Add new types QueryMode, QueryPlan, ResultSetStats (82054d0)

Bug Fixes

  • firestore: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
  • firestore: Correct the cursors when LimitToLast is used (#9413) (2090651)
  • firestore: Enable universe domain resolution options (fd1d569)
  • firestore: Remove types QueryMode, QueryPlan, ResultSetStats (97d62c7)
  • firestore: Return status code from bulkwriter results (#9030) (e8223c6)
  • firestore: Update grpc-go to v1.56.3 (343cea8)
  • firestore: Update grpc-go to v1.59.0 (81a97b0)

Documentation

  • firestore/apiv1: Fix formatting due to unclosed backtick (0500c7a)

redis: v1.14.2

1.14.2 (2024-01-30)

Bug Fixes

  • redis: Enable universe domain resolution options (fd1d569)

dataplex: v1.14.2

1.14.2 (2024-02-06)

Documentation

  • dataplex: Fix typo in comment (e60a6ba)
Changelog

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

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)
  • documentai: Exposed GetProcessorType to v1 (447afdd)
  • documentai: Exposed GetProcessorType to v1beta3 (447afdd)
  • documentai: Rewrite signatures in terms of new location (3c4b2b3)
  • documentai: Start generating stubs dir (de2d180)

Miscellaneous Chores

1.8.0 (2023-02-14)

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)
  • documentai: Exposed GetProcessorType to v1 (447afdd)
  • documentai: Exposed GetProcessorType to v1beta3 (447afdd)
  • documentai: Rewrite signatures in terms of new location (3c4b2b3)
  • documentai: Rewrite signatures in terms of new types for betas (9f303f9)
  • documentai: Start generating stubs dir (de2d180)

Miscellaneous Chores

1.7.0 (2023-01-31)

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