From 354e4d5b6b4639c1da53aa930f59ceeca45237e7 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Wed, 21 Aug 2024 16:28:04 -0400
Subject: [PATCH] chore(main): release 1.45.0 (#1946)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
---
CHANGELOG.md | 28 +++++++++++++++++
google-http-client-android-test/pom.xml | 6 ++--
google-http-client-android/pom.xml | 4 +--
google-http-client-apache-v2/pom.xml | 4 +--
google-http-client-apache-v5/pom.xml | 4 +--
google-http-client-appengine/pom.xml | 4 +--
google-http-client-assembly/pom.xml | 4 +--
google-http-client-bom/pom.xml | 22 +++++++-------
google-http-client-findbugs/pom.xml | 4 +--
google-http-client-gson/pom.xml | 4 +--
google-http-client-jackson2/pom.xml | 4 +--
google-http-client-protobuf/pom.xml | 4 +--
google-http-client-test/pom.xml | 4 +--
google-http-client-xml/pom.xml | 4 +--
google-http-client/pom.xml | 4 +--
pom.xml | 4 +--
.../dailymotion-simple-cmdline-sample/pom.xml | 2 +-
versions.txt | 30 +++++++++----------
18 files changed, 84 insertions(+), 56 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4cb4c04d2..3dcf93689 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,33 @@
# Changelog
+## [1.45.0](https://github.com/googleapis/google-http-java-client/compare/v1.44.2...v1.45.0) (2024-08-21)
+
+
+### Features
+
+* Introduce google-http-client-apache-v5 (Apache Client/Core 5.x) ([#1960](https://github.com/googleapis/google-http-java-client/issues/1960)) ([5d527dc](https://github.com/googleapis/google-http-java-client/commit/5d527dc3afade0834a82e5280f22e0129b5f1297))
+* Next release from main is 1.45.0 ([#1972](https://github.com/googleapis/google-http-java-client/issues/1972)) ([094dcc8](https://github.com/googleapis/google-http-java-client/commit/094dcc87f22d16686242ce6cb06151b2a199ec2a))
+
+
+### Dependencies
+
+* Update actions/checkout action to v4 ([#1993](https://github.com/googleapis/google-http-java-client/issues/1993)) ([f8b0cc1](https://github.com/googleapis/google-http-java-client/commit/f8b0cc1c908b4ebdf3c30a9f9a9b50c96d33f781))
+* Update actions/github-script action to v7 ([#1994](https://github.com/googleapis/google-http-java-client/issues/1994)) ([e527f0d](https://github.com/googleapis/google-http-java-client/commit/e527f0d9624e47c37a551590cf555f6207751fe9))
+* Update actions/setup-java action to v4 ([#1995](https://github.com/googleapis/google-http-java-client/issues/1995)) ([07aa01c](https://github.com/googleapis/google-http-java-client/commit/07aa01c2f86dc35fd6d1f968cbf111315ef26aa5))
+* Update actions/upload-artifact action to v4 ([#1996](https://github.com/googleapis/google-http-java-client/issues/1996)) ([5ba7021](https://github.com/googleapis/google-http-java-client/commit/5ba70218d8bdae18094b1031f9c800688aa58fb4))
+* Update dependency com.fasterxml.jackson.core:jackson-core to v2.17.2 ([#1987](https://github.com/googleapis/google-http-java-client/issues/1987)) ([4202d32](https://github.com/googleapis/google-http-java-client/commit/4202d328ea2cefff0771036b010fbfd80928f88c))
+* Update dependency com.google.cloud:native-image-shared-config to v1.7.7 ([#1937](https://github.com/googleapis/google-http-java-client/issues/1937)) ([b224a1d](https://github.com/googleapis/google-http-java-client/commit/b224a1d64cae44878f1bb0af83fb8e33e2e12d63))
+* Update dependency com.google.cloud:native-image-shared-config to v1.9.0 ([#1961](https://github.com/googleapis/google-http-java-client/issues/1961)) ([792e44f](https://github.com/googleapis/google-http-java-client/commit/792e44f6a2b7678fef30c3bdfc0955be533a7613))
+* Update dependency com.google.code.gson:gson to v2.11.0 ([#1988](https://github.com/googleapis/google-http-java-client/issues/1988)) ([63afd35](https://github.com/googleapis/google-http-java-client/commit/63afd35f0a3c15f5a66f5b6a06bae01f82b54504))
+* Update dependency com.google.errorprone:error_prone_annotations to v2.30.0 ([#1989](https://github.com/googleapis/google-http-java-client/issues/1989)) ([6e19c5c](https://github.com/googleapis/google-http-java-client/commit/6e19c5ca66c67dad53272998535ed197559dfe02))
+* Update dependency com.google.j2objc:j2objc-annotations to v3 ([#1998](https://github.com/googleapis/google-http-java-client/issues/1998)) ([3d70537](https://github.com/googleapis/google-http-java-client/commit/3d7053747076e599f819c41f8362f6070a96ce8a))
+* Update dependency io.grpc:grpc-context to v1.66.0 ([#1990](https://github.com/googleapis/google-http-java-client/issues/1990)) ([66a9f15](https://github.com/googleapis/google-http-java-client/commit/66a9f15c35bc64c25f10094c424e025ea6b0a693))
+* Update dependency org.apache.httpcomponents.core5:httpcore5 to v5.2.5 ([#2002](https://github.com/googleapis/google-http-java-client/issues/2002)) ([8c61065](https://github.com/googleapis/google-http-java-client/commit/8c6106505a119380e555c64151542445f0e1a5f8))
+* Update github/codeql-action action to v3 ([#2000](https://github.com/googleapis/google-http-java-client/issues/2000)) ([7250f64](https://github.com/googleapis/google-http-java-client/commit/7250f649be7a989dc0a855d6f6ddff987ac0ebaa))
+* Update ossf/scorecard-action action to v2.4.0 ([#1992](https://github.com/googleapis/google-http-java-client/issues/1992)) ([08c5e5a](https://github.com/googleapis/google-http-java-client/commit/08c5e5a7f7a887aaccc03a40c784d34ecbc45984))
+* Update project.appengine.version to v2.0.27 ([#1938](https://github.com/googleapis/google-http-java-client/issues/1938)) ([3f27cc8](https://github.com/googleapis/google-http-java-client/commit/3f27cc800db62c2208160234a5afad641f1a3781))
+* Update project.appengine.version to v2.0.29 ([#1978](https://github.com/googleapis/google-http-java-client/issues/1978)) ([a3fd1e3](https://github.com/googleapis/google-http-java-client/commit/a3fd1e34925a531d47613145d5f3b5473cef2d82))
+
## [1.44.2](https://github.com/googleapis/google-http-java-client/compare/v1.44.1...v1.44.2) (2024-05-16)
diff --git a/google-http-client-android-test/pom.xml b/google-http-client-android-test/pom.xml
index 500725541..48bc0f333 100644
--- a/google-http-client-android-test/pom.xml
+++ b/google-http-client-android-test/pom.xml
@@ -4,7 +4,7 @@
google-http-client
google-http-client-android-test
Test project for google-http-client-android.
- 1.44.3-SNAPSHOT
+ 1.45.0
apk
@@ -53,7 +53,7 @@
com.google.http-client
google-http-client-android
- 1.44.3-SNAPSHOT
+ 1.45.0
android
@@ -72,7 +72,7 @@
com.google.http-client
google-http-client-test
- 1.44.3-SNAPSHOT
+ 1.45.0
junit
diff --git a/google-http-client-android/pom.xml b/google-http-client-android/pom.xml
index bedac6c25..1ac9f5e2b 100644
--- a/google-http-client-android/pom.xml
+++ b/google-http-client-android/pom.xml
@@ -4,11 +4,11 @@
com.google.http-client
google-http-client-parent
- 1.44.3-SNAPSHOT
+ 1.45.0
../pom.xml
google-http-client-android
- 1.44.3-SNAPSHOT
+ 1.45.0
Android Platform Extensions to the Google HTTP Client Library for Java.
diff --git a/google-http-client-apache-v2/pom.xml b/google-http-client-apache-v2/pom.xml
index 10307d3bb..0e1c72742 100644
--- a/google-http-client-apache-v2/pom.xml
+++ b/google-http-client-apache-v2/pom.xml
@@ -4,11 +4,11 @@
com.google.http-client
google-http-client-parent
- 1.44.3-SNAPSHOT
+ 1.45.0
../pom.xml
google-http-client-apache-v2
- 1.44.3-SNAPSHOT
+ 1.45.0
Apache HTTP transport v2 for the Google HTTP Client Library for Java.
diff --git a/google-http-client-apache-v5/pom.xml b/google-http-client-apache-v5/pom.xml
index a67897975..c2cd4f070 100644
--- a/google-http-client-apache-v5/pom.xml
+++ b/google-http-client-apache-v5/pom.xml
@@ -4,11 +4,11 @@
com.google.http-client
google-http-client-parent
- 1.44.3-SNAPSHOT
+ 1.45.0
../pom.xml
google-http-client-apache-v5
- 1.44.3-SNAPSHOT
+ 1.45.0
Apache HTTP transport v5 for the Google HTTP Client Library for Java.
diff --git a/google-http-client-appengine/pom.xml b/google-http-client-appengine/pom.xml
index a61580b85..573b3a334 100644
--- a/google-http-client-appengine/pom.xml
+++ b/google-http-client-appengine/pom.xml
@@ -4,11 +4,11 @@
com.google.http-client
google-http-client-parent
- 1.44.3-SNAPSHOT
+ 1.45.0
../pom.xml
google-http-client-appengine
- 1.44.3-SNAPSHOT
+ 1.45.0
Google App Engine extensions to the Google HTTP Client Library for Java.
diff --git a/google-http-client-assembly/pom.xml b/google-http-client-assembly/pom.xml
index 3f82074e3..3f58b39d8 100644
--- a/google-http-client-assembly/pom.xml
+++ b/google-http-client-assembly/pom.xml
@@ -4,12 +4,12 @@
com.google.http-client
google-http-client-parent
- 1.44.3-SNAPSHOT
+ 1.45.0
../pom.xml
com.google.http-client
google-http-client-assembly
- 1.44.3-SNAPSHOT
+ 1.45.0
pom
Assembly for the Google HTTP Client Library for Java
diff --git a/google-http-client-bom/pom.xml b/google-http-client-bom/pom.xml
index 3e5a6aee6..ac2f8cbab 100644
--- a/google-http-client-bom/pom.xml
+++ b/google-http-client-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.http-client
google-http-client-bom
- 1.44.3-SNAPSHOT
+ 1.45.0
pom
Google HTTP Client Library for Java BOM
@@ -63,52 +63,52 @@
com.google.http-client
google-http-client
- 1.44.3-SNAPSHOT
+ 1.45.0
com.google.http-client
google-http-client-android
- 1.44.3-SNAPSHOT
+ 1.45.0
com.google.http-client
google-http-client-apache-v2
- 1.44.3-SNAPSHOT
+ 1.45.0
com.google.http-client
google-http-client-appengine
- 1.44.3-SNAPSHOT
+ 1.45.0
com.google.http-client
google-http-client-findbugs
- 1.44.3-SNAPSHOT
+ 1.45.0
com.google.http-client
google-http-client-gson
- 1.44.3-SNAPSHOT
+ 1.45.0
com.google.http-client
google-http-client-jackson2
- 1.44.3-SNAPSHOT
+ 1.45.0
com.google.http-client
google-http-client-protobuf
- 1.44.3-SNAPSHOT
+ 1.45.0
com.google.http-client
google-http-client-test
- 1.44.3-SNAPSHOT
+ 1.45.0
com.google.http-client
google-http-client-xml
- 1.44.3-SNAPSHOT
+ 1.45.0
diff --git a/google-http-client-findbugs/pom.xml b/google-http-client-findbugs/pom.xml
index 812f9f8de..00c3f9a98 100644
--- a/google-http-client-findbugs/pom.xml
+++ b/google-http-client-findbugs/pom.xml
@@ -4,11 +4,11 @@
com.google.http-client
google-http-client-parent
- 1.44.3-SNAPSHOT
+ 1.45.0
../pom.xml
google-http-client-findbugs
- 1.44.3-SNAPSHOT
+ 1.45.0
Google APIs Client Library Findbugs custom plugin.
diff --git a/google-http-client-gson/pom.xml b/google-http-client-gson/pom.xml
index bb7dc31b5..81c9e005f 100644
--- a/google-http-client-gson/pom.xml
+++ b/google-http-client-gson/pom.xml
@@ -4,11 +4,11 @@
com.google.http-client
google-http-client-parent
- 1.44.3-SNAPSHOT
+ 1.45.0
../pom.xml
google-http-client-gson
- 1.44.3-SNAPSHOT
+ 1.45.0
GSON extensions to the Google HTTP Client Library for Java.
diff --git a/google-http-client-jackson2/pom.xml b/google-http-client-jackson2/pom.xml
index d8afee4f6..a9450c3be 100644
--- a/google-http-client-jackson2/pom.xml
+++ b/google-http-client-jackson2/pom.xml
@@ -4,11 +4,11 @@
com.google.http-client
google-http-client-parent
- 1.44.3-SNAPSHOT
+ 1.45.0
../pom.xml
google-http-client-jackson2
- 1.44.3-SNAPSHOT
+ 1.45.0
Jackson 2 extensions to the Google HTTP Client Library for Java.
diff --git a/google-http-client-protobuf/pom.xml b/google-http-client-protobuf/pom.xml
index f5b9a87b8..814c4a951 100644
--- a/google-http-client-protobuf/pom.xml
+++ b/google-http-client-protobuf/pom.xml
@@ -4,11 +4,11 @@
com.google.http-client
google-http-client-parent
- 1.44.3-SNAPSHOT
+ 1.45.0
../pom.xml
google-http-client-protobuf
- 1.44.3-SNAPSHOT
+ 1.45.0
Protocol Buffer extensions to the Google HTTP Client Library for Java.
diff --git a/google-http-client-test/pom.xml b/google-http-client-test/pom.xml
index 89648a188..82bd423c5 100644
--- a/google-http-client-test/pom.xml
+++ b/google-http-client-test/pom.xml
@@ -4,11 +4,11 @@
com.google.http-client
google-http-client-parent
- 1.44.3-SNAPSHOT
+ 1.45.0
../pom.xml
google-http-client-test
- 1.44.3-SNAPSHOT
+ 1.45.0
Shared classes used for testing of artifacts in the Google HTTP Client Library for Java.
diff --git a/google-http-client-xml/pom.xml b/google-http-client-xml/pom.xml
index c3acca5f0..c28f0e20f 100644
--- a/google-http-client-xml/pom.xml
+++ b/google-http-client-xml/pom.xml
@@ -4,11 +4,11 @@
com.google.http-client
google-http-client-parent
- 1.44.3-SNAPSHOT
+ 1.45.0
../pom.xml
google-http-client-xml
- 1.44.3-SNAPSHOT
+ 1.45.0
XML extensions to the Google HTTP Client Library for Java.
diff --git a/google-http-client/pom.xml b/google-http-client/pom.xml
index e787ec4ec..d1dd414fa 100644
--- a/google-http-client/pom.xml
+++ b/google-http-client/pom.xml
@@ -4,11 +4,11 @@
com.google.http-client
google-http-client-parent
- 1.44.3-SNAPSHOT
+ 1.45.0
../pom.xml
google-http-client
- 1.44.3-SNAPSHOT
+ 1.45.0
Google HTTP Client Library for Java
Google HTTP Client Library for Java. Functionality that works on all supported Java platforms,
diff --git a/pom.xml b/pom.xml
index 96257f362..ea79fec71 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
4.0.0
com.google.http-client
google-http-client-parent
- 1.44.3-SNAPSHOT
+ 1.45.0
pom
Parent for the Google HTTP Client Library for Java
Google HTTP Client Library for Java
@@ -609,7 +609,7 @@
- google-api-java-client/google-api-client-assembly/android-properties (make the filenames match the version here)
- Internally, update the default features.json file
-->
- 1.44.3-SNAPSHOT
+ 1.45.0
2.0.29
UTF-8
3.0.2
diff --git a/samples/dailymotion-simple-cmdline-sample/pom.xml b/samples/dailymotion-simple-cmdline-sample/pom.xml
index 9e5ac5075..14d9218ce 100644
--- a/samples/dailymotion-simple-cmdline-sample/pom.xml
+++ b/samples/dailymotion-simple-cmdline-sample/pom.xml
@@ -4,7 +4,7 @@
com.google.http-client
google-http-client-parent
- 1.44.3-SNAPSHOT
+ 1.45.0
../../pom.xml
dailymotion-simple-cmdline-sample
diff --git a/versions.txt b/versions.txt
index 87dbbb662..aa6a7232b 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,18 +1,18 @@
# Format:
# module:released-version:current-version
-google-http-client:1.44.2:1.44.3-SNAPSHOT
-google-http-client-bom:1.44.2:1.44.3-SNAPSHOT
-google-http-client-parent:1.44.2:1.44.3-SNAPSHOT
-google-http-client-android:1.44.2:1.44.3-SNAPSHOT
-google-http-client-android-test:1.44.2:1.44.3-SNAPSHOT
-google-http-client-apache-v2:1.44.2:1.44.3-SNAPSHOT
-google-http-client-apache-v5:1.44.2:1.44.3-SNAPSHOT
-google-http-client-appengine:1.44.2:1.44.3-SNAPSHOT
-google-http-client-assembly:1.44.2:1.44.3-SNAPSHOT
-google-http-client-findbugs:1.44.2:1.44.3-SNAPSHOT
-google-http-client-gson:1.44.2:1.44.3-SNAPSHOT
-google-http-client-jackson2:1.44.2:1.44.3-SNAPSHOT
-google-http-client-protobuf:1.44.2:1.44.3-SNAPSHOT
-google-http-client-test:1.44.2:1.44.3-SNAPSHOT
-google-http-client-xml:1.44.2:1.44.3-SNAPSHOT
+google-http-client:1.45.0:1.45.0
+google-http-client-bom:1.45.0:1.45.0
+google-http-client-parent:1.45.0:1.45.0
+google-http-client-android:1.45.0:1.45.0
+google-http-client-android-test:1.45.0:1.45.0
+google-http-client-apache-v2:1.45.0:1.45.0
+google-http-client-apache-v5:1.45.0:1.45.0
+google-http-client-appengine:1.45.0:1.45.0
+google-http-client-assembly:1.45.0:1.45.0
+google-http-client-findbugs:1.45.0:1.45.0
+google-http-client-gson:1.45.0:1.45.0
+google-http-client-jackson2:1.45.0:1.45.0
+google-http-client-protobuf:1.45.0:1.45.0
+google-http-client-test:1.45.0:1.45.0
+google-http-client-xml:1.45.0:1.45.0