Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cloud.google.com/go/firestore from 1.16.0 to 1.17.0 #245

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

Bumps cloud.google.com/go/firestore from 1.16.0 to 1.17.0.

Release notes

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

redis: v1.17.0

1.17.0 (2024-08-20)

Features

  • redis: Add support for Go 1.23 iterators (84461c0)

firestore: v1.17.0

1.17.0 (2024-09-11)

Features

  • firestore/apiv1: Add Database.CmekConfig and Database.cmek_config (information about CMEK enablement) (2d5a9f9)
  • firestore/apiv1: Add Database.delete_time (the time a database was deleted, if it ever was) (2d5a9f9)
  • firestore/apiv1: Add Database.previous_id (if a database was deleted, what ID it was using beforehand) (2d5a9f9)
  • firestore/apiv1: Add Database.SourceInfo and Database.source_info (information about database provenance, specifically for restored databases) (2d5a9f9)
  • firestore/apiv1: Allow specifying an encryption_config when restoring a database (2d5a9f9)
  • firestore: Add support for Go 1.23 iterators (84461c0)
  • firestore: Expose the FindNearest.distance_result_field parameter (9a5144e)
  • firestore: Expose the FindNearest.distance_threshold parameter (9a5144e)
  • firestore: Query profiling (#10164) (58052a2)

Bug Fixes

  • firestore: Bump dependencies (2ddeb15)
  • firestore: Retry batchwrite only on retryable errors (#10603) (23e5df5)
  • firestore: Update google.golang.org/api to v0.191.0 (5b32644)

Documentation

  • firestore/apiv1: Clarify maximum retention of backups (max 14 weeks) (2710d0f)
  • firestore/apiv1: Clarify restore details (2d5a9f9)
  • firestore/apiv1: Fix assorted capitalization issues with the word "ID" (2d5a9f9)
  • firestore/apiv1: Remove note about backups running at a specific time (2710d0f)
  • firestore/apiv1: Standardize on the capitalization of "ID" (2710d0f)
  • firestore: Minor documentation clarifications on FindNearest DistanceMeasure options (5b4b0f7)
Changelog

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

1.17.0 (2023-03-15)

Features

  • documentai: Added hints.language_hints field in OcrConfig (#7522) (b2c40c3)
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 <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/firestore](https://github.com/googleapis/google-cloud-go) from 1.16.0 to 1.17.0.
- [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@kms/v1.16.0...kms/v1.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 12, 2024
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