Skip to content

Commit

Permalink
chore(main): release 2.16.0 (#876)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Apr 2, 2024
1 parent 08fcaaf commit 2a16876
Show file tree
Hide file tree
Showing 6 changed files with 57 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.15.0"
".": "2.16.0"
}
52 changes: 52 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,58 @@
[1]: https://pypi.org/project/google-cloud-firestore/#history


## [2.16.0](https://github.com/googleapis/python-firestore/compare/v2.15.0...v2.16.0) (2024-04-02)


### Features

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


### Bug Fixes

* Add google-auth as a direct dependency ([#875](https://github.com/googleapis/python-firestore/issues/875)) ([ae5ba71](https://github.com/googleapis/python-firestore/commit/ae5ba715e603652b94b2e7baaa21c5543d4e1e93))


### Documentation

* Correct BackupSchedule recurrence docs that mentioned specific time of day ([#898](https://github.com/googleapis/python-firestore/issues/898)) ([a8ed3ea](https://github.com/googleapis/python-firestore/commit/a8ed3ea56392fa95b3b1913c9d10fa4e3d7f441a))
* Fix docs structure for Firestore ([#868](https://github.com/googleapis/python-firestore/issues/868)) ([8ddb859](https://github.com/googleapis/python-firestore/commit/8ddb859c8178043c0dcd09c85d68ba5d311563bf))

## [2.15.0](https://github.com/googleapis/python-firestore/compare/v2.14.0...v2.15.0) (2024-02-20)


Expand Down
2 changes: 1 addition & 1 deletion google/cloud/firestore/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.15.0" # {x-release-please-version}
__version__ = "2.16.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/firestore_admin_v1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.15.0" # {x-release-please-version}
__version__ = "2.16.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/firestore_bundle/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.15.0" # {x-release-please-version}
__version__ = "2.16.0" # {x-release-please-version}
2 changes: 1 addition & 1 deletion google/cloud/firestore_v1/gapic_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
__version__ = "2.15.0" # {x-release-please-version}
__version__ = "2.16.0" # {x-release-please-version}

0 comments on commit 2a16876

Please sign in to comment.