forked from googleapis/google-cloud-dotnet
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release Firestore libraries version 3.4.0 (googleapis#11137)
Changes in Google.Cloud.Firestore version 3.4.0: ### Bug fixes - Dispose of the gRPC call in the WatchStream even if non-RpcExceptions are thrown ([commit f89ba63](https://togithub.com/googleapis/google-cloud-dotnet/commit/f89ba6306059149d4d7a6ee4458d9e88c4c99761)) - Dispose of gRPC streaming calls appropriately ([commit 541d439](https://togithub.com/googleapis/google-cloud-dotnet/commit/541d43955ebde4b536d70cfe70d802ddb6703e6a)) - Simple disposals within Firestore ([commit cdc22d2](https://togithub.com/googleapis/google-cloud-dotnet/commit/cdc22d28a2605a43f2efec54c947f47c7e4adc24)) ### New features - Add sum and average aggregates ([commit 9a8bfd5](https://togithub.com/googleapis/google-cloud-dotnet/commit/9a8bfd50c29e8bd133e1f92cb62c9b5bb05ef436)) ### Documentation improvements - Change Google Cloud Platform to Google Cloud in handwritten code ([commit cef5f43](https://togithub.com/googleapis/google-cloud-dotnet/commit/cef5f43dd2dc2817d091a398ac4620a357d535c5)) Changes in Google.Cloud.Firestore.V1 version 3.4.0: ### New features - Publish proto definitions for SUM/AVG in Firestore ([commit 9931b9d](https://togithub.com/googleapis/google-cloud-dotnet/commit/9931b9db0820aeda79300914c7e0ddb5edb647c4)) - Add bloom filter related proto fields ([commit c9dbc16](https://togithub.com/googleapis/google-cloud-dotnet/commit/c9dbc16b36d6fdfb0e6697585f6aa6fe26c01740)) Packages in this release: - Release Google.Cloud.Firestore version 3.4.0 - Release Google.Cloud.Firestore.V1 version 3.4.0
- Loading branch information
Showing
5 changed files
with
29 additions
and
6 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
apis/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1/Google.Cloud.Firestore.V1.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
apis/Google.Cloud.Firestore/Google.Cloud.Firestore/Google.Cloud.Firestore.csproj
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters