Skip to content

Commit 8c6f674

Browse files
authored
revert firestore due to failing system tests
1 parent ce2933d commit 8c6f674

File tree

9 files changed

+8
-27
lines changed

9 files changed

+8
-27
lines changed

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1884,7 +1884,7 @@ libraries:
18841884
- packages/google-cloud-financialservices/
18851885
tag_format: '{id}-v{version}'
18861886
- id: google-cloud-firestore
1887-
version: 2.27.0
1887+
version: 2.26.0
18881888
last_generated_commit: 59d5f2b46924714af627ac29ea6de78641a00835
18891889
apis:
18901890
- path: google/firestore/admin/v1

packages/google-cloud-firestore/CHANGELOG.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4,25 +4,6 @@
44

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

7-
## [2.27.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-firestore-v2.26.0...google-cloud-firestore-v2.27.0) (2026-04-02)
8-
9-
10-
### Features
11-
12-
* add new pipeline expressions (#16151) ([4615c413c86f3f611e801fc9155fe54bb8dcf386](https://github.com/googleapis/google-cloud-python/commit/4615c413c86f3f611e801fc9155fe54bb8dcf386))
13-
* literals pipeline stage (#16028) ([cf50cea185f2ad4763a14f1f0c14ca50fc2fe418](https://github.com/googleapis/google-cloud-python/commit/cf50cea185f2ad4763a14f1f0c14ca50fc2fe418))
14-
* support object functions (#16132) ([e649a9024219d281050d159903b87e20a3665d86](https://github.com/googleapis/google-cloud-python/commit/e649a9024219d281050d159903b87e20a3665d86))
15-
* support array functions (#16128) ([c95e03831290765b6f950055f5f3749132c37426](https://github.com/googleapis/google-cloud-python/commit/c95e03831290765b6f950055f5f3749132c37426))
16-
* support string expressions (#16152) ([8aa697acc7d86daf228dd52fabb7d1f14bd05c84](https://github.com/googleapis/google-cloud-python/commit/8aa697acc7d86daf228dd52fabb7d1f14bd05c84))
17-
* Allow Protobuf 7.x ([1eb7c268482e55971966e284dac2cbeb903adcbb](https://github.com/googleapis/google-cloud-python/commit/1eb7c268482e55971966e284dac2cbeb903adcbb))
18-
19-
20-
### Bug Fixes
21-
22-
* Require Python 3.9 ([1eb7c268482e55971966e284dac2cbeb903adcbb](https://github.com/googleapis/google-cloud-python/commit/1eb7c268482e55971966e284dac2cbeb903adcbb))
23-
* Require google-api-core >= 2.11.0 ([1eb7c268482e55971966e284dac2cbeb903adcbb](https://github.com/googleapis/google-cloud-python/commit/1eb7c268482e55971966e284dac2cbeb903adcbb))
24-
* Improve type checking ([1eb7c268482e55971966e284dac2cbeb903adcbb](https://github.com/googleapis/google-cloud-python/commit/1eb7c268482e55971966e284dac2cbeb903adcbb))
25-
267
## [2.26.0](https://github.com/googleapis/google-cloud-python/compare/google-cloud-firestore-v2.25.0...google-cloud-firestore-v2.26.0) (2026-03-23)
278

289

packages/google-cloud-firestore/google/cloud/firestore/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.27.0" # {x-release-please-version}
16+
__version__ = "2.26.0" # {x-release-please-version}

packages/google-cloud-firestore/google/cloud/firestore_admin/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.27.0" # {x-release-please-version}
16+
__version__ = "2.26.0" # {x-release-please-version}

packages/google-cloud-firestore/google/cloud/firestore_admin_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.27.0" # {x-release-please-version}
16+
__version__ = "2.26.0" # {x-release-please-version}

packages/google-cloud-firestore/google/cloud/firestore_bundle/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.27.0" # {x-release-please-version}
16+
__version__ = "2.26.0" # {x-release-please-version}

packages/google-cloud-firestore/google/cloud/firestore_v1/gapic_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
# See the License for the specific language governing permissions and
1414
# limitations under the License.
1515
#
16-
__version__ = "2.27.0" # {x-release-please-version}
16+
__version__ = "2.26.0" # {x-release-please-version}

packages/google-cloud-firestore/samples/generated_samples/snippet_metadata_google.firestore.admin.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-firestore-admin",
11-
"version": "2.27.0"
11+
"version": "2.26.0"
1212
},
1313
"snippets": [
1414
{

packages/google-cloud-firestore/samples/generated_samples/snippet_metadata_google.firestore.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"language": "PYTHON",
1010
"name": "google-cloud-firestore",
11-
"version": "2.27.0"
11+
"version": "2.26.0"
1212
},
1313
"snippets": [
1414
{

0 commit comments

Comments
 (0)