Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .release-please-bulk-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"packages/bigquery-magics": "0.15.1",
"packages/db-dtypes": "1.7.1",
"packages/django-google-spanner": "5.1.0",
"packages/gapic-generator": "1.39.0",
"packages/gapic-generator": "1.39.1",
"packages/gcp-sphinx-docfx-yaml": "3.3.2",
"packages/google-ads-admanager": "0.10.5",
"packages/google-ads-datamanager": "0.9.3",
Expand Down Expand Up @@ -124,7 +124,7 @@
"packages/google-cloud-eventarc-publishing": "0.10.1",
"packages/google-cloud-filestore": "1.17.1",
"packages/google-cloud-financialservices": "0.4.1",
"packages/google-cloud-firestore": "2.31.0",
"packages/google-cloud-firestore": "2.32.0",
"packages/google-cloud-functions": "1.24.0",
"packages/google-cloud-gdchardwaremanagement": "0.5.1",
"packages/google-cloud-geminidataanalytics": "0.13.3",
Expand Down
4 changes: 2 additions & 2 deletions librarian.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ libraries:
python:
library_type: INTEGRATION
- name: gapic-generator
version: 1.39.0
version: 1.39.1
python:
library_type: CORE
- name: gcp-sphinx-docfx-yaml
Expand Down Expand Up @@ -1174,7 +1174,7 @@ libraries:
python:
default_version: v1
- name: google-cloud-firestore
version: 2.31.0
version: 2.32.0
apis:
- path: google/firestore/v1
- path: google/firestore/admin/v1
Expand Down
7 changes: 7 additions & 0 deletions packages/gapic-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@

[1]: https://pypi.org/project/gapic-generator/#history

## [1.39.1](https://github.com/googleapis/google-cloud-python/compare/gapic-generator-v1.39.0...gapic-generator-v1.39.1) (2026-09-18)


### Bug Fixes

* **bazel:** allow CustomProtoInfo in gapic_compat_proto_library ([#18417](https://github.com/googleapis/google-cloud-python/issues/18417)) ([11bdf92](https://github.com/googleapis/google-cloud-python/commit/11bdf928710031cd3dd279215d1be2bd7d73e18f))

## [1.39.0](https://github.com/googleapis/google-cloud-python/compare/gapic-generator-v1.38.0...gapic-generator-v1.39.0) (2026-08-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/gapic-generator/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
name = "gapic-generator"
description = "Google API Client Generator for Python"
url = "https://github.com/googleapis/google-cloud-python/tree/main/packages/gapic-generator"
version = "1.39.0"
version = "1.39.1"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
# Ensure that the lower bounds of these dependencies match what we have in the
Expand Down
8 changes: 8 additions & 0 deletions packages/google-cloud-firestore/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

[1]: https://pypi.org/project/google-cloud-firestore/#history

## [2.32.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-firestore-v2.31.0...google-cloud-firestore-v2.32.0) (2026-09-18)


### Features

* **firestore:** add BSONBinary support ([#18389](https://github.com/googleapis/google-cloud-python/issues/18389)) ([85556ad](https://github.com/googleapis/google-cloud-python/commit/85556add4f5d6693684265f146d3f1778b40968e))
* **firestore:** add BSONTimestamp support ([#18390](https://github.com/googleapis/google-cloud-python/issues/18390)) ([a1b2d63](https://github.com/googleapis/google-cloud-python/commit/a1b2d6303a9e5f10b1f48b1d9e3c0df0eb9cd136))

## [2.31.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-firestore-v2.30.0...google-cloud-firestore-v2.31.0) (2026-09-17)


Expand Down
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.31.0" # {x-release-please-version}
__version__ = "2.32.0" # {x-release-please-version}
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.31.0" # {x-release-please-version}
__version__ = "2.32.0" # {x-release-please-version}
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.31.0" # {x-release-please-version}
__version__ = "2.32.0" # {x-release-please-version}
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.31.0" # {x-release-please-version}
__version__ = "2.32.0" # {x-release-please-version}
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.31.0" # {x-release-please-version}
__version__ = "2.32.0" # {x-release-please-version}
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-firestore",
"version": "2.31.0"
"version": "2.32.0"
},
"snippets": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"language": "PYTHON",
"name": "google-cloud-firestore",
"version": "2.31.0"
"version": "2.32.0"
},
"snippets": [
{
Expand Down
Loading