diff --git a/CHANGES.md b/CHANGES.md index 2480c8ac6..69af906b0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,11 @@ * PR #1166: Fix filters by adding surrounding parenthesis. Thanks @tom-s-powell ! * PR #1171: fix read, write issues with Timestamp * Issue #1116: BigQuery write fails with MessageSize is too large +* BigQuery API has been upgraded to version 2.36.0 +* GAX has been upgraded to version 2.40.0 +* gRPC has been upgraded to version 1.61.0 +* Netty has been upgraded to version 4.1.106.Final +* Protocol Buffers has been upgraded to version 3.25.2 ## 0.35.1 - 2023-12-28 diff --git a/spark-bigquery-parent/pom.xml b/spark-bigquery-parent/pom.xml index 2a1984df8..0067028ef 100644 --- a/spark-bigquery-parent/pom.xml +++ b/spark-bigquery-parent/pom.xml @@ -52,19 +52,20 @@ 0.0.1-SNAPSHOT 1.11.3 - 14.0.1 - 2.38.0 - 2.35.0 + 15.0.0 + 2.40.0 + 1.22.0 + 2.36.0 2.47.0 - 4.29.0 - 2.30.1 - 1.1.5 - 1.60.0 - 32.1.3-jre - 2.16.0 - 4.1.101.Final + 4.30.0 + 2.31.0 + 1.3.0 + 1.61.0 + 33.0.0-jre + 2.16.1 + 4.1.106.Final 2.8 - 3.25.1 + 3.25.2 1.4.9-1 true false @@ -116,7 +117,7 @@ com.google.auth google-auth-library-bom - 1.16.1 + ${google-auth.version} pom import @@ -326,7 +327,7 @@ com.github.spotbugs spotbugs-maven-plugin - 4.8.2.0 + 4.8.3.0 org.apache.maven.plugins @@ -341,7 +342,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.2.3 + 3.2.5 org.apache.maven.plugins