From ca8341c3ebeaba0365fd1ebe1dad7a1465891b3e Mon Sep 17 00:00:00 2001 From: Mike Eltsufin Date: Fri, 8 May 2026 15:44:14 -0400 Subject: [PATCH 1/3] chore: add deprecation notice to README post migration to the monorepo Added deprecation notice and link to new repository. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d244e0e6..8690a89e4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**_THIS REPOSITORY IS DEPRECATED. ALL OF ITS CONTENT AND HISTORY HAS BEEN MOVED TO [GOOGLE-CLOUD-JAVA](https://github.com/googleapis/google-cloud-java/tree/main/java-firestore)_** + # Google Cloud Firestore Client for Java Java idiomatic client for [Cloud Firestore][product-docs]. From ae063370039f60dc2b537bd501e96f4c351f78ab Mon Sep 17 00:00:00 2001 From: cloud-java-bot Date: Fri, 8 May 2026 19:48:12 +0000 Subject: [PATCH 2/3] chore: generate libraries at Fri May 8 19:46:00 UTC 2026 --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 8690a89e4..1d244e0e6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -**_THIS REPOSITORY IS DEPRECATED. ALL OF ITS CONTENT AND HISTORY HAS BEEN MOVED TO [GOOGLE-CLOUD-JAVA](https://github.com/googleapis/google-cloud-java/tree/main/java-firestore)_** - # Google Cloud Firestore Client for Java Java idiomatic client for [Cloud Firestore][product-docs]. From bb8bff21ac369f5852d6e9a601226f0eb2c38208 Mon Sep 17 00:00:00 2001 From: Mike Eltsufin Date: Fri, 8 May 2026 15:56:06 -0400 Subject: [PATCH 3/3] Add deprecation notice to README Added deprecation notice and redirect to new repository. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1d244e0e6..8690a89e4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**_THIS REPOSITORY IS DEPRECATED. ALL OF ITS CONTENT AND HISTORY HAS BEEN MOVED TO [GOOGLE-CLOUD-JAVA](https://github.com/googleapis/google-cloud-java/tree/main/java-firestore)_** + # Google Cloud Firestore Client for Java Java idiomatic client for [Cloud Firestore][product-docs].