This repository was archived by the owner on May 8, 2026. It is now read-only.
Commit 2af7b68
chore: Merge release v3.35.1 into protobuf-3.x (#2309)
* chore: add release-please config for protobuf-4.x (#2261)
* chore: Update generation configuration at Thu Dec 11 02:33:38 UTC 2025 (#2257)
* chore: Update generation configuration at Fri Nov 14 02:30:29 UTC 2025
* chore: Update generation configuration at Sat Nov 15 02:28:45 UTC 2025
* chore: Update generation configuration at Mon Nov 17 02:30:34 UTC 2025
* chore: Update generation configuration at Tue Nov 18 02:30:13 UTC 2025
* chore: Update generation configuration at Wed Nov 19 02:29:53 UTC 2025
* chore: generate libraries at Wed Nov 19 02:30:31 UTC 2025
* chore: Update generation configuration at Thu Nov 20 02:29:53 UTC 2025
* chore: Update generation configuration at Fri Nov 21 02:29:38 UTC 2025
* chore: Update generation configuration at Wed Nov 26 02:31:05 UTC 2025
* chore: Update generation configuration at Thu Nov 27 02:30:04 UTC 2025
* chore: Update generation configuration at Fri Nov 28 02:29:48 UTC 2025
* chore: Update generation configuration at Tue Dec 2 02:31:33 UTC 2025
* chore: Update generation configuration at Wed Dec 3 02:31:24 UTC 2025
* chore: Update generation configuration at Thu Dec 4 02:31:16 UTC 2025
* chore: Update generation configuration at Fri Dec 5 02:31:39 UTC 2025
* chore: generate libraries at Fri Dec 5 02:32:09 UTC 2025
* chore: Update generation configuration at Sat Dec 6 02:29:19 UTC 2025
* chore: generate libraries at Sat Dec 6 02:29:45 UTC 2025
* chore: Update generation configuration at Tue Dec 9 02:31:42 UTC 2025
* chore: Update generation configuration at Wed Dec 10 02:32:09 UTC 2025
* chore: Update generation configuration at Thu Dec 11 02:33:38 UTC 2025
* Fix clirr errors (#2269)
---------
Co-authored-by: wu-hui <53845758+wu-hui@users.noreply.github.com>
* deps: update dependency com.google.cloud:sdk-platform-java-config to v3.54.2 (#2270)
* tests: Ignore flaky tests (#2273)
* tests: Ignore flaky test in BulkWriterTest
* chore: generate libraries at Fri Dec 12 19:51:39 UTC 2025
* Update WatchTest.java
* Update RecursiveDeleteTest.java
* chore: generate libraries at Fri Dec 12 20:20:56 UTC 2025
---------
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
* chore(main): release 3.33.5-SNAPSHOT (#2256)
:robot: I have created a release *beep* *boop*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
* chore(main): release 3.34.0 (#2274)
* chore(main): release 3.34.0
* chore: generate libraries at Fri Dec 12 21:25:20 UTC 2025
---------
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
* chore(main): release 3.34.1-SNAPSHOT (#2275)
:robot: I have created a release *beep* *boop*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
* feat: adding gcp resource name span attribute (#2260)
Adding a new span attribute called `gcp.resource.name` which contains an identifier to a particular firestore database in the following format:
```
//firestore.googleapis.com/projects/{project}/databases/{database_id}
```
Example:
```
//firestore.googleapis.com/projects/my_project/databases/(default)
```
* feat: Pipelines enters public preview (#2272)
Firestore Pipelines Public Preview
* chore: cleanup release-please config (#2264)
- Remove redundant options already declared at the top level.\n- Remove bumpMinorPreMajor for repositories after the first major release.
Co-authored-by: Blake Li <blakeli@google.com>
* chore: Update generation configuration at Thu Jan 15 02:36:30 UTC 2026 (#2271)
* chore: Update generation configuration at Fri Dec 12 02:33:32 UTC 2025
* chore: Update generation configuration at Sat Dec 13 02:30:44 UTC 2025
* chore: generate libraries at Sat Dec 13 02:31:10 UTC 2025
* chore: Update generation configuration at Mon Dec 15 02:36:37 UTC 2025
* chore: Update generation configuration at Tue Dec 16 02:33:32 UTC 2025
* chore: Update generation configuration at Wed Dec 17 02:31:43 UTC 2025
* chore: generate libraries at Wed Dec 17 02:32:14 UTC 2025
* chore: Update generation configuration at Thu Dec 18 02:31:47 UTC 2025
* chore: Update generation configuration at Fri Dec 19 02:32:56 UTC 2025
* chore: Update generation configuration at Sat Dec 20 02:30:34 UTC 2025
* chore: generate libraries at Sat Dec 20 02:31:05 UTC 2025
* chore: Update generation configuration at Wed Dec 24 02:32:45 UTC 2025
* chore: Update generation configuration at Thu Dec 25 02:34:43 UTC 2025
* chore: Update generation configuration at Tue Dec 30 02:34:58 UTC 2025
* chore: Update generation configuration at Wed Dec 31 02:34:58 UTC 2025
* chore: Update generation configuration at Tue Jan 6 02:36:25 UTC 2026
* chore: Update generation configuration at Wed Jan 7 02:36:22 UTC 2026
* chore: Update generation configuration at Thu Jan 8 02:36:11 UTC 2026
* chore: Update generation configuration at Fri Jan 9 02:37:04 UTC 2026
* chore: Update generation configuration at Sat Jan 10 02:32:59 UTC 2026
* chore: Update generation configuration at Tue Jan 13 02:35:39 UTC 2026
* chore: generate libraries at Tue Jan 13 02:36:12 UTC 2026
* chore: Update generation configuration at Wed Jan 14 02:40:55 UTC 2026
* chore: generate libraries at Wed Jan 14 02:41:26 UTC 2026
* chore: Update generation configuration at Thu Jan 15 02:36:30 UTC 2026
* chore(main): release 3.35.0 (#2283)
* chore(main): release 3.35.0
* chore: generate libraries at Thu Jan 15 15:40:14 UTC 2026
---------
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
* deps: update dependency com.google.cloud:sdk-platform-java-config to v3.55.1 (#2285)
* chore(main): release 3.35.1-SNAPSHOT (#2288)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
* chore(main): release 3.35.1 (#2291)
* chore(main): release 3.35.1
* chore: generate libraries at Mon Jan 19 21:36:02 UTC 2026
---------
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
---------
Co-authored-by: Diego Marquez <diegomarquezp@google.com>
Co-authored-by: cloud-java-bot <122572305+cloud-java-bot@users.noreply.github.com>
Co-authored-by: wu-hui <53845758+wu-hui@users.noreply.github.com>
Co-authored-by: Mend Renovate <bot@renovateapp.com>
Co-authored-by: cloud-java-bot <cloud-java-bot@google.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Gautam04 <gautam.narayanan4199@gmail.com>1 parent fa47838 commit 2af7b68
440 files changed
Lines changed: 32781 additions & 1407 deletions
File tree
- .github
- scripts
- workflows
- .kokoro
- nightly
- presubmit
- google-cloud-firestore-admin
- src
- main/java/com/google/cloud/firestore/v1
- stub
- test/java/com/google/cloud/firestore/v1
- google-cloud-firestore-bom
- google-cloud-firestore
- src
- main
- java/com/google/cloud/firestore
- pipeline
- expressions
- stages
- spi/v1
- telemetry
- v1
- stub
- resources/META-INF/native-image/com.google.cloud.firestore.v1
- test/java/com/google/cloud/firestore
- it
- v1
- grpc-google-cloud-firestore-admin-v1
- src/main/java/com/google/firestore/admin/v1
- grpc-google-cloud-firestore-v1
- src/main/java/com/google/firestore/v1
- proto-google-cloud-firestore-admin-v1
- src/main/java/com/google/firestore/admin/v1
- proto-google-cloud-firestore-bundle-v1
- src/main/java/com/google/firestore/bundle
- proto-google-cloud-firestore-v1
- src/main
- java/com/google/firestore/v1
- proto/google/firestore/v1
- samples/preview-snippets
- src/main/java/com/example/firestore
- tools
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
22 | 32 | | |
23 | 33 | | |
24 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
13 | 19 | | |
14 | 20 | | |
15 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
38 | | - | |
| 43 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
38 | | - | |
| 43 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
35 | 40 | | |
36 | 41 | | |
37 | 42 | | |
38 | | - | |
| 43 | + | |
0 commit comments