Skip to content
This repository was archived by the owner on Mar 2, 2026. It is now read-only.

fix: update the async transactional types - #1066

Merged
daniel-sanche merged 10 commits into
mainfrom
update_async_types
Jun 17, 2025
Merged

fix: update the async transactional types#1066
daniel-sanche merged 10 commits into
mainfrom
update_async_types

Conversation

@daniel-sanche

@daniel-sanchedaniel-sanche commented Jun 11, 2025

Copy link
Copy Markdown
Contributor

This PR builds on @jekozyra's work from #1045 (thanks!)

I went back to the initial ParamSpec implementation, since it can be contained in a TYPE_CHECKING block to avoid versioning issues.

This PR should only change typing, and not have any logic changes

@daniel-sanche
daniel-sanche requested review from a teamJune 11, 2025 00:00
@product-auto-labelproduct-auto-labelBot added the size: s Pull request size is small. label Jun 11, 2025
@product-auto-labelproduct-auto-labelBot added the api: firestore Issues related to the googleapis/python-firestore API. label Jun 11, 2025
@daniel-sanche
daniel-sanche merged commit 210a14a into mainJun 17, 2025
@daniel-sanche
daniel-sanche deleted the update_async_types branch June 17, 2025 22:09
@release-pleaserelease-pleaseBot mentioned this pull request Jun 17, 2025
daniel-sanche added a commit that referenced this pull request Dec 17, 2025
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.
Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:b8058df4c45e9a6e07f6b4d65b458d0d059241dd34c814f151c8bf6b89211209
<details><summary>google-cloud-firestore: 2.22.0</summary>
##
[2.22.0](v2.21.0...v2.22.0)
(2025-12-16)
### Features
* support mTLS certificates when available (#1140)
([403afb0](403afb08))
* Expose tags field in Database and RestoreDatabaseRequest public protos
(#1074)
([4983639](49836391))
* Add support for Python 3.14 (#1110)
([52b2055](52b2055d))
* Added read_time as a parameter to various calls (synchronous/base
classes) (#1050)
([d8e3af1](d8e3af1f))
### Bug Fixes
* update the async transactional types (#1066)
([210a14a](210a14a4))
* improve typing (#1136)
([d1c730d](d1c730d9))
</details>
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: firestoreIssues related to the googleapis/python-firestore API.size: sPull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@daniel-sanche@cindy-peng@jekozyra