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)
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)
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.
Changelog
Sourced from cloud.google.com/go/firestore's changelog.
Commits
8de2b41
chore: release main (#10171)fb8b540
chore(workstations): promote to GA v1.0.0 (#10212)51d4ec8
chore(migrationcenter): promote to GA v1.0.0 (#10209)fc2fb6b
chore(netapp): promote to GA v1.0.0 (#10210)20b5793
chore(servicehealth): promote to GA v1.0.0 (#10211)5892409
chore(config): promote to GA v1.0.0 (#10208)d4da4a5
fix(bigtable): Retry on RST_STREAM error (#9673)606f925
chore(commerce): promote to GA v1.0.0 (#10206)0cf5665
chore: promote clients to GA (#10205)a696c18
chore: promote clients to GA (#10203)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