From 14ddc6e42517a2670dd9e8dafae72a282cab86c2 Mon Sep 17 00:00:00 2001 From: Thaina Yu Date: Sat, 7 Dec 2024 19:58:31 +0700 Subject: [PATCH] Add firestore and firestore admin (#430) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add firestore and firestore admin * Google.Api.Gax.Grpc.GrpcCore * Set maxversion on MessagePack * Update registry.json --------- Co-authored-by: Borja Domínguez --- registry.json | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/registry.json b/registry.json index a168be2..9f38fe6 100644 --- a/registry.json +++ b/registry.json @@ -471,6 +471,22 @@ "listed": true, "version": "[2.0.0,3.0.0)" }, + "Google.Api.CommonProtos": { + "listed": true, + "version": "1.7.0" + }, + "Google.Api.Gax": { + "listed": true, + "version": "2.7.0" + }, + "Google.Api.Gax.Grpc": { + "listed": true, + "version": "2.7.0" + }, + "Google.Api.Gax.Grpc.GrpcCore": { + "listed": true, + "version": "3.0.0" + }, "Google.Apis": { "listed": true, "version": "1.35.0" @@ -491,10 +507,30 @@ "listed": true, "version": "1.35.1.1303" }, + "Google.Cloud.Firestore": { + "listed": true, + "version": "1.0.0" + }, + "Google.Cloud.Firestore.Admin.V1": { + "listed": true, + "version": "1.0.0" + }, + "Google.Cloud.Firestore.V1": { + "listed": true, + "version": "1.0.0" + }, + "Google.Cloud.Location": { + "listed": true, + "version": "1.0.0" + }, "Google.FlatBuffers": { "listed": true, "version": "22.9.24" }, + "Google.LongRunning": { + "listed": true, + "version": "2.0.0" + }, "Google.Protobuf": { "listed": true, "version": "3.8.0" @@ -523,6 +559,10 @@ "listed": true, "version": "2.0.0" }, + "Grpc.Auth": { + "listed": true, + "version": "1.20.0" + }, "Grpc.Core": { "listed": true, "version": "1.20.0"