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 google-cloud-firestore from 2.14.0 to 2.16.0 #260

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 Apr 3, 2024

Bumps google-cloud-firestore from 2.14.0 to 2.16.0.

Release notes

Sourced from google-cloud-firestore's releases.

v2.16.0

2.16.0 (2024-04-02)

Features

  • A new message Backup is added (fc7b906)
  • A new message BackupSchedule is added (fc7b906)
  • A new message CreateBackupScheduleRequest is added (fc7b906)
  • A new message DailyRecurrence is added (fc7b906)
  • A new message DeleteBackupRequest is added (fc7b906)
  • A new message DeleteBackupScheduleRequest is added (fc7b906)
  • A new message GetBackupRequest is added (fc7b906)
  • A new message GetBackupScheduleRequest is added (fc7b906)
  • A new message ListBackupSchedulesRequest is added (fc7b906)
  • A new message ListBackupSchedulesResponse is added (fc7b906)
  • A new message ListBackupsRequest is added (fc7b906)
  • A new message ListBackupsResponse is added (fc7b906)
  • A new message RestoreDatabaseMetadata is added (fc7b906)
  • A new message RestoreDatabaseRequest is added (fc7b906)
  • A new message UpdateBackupScheduleRequest is added (fc7b906)
  • A new message WeeklyRecurrence is added (fc7b906)
  • A new method CreateBackupSchedule is added to service FirestoreAdmin (fc7b906)
  • A new method DeleteBackup is added to service FirestoreAdmin (fc7b906)
  • A new method DeleteBackupSchedule is added to service FirestoreAdmin (fc7b906)
  • A new method GetBackup is added to service FirestoreAdmin (fc7b906)
  • A new method GetBackupSchedule is added to service FirestoreAdmin (fc7b906)
  • A new method ListBackups is added to service FirestoreAdmin (fc7b906)
  • A new method ListBackupSchedules is added to service FirestoreAdmin (fc7b906)
  • A new method RestoreDatabase is added to service FirestoreAdmin (fc7b906)
  • A new method UpdateBackupSchedule is added to service FirestoreAdmin (fc7b906)
  • A new resource_definition firestore.googleapis.com/Backup is added (fc7b906)
  • A new resource_definition firestore.googleapis.com/BackupSchedule is added (fc7b906)
  • Add ExplainMetrics field to RunAggregationQueryResponse (fc7b906)
  • Add ExplainMetrics field to RunQueryResponse (fc7b906)
  • Add ExplainOptions field to RunAggregationQueryRequest (fc7b906)
  • Add ExplainOptions field to RunQueryRequest (fc7b906)
  • Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats (fc7b906)
  • Add Vector Index API (#894) (c76f087)
  • Add VectorSearch API (fc7b906)
  • Support Vector Search (#896) (08fcaaf)

Bug Fixes

  • Add google-auth as a direct dependency (#875) (ae5ba71)

Documentation

... (truncated)

Changelog

Sourced from google-cloud-firestore's changelog.

2.16.0 (2024-04-02)

Features

  • A new message Backup is added (fc7b906)
  • A new message BackupSchedule is added (fc7b906)
  • A new message CreateBackupScheduleRequest is added (fc7b906)
  • A new message DailyRecurrence is added (fc7b906)
  • A new message DeleteBackupRequest is added (fc7b906)
  • A new message DeleteBackupScheduleRequest is added (fc7b906)
  • A new message GetBackupRequest is added (fc7b906)
  • A new message GetBackupScheduleRequest is added (fc7b906)
  • A new message ListBackupSchedulesRequest is added (fc7b906)
  • A new message ListBackupSchedulesResponse is added (fc7b906)
  • A new message ListBackupsRequest is added (fc7b906)
  • A new message ListBackupsResponse is added (fc7b906)
  • A new message RestoreDatabaseMetadata is added (fc7b906)
  • A new message RestoreDatabaseRequest is added (fc7b906)
  • A new message UpdateBackupScheduleRequest is added (fc7b906)
  • A new message WeeklyRecurrence is added (fc7b906)
  • A new method CreateBackupSchedule is added to service FirestoreAdmin (fc7b906)
  • A new method DeleteBackup is added to service FirestoreAdmin (fc7b906)
  • A new method DeleteBackupSchedule is added to service FirestoreAdmin (fc7b906)
  • A new method GetBackup is added to service FirestoreAdmin (fc7b906)
  • A new method GetBackupSchedule is added to service FirestoreAdmin (fc7b906)
  • A new method ListBackups is added to service FirestoreAdmin (fc7b906)
  • A new method ListBackupSchedules is added to service FirestoreAdmin (fc7b906)
  • A new method RestoreDatabase is added to service FirestoreAdmin (fc7b906)
  • A new method UpdateBackupSchedule is added to service FirestoreAdmin (fc7b906)
  • A new resource_definition firestore.googleapis.com/Backup is added (fc7b906)
  • A new resource_definition firestore.googleapis.com/BackupSchedule is added (fc7b906)
  • Add ExplainMetrics field to RunAggregationQueryResponse (fc7b906)
  • Add ExplainMetrics field to RunQueryResponse (fc7b906)
  • Add ExplainOptions field to RunAggregationQueryRequest (fc7b906)
  • Add ExplainOptions field to RunQueryRequest (fc7b906)
  • Add new types ExplainOptions, ExplainMetrics, PlanSummary, ExecutionStats (fc7b906)
  • Add Vector Index API (#894) (c76f087)
  • Add VectorSearch API (fc7b906)
  • Support Vector Search (#896) (08fcaaf)

Bug Fixes

  • Add google-auth as a direct dependency (#875) (ae5ba71)

Documentation

  • Correct BackupSchedule recurrence docs that mentioned specific time of day (#898) (a8ed3ea)

... (truncated)

Commits
  • 2a16876 chore(main): release 2.16.0 (#876)
  • 08fcaaf feat: support Vector Search (#896)
  • a8ed3ea docs: correct BackupSchedule recurrence docs that mentioned specific time of ...
  • c76f087 feat: add Vector Index API (#894)
  • fc7b906 feat: add VectorSearch API (#884)
  • b22d3c4 chore(python): update dependencies in /.kokoro (#892)
  • f10b503 build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#864)
  • 22bbff0 chore: update copyright year (#869)
  • 8ddb859 docs: fix docs structure for Firestore (#868)
  • ae5ba71 fix: add google-auth as a direct dependency (#875)
  • 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 <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 [google-cloud-firestore](https://github.com/googleapis/python-firestore) from 2.14.0 to 2.16.0.
- [Release notes](https://github.com/googleapis/python-firestore/releases)
- [Changelog](https://github.com/googleapis/python-firestore/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-firestore@v2.14.0...v2.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 3, 2024
Copy link
Contributor

github-actions bot commented Apr 3, 2024

Coverage report

This PR does not seem to contain any modification to coverable code.

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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants