From dc64993e1dfccf7ec856958b421020eecc9c796f Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 21:02:15 +0000 Subject: [PATCH] chore(main): release 2.10.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 13 +++++++++++++ google/cloud/firestore/gapic_version.py | 2 +- google/cloud/firestore_admin_v1/gapic_version.py | 2 +- google/cloud/firestore_bundle/gapic_version.py | 2 +- google/cloud/firestore_v1/gapic_version.py | 2 +- 6 files changed, 18 insertions(+), 5 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 1f34b949c5..a2cc302edb 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.9.1" + ".": "2.10.0" } \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 12d16bdab0..9d0a21656e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,19 @@ [1]: https://pypi.org/project/google-cloud-firestore/#history +## [2.10.0](https://github.com/googleapis/python-firestore/compare/v2.9.1...v2.10.0) (2023-02-21) + + +### Features + +* Add `OR` query support ([#689](https://github.com/googleapis/python-firestore/issues/689)) ([22af4d7](https://github.com/googleapis/python-firestore/commit/22af4d7d402fc082b6006ffc6648e2455adf8b8c)) + + +### Bug Fixes + +* Ordering in limit_to_last ([#692](https://github.com/googleapis/python-firestore/issues/692)) ([cc9dfb3](https://github.com/googleapis/python-firestore/commit/cc9dfb3947442e57cc0a5bb50198c3dbe612165a)), closes [#536](https://github.com/googleapis/python-firestore/issues/536) +* Type hinting in collection.py ([#688](https://github.com/googleapis/python-firestore/issues/688)) ([bfb97c2](https://github.com/googleapis/python-firestore/commit/bfb97c2cc7cb00c258cef0949bb7d32dcea4631e)) + ## [2.9.1](https://github.com/googleapis/python-firestore/compare/v2.9.0...v2.9.1) (2023-01-20) diff --git a/google/cloud/firestore/gapic_version.py b/google/cloud/firestore/gapic_version.py index 18081a7da8..00f0a8d070 100644 --- a/google/cloud/firestore/gapic_version.py +++ b/google/cloud/firestore/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "2.9.1" # {x-release-please-version} +__version__ = "2.10.0" # {x-release-please-version} diff --git a/google/cloud/firestore_admin_v1/gapic_version.py b/google/cloud/firestore_admin_v1/gapic_version.py index 18081a7da8..00f0a8d070 100644 --- a/google/cloud/firestore_admin_v1/gapic_version.py +++ b/google/cloud/firestore_admin_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "2.9.1" # {x-release-please-version} +__version__ = "2.10.0" # {x-release-please-version} diff --git a/google/cloud/firestore_bundle/gapic_version.py b/google/cloud/firestore_bundle/gapic_version.py index 18081a7da8..00f0a8d070 100644 --- a/google/cloud/firestore_bundle/gapic_version.py +++ b/google/cloud/firestore_bundle/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "2.9.1" # {x-release-please-version} +__version__ = "2.10.0" # {x-release-please-version} diff --git a/google/cloud/firestore_v1/gapic_version.py b/google/cloud/firestore_v1/gapic_version.py index 18081a7da8..00f0a8d070 100644 --- a/google/cloud/firestore_v1/gapic_version.py +++ b/google/cloud/firestore_v1/gapic_version.py @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. # -__version__ = "2.9.1" # {x-release-please-version} +__version__ = "2.10.0" # {x-release-please-version}