From 15c8ee41a15d6735442f36333f1d67792c93b9cf Mon Sep 17 00:00:00 2001 From: kbuilder Date: Fri, 15 Mar 2024 06:17:59 -0700 Subject: [PATCH] Release 2.2.21. --- README.md | 2 +- bigquery/pom.xml | 2 +- coverage/pom.xml | 4 ++-- gcs/CHANGES.md | 2 +- gcs/pom.xml | 4 ++-- gcsio/pom.xml | 4 ++-- pom.xml | 4 ++-- util-hadoop/pom.xml | 4 ++-- util/pom.xml | 4 ++-- 9 files changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 84cff9da13..5a4e7b792f 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ To add a dependency on one of the connectors using Maven, use the following: com.google.cloud.bigdataoss gcs-connector - hadoop2-2.2.20 + hadoop2-2.2.21 ``` diff --git a/bigquery/pom.xml b/bigquery/pom.xml index 7d2a29f1cf..99352195f6 100644 --- a/bigquery/pom.xml +++ b/bigquery/pom.xml @@ -22,7 +22,7 @@ com.google.cloud.bigdataoss bigdataoss-parent - 2.2.21-SNAPSHOT + 2.2.21 ../pom.xml diff --git a/coverage/pom.xml b/coverage/pom.xml index 05d6e4075a..7fa240a97e 100644 --- a/coverage/pom.xml +++ b/coverage/pom.xml @@ -7,11 +7,11 @@ com.google.cloud.bigdataoss bigdataoss-parent - 2.2.21-SNAPSHOT + 2.2.21 coverage - 2.2.21-SNAPSHOT + 2.2.21 pom diff --git a/gcs/CHANGES.md b/gcs/CHANGES.md index f8505853c0..d724f50987 100644 --- a/gcs/CHANGES.md +++ b/gcs/CHANGES.md @@ -1,6 +1,6 @@ # Release Notes -## Next +## 2.2.21 - 2024-03-15 1. [Bug Fix] Set user agent in gRPC requests ## 2.2.20 - 2024-02-21 diff --git a/gcs/pom.xml b/gcs/pom.xml index 8d9430f04f..72c40f8359 100644 --- a/gcs/pom.xml +++ b/gcs/pom.xml @@ -22,7 +22,7 @@ com.google.cloud.bigdataoss bigdataoss-parent - 2.2.21-SNAPSHOT + 2.2.21 ../pom.xml @@ -32,7 +32,7 @@ gcs-connector - ${hadoop.identifier}-2.2.21-SNAPSHOT + ${hadoop.identifier}-2.2.21 diff --git a/gcsio/pom.xml b/gcsio/pom.xml index 1973e61836..8649e70a1a 100644 --- a/gcsio/pom.xml +++ b/gcsio/pom.xml @@ -22,7 +22,7 @@ com.google.cloud.bigdataoss bigdataoss-parent - 2.2.21-SNAPSHOT + 2.2.21 ../pom.xml @@ -32,7 +32,7 @@ gcsio - 2.2.21-SNAPSHOT + 2.2.21 diff --git a/pom.xml b/pom.xml index c4bde2d2e1..71d830a30d 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ com.google.cloud.bigdataoss bigdataoss-parent - 2.2.21-SNAPSHOT + 2.2.21 pom https://github.com/GoogleCloudDataproc/hadoop-connectors @@ -80,7 +80,7 @@ true - 2.2.21-SNAPSHOT + 2.2.21 1.2.1-SNAPSHOT 4.5.13 1.1.7 diff --git a/util-hadoop/pom.xml b/util-hadoop/pom.xml index af5c446842..1986a544ec 100644 --- a/util-hadoop/pom.xml +++ b/util-hadoop/pom.xml @@ -22,14 +22,14 @@ com.google.cloud.bigdataoss bigdataoss-parent - 2.2.21-SNAPSHOT + 2.2.21 ../pom.xml util-hadoop-${hadoop.identifier} util-hadoop - ${hadoop.identifier}-2.2.21-SNAPSHOT + ${hadoop.identifier}-2.2.21 diff --git a/util/pom.xml b/util/pom.xml index 10146dee6a..7b64a0dffb 100644 --- a/util/pom.xml +++ b/util/pom.xml @@ -22,12 +22,12 @@ com.google.cloud.bigdataoss bigdataoss-parent - 2.2.21-SNAPSHOT + 2.2.21 ../pom.xml util - 2.2.21-SNAPSHOT + 2.2.21