Skip to content

Commit

Permalink
chore(main): release 1.45.0 (#1946)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] committed Aug 21, 2024
1 parent 8c61065 commit 354e4d5
Show file tree
Hide file tree
Showing 18 changed files with 84 additions and 56 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
6 changes: 3 additions & 3 deletions google-http-client-android-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>google-http-client</groupId>
<artifactId>google-http-client-android-test</artifactId>
<name>Test project for google-http-client-android.</name>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-android-test:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-android-test:current} -->
<packaging>apk</packaging>

<build>
Expand Down Expand Up @@ -53,7 +53,7 @@
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-android</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-android:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-android:current} -->
<exclusions>
<exclusion>
<artifactId>android</artifactId>
Expand All @@ -72,7 +72,7 @@
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-test</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-test:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-test:current} -->
<exclusions>
<exclusion>
<artifactId>junit</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions google-http-client-android/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-android</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-android:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-android:current} -->
<name>Android Platform Extensions to the Google HTTP Client Library for Java.</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions google-http-client-apache-v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->

This comment has been minimized.

<version>1.45.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-apache-v2</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-apache-v2:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-apache-v2:current} -->
<name>Apache HTTP transport v2 for the Google HTTP Client Library for Java.</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions google-http-client-apache-v5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-apache-v5</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-apache-v5:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-apache-v5:current} -->
<name>Apache HTTP transport v5 for the Google HTTP Client Library for Java.</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions google-http-client-appengine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-appengine</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-appengine:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-appengine:current} -->
<name>Google App Engine extensions to the Google HTTP Client Library for Java.</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions google-http-client-assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-assembly</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-assembly:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-assembly:current} -->
<packaging>pom</packaging>
<name>Assembly for the Google HTTP Client Library for Java</name>

Expand Down
22 changes: 11 additions & 11 deletions google-http-client-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-bom</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-bom:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-bom:current} -->
<packaging>pom</packaging>

<name>Google HTTP Client Library for Java BOM</name>
Expand Down Expand Up @@ -63,52 +63,52 @@
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client:current} -->
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-android</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-android:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-android:current} -->
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-apache-v2</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-apache-v2:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-apache-v2:current} -->
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-appengine</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-appengine:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-appengine:current} -->
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-findbugs</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-findbugs:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-findbugs:current} -->
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-gson</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-gson:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-gson:current} -->
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-jackson2</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-jackson2:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-jackson2:current} -->
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-protobuf</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-protobuf:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-protobuf:current} -->
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-test</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-test:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-test:current} -->
</dependency>
<dependency>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-xml</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-xml:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-xml:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions google-http-client-findbugs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-findbugs</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-findbugs:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-findbugs:current} -->
<name>Google APIs Client Library Findbugs custom plugin.</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions google-http-client-gson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-gson</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-gson:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-gson:current} -->
<name>GSON extensions to the Google HTTP Client Library for Java.</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions google-http-client-jackson2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-jackson2</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-jackson2:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-jackson2:current} -->
<name>Jackson 2 extensions to the Google HTTP Client Library for Java.</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions google-http-client-protobuf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-protobuf</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-protobuf:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-protobuf:current} -->
<name>Protocol Buffer extensions to the Google HTTP Client Library for Java.</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions google-http-client-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-test</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-test:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-test:current} -->
<name>Shared classes used for testing of artifacts in the Google HTTP Client Library for Java.</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions google-http-client-xml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-xml</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-xml:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-xml:current} -->
<name>XML extensions to the Google HTTP Client Library for Java.</name>

<build>
Expand Down
4 changes: 2 additions & 2 deletions google-http-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client:current} -->
<name>Google HTTP Client Library for Java</name>
<description>
Google HTTP Client Library for Java. Functionality that works on all supported Java platforms,
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.44.3-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.45.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<packaging>pom</packaging>
<name>Parent for the Google HTTP Client Library for Java</name>
<description>Google HTTP Client Library for Java</description>
Expand Down Expand Up @@ -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
-->
<project.http-client.version>1.44.3-SNAPSHOT</project.http-client.version><!-- {x-version-update:google-http-client-parent:current} -->
<project.http-client.version>1.45.0</project.http-client.version><!-- {x-version-update:google-http-client-parent:current} -->
<project.appengine.version>2.0.29</project.appengine.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.jsr305.version>3.0.2</project.jsr305.version>
Expand Down
Loading

0 comments on commit 354e4d5

Please sign in to comment.