Skip to content

Commit

Permalink
chore(main): release 1.42.0 (#1631)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


## [1.42.0](v1.41.7...v1.42.0) (2022-06-09)


### Features

* add build scripts for native image testing in Java 17 ([#1440](#1440)) ([#1666](#1666)) ([05d4019](05d4019))
* next release from main branch is 1.42.0 ([#1633](#1633)) ([9acb1ab](9acb1ab))


### Dependencies

* update dependency com.fasterxml.jackson.core:jackson-core to v2.13.3 ([#1665](#1665)) ([e4f0959](e4f0959))
* update dependency com.google.errorprone:error_prone_annotations to v2.13.0 ([#1630](#1630)) ([bf777b3](bf777b3))
* update dependency com.google.errorprone:error_prone_annotations to v2.13.1 ([#1632](#1632)) ([9e46cd8](9e46cd8))
* update dependency com.google.errorprone:error_prone_annotations to v2.14.0 ([#1667](#1667)) ([3516e18](3516e18))
* update dependency com.google.protobuf:protobuf-java to v3.20.1 ([#1639](#1639)) ([90a99e2](90a99e2))
* update dependency com.google.protobuf:protobuf-java to v3.21.0 ([#1668](#1668)) ([babbe94](babbe94))
* update dependency com.google.protobuf:protobuf-java to v3.21.1 ([#1669](#1669)) ([30ec091](30ec091))
* update dependency org.apache.felix:maven-bundle-plugin to v5.1.6 ([#1643](#1643)) ([8547f5f](8547f5f))
* update project.appengine.version to v2.0.5 ([#1662](#1662)) ([2c82c0d](2c82c0d))
* update project.opencensus.version to v0.31.1 ([#1644](#1644)) ([3c65a07](3c65a07))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
release-please[bot] committed Jun 9, 2022
1 parent ce3f5f0 commit 0e2c7e8
Show file tree
Hide file tree
Showing 17 changed files with 75 additions and 53 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,27 @@
# Changelog

## [1.42.0](https://github.com/googleapis/google-http-java-client/compare/v1.41.7...v1.42.0) (2022-06-09)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/google-http-java-client/issues/1440)) ([#1666](https://github.com/googleapis/google-http-java-client/issues/1666)) ([05d4019](https://github.com/googleapis/google-http-java-client/commit/05d40193d40097e5a793154a0951f2577fc80f04))
* next release from main branch is 1.42.0 ([#1633](https://github.com/googleapis/google-http-java-client/issues/1633)) ([9acb1ab](https://github.com/googleapis/google-http-java-client/commit/9acb1abaa97392174dd35c5e0e68346f8f653b5b))


### Dependencies

* update dependency com.fasterxml.jackson.core:jackson-core to v2.13.3 ([#1665](https://github.com/googleapis/google-http-java-client/issues/1665)) ([e4f0959](https://github.com/googleapis/google-http-java-client/commit/e4f095997050047d9a6cc20f034f5ef744aefd44))
* update dependency com.google.errorprone:error_prone_annotations to v2.13.0 ([#1630](https://github.com/googleapis/google-http-java-client/issues/1630)) ([bf777b3](https://github.com/googleapis/google-http-java-client/commit/bf777b364c8aafec09c486dc965587eae90549df))
* update dependency com.google.errorprone:error_prone_annotations to v2.13.1 ([#1632](https://github.com/googleapis/google-http-java-client/issues/1632)) ([9e46cd8](https://github.com/googleapis/google-http-java-client/commit/9e46cd85ed1c14161f6473f926802bf281edc4ad))
* update dependency com.google.errorprone:error_prone_annotations to v2.14.0 ([#1667](https://github.com/googleapis/google-http-java-client/issues/1667)) ([3516e18](https://github.com/googleapis/google-http-java-client/commit/3516e185b811d1935eebce31ba65da4813f7e998))
* update dependency com.google.protobuf:protobuf-java to v3.20.1 ([#1639](https://github.com/googleapis/google-http-java-client/issues/1639)) ([90a99e2](https://github.com/googleapis/google-http-java-client/commit/90a99e27b053f5dc6078d6d8cd9bfe150237e2b4))
* update dependency com.google.protobuf:protobuf-java to v3.21.0 ([#1668](https://github.com/googleapis/google-http-java-client/issues/1668)) ([babbe94](https://github.com/googleapis/google-http-java-client/commit/babbe94104710db7b4b428756d7db6c069674ff1))
* update dependency com.google.protobuf:protobuf-java to v3.21.1 ([#1669](https://github.com/googleapis/google-http-java-client/issues/1669)) ([30ec091](https://github.com/googleapis/google-http-java-client/commit/30ec091faea7b5ec9f130cb3fdee396e9923a4b9))
* update dependency org.apache.felix:maven-bundle-plugin to v5.1.6 ([#1643](https://github.com/googleapis/google-http-java-client/issues/1643)) ([8547f5f](https://github.com/googleapis/google-http-java-client/commit/8547f5fff9b27782162b0b6f0db7445c02918a45))
* update project.appengine.version to v2.0.5 ([#1662](https://github.com/googleapis/google-http-java-client/issues/1662)) ([2c82c0d](https://github.com/googleapis/google-http-java-client/commit/2c82c0d4da1162cbc6950cdd6b2f4472b884db13))
* update project.opencensus.version to v0.31.1 ([#1644](https://github.com/googleapis/google-http-java-client/issues/1644)) ([3c65a07](https://github.com/googleapis/google-http-java-client/commit/3c65a07c14d2bf7aa6cce25122df85670955d459))

### [1.41.7](https://github.com/googleapis/google-http-java-client/compare/v1.41.6...v1.41.7) (2022-04-11)


Expand Down
6 changes: 3 additions & 3 deletions google-http-client-android-test/pom.xml
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.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-android-test:current} -->
<version>1.42.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.41.8</version><!-- {x-version-update:google-http-client-android:current} -->
<version>1.42.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.41.8</version><!-- {x-version-update:google-http-client-test:current} -->
<version>1.42.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
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.42.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-android</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-android:current} -->
<version>1.42.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
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.42.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-apache-v2</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-apache-v2:current} -->
<version>1.42.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-appengine/pom.xml
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.42.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-appengine</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-appengine:current} -->
<version>1.42.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
Expand Up @@ -4,12 +4,12 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.42.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.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-assembly:current} -->
<version>1.42.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
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.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-bom:current} -->
<version>1.42.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.41.8</version><!-- {x-version-update:google-http-client:current} -->
<version>1.42.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.41.8</version><!-- {x-version-update:google-http-client-android:current} -->
<version>1.42.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.41.8</version><!-- {x-version-update:google-http-client-apache-v2:current} -->
<version>1.42.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.41.8</version><!-- {x-version-update:google-http-client-appengine:current} -->
<version>1.42.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.41.8</version><!-- {x-version-update:google-http-client-findbugs:current} -->
<version>1.42.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.41.8</version><!-- {x-version-update:google-http-client-gson:current} -->
<version>1.42.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.41.8</version><!-- {x-version-update:google-http-client-jackson2:current} -->
<version>1.42.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.41.8</version><!-- {x-version-update:google-http-client-protobuf:current} -->
<version>1.42.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.41.8</version><!-- {x-version-update:google-http-client-test:current} -->
<version>1.42.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.41.8</version><!-- {x-version-update:google-http-client-xml:current} -->
<version>1.42.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
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.42.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-findbugs</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-findbugs:current} -->
<version>1.42.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
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.42.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-gson</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-gson:current} -->
<version>1.42.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
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.42.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-jackson2</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-jackson2:current} -->
<version>1.42.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
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.42.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-protobuf</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-protobuf:current} -->
<version>1.42.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
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.42.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-test</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-test:current} -->
<version>1.42.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
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.42.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client-xml</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-xml:current} -->
<version>1.42.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
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.42.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>google-http-client</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client:current} -->
<version>1.42.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
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.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.42.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 @@ -560,7 +560,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.41.8-SNAPSHOT</project.http-client.version><!-- {x-version-update:google-http-client-parent:current} -->
<project.http-client.version>1.42.0</project.http-client.version><!-- {x-version-update:google-http-client-parent:current} -->
<project.appengine.version>2.0.5</project.appengine.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.jsr305.version>3.0.2</project.jsr305.version>
Expand Down
2 changes: 1 addition & 1 deletion samples/dailymotion-simple-cmdline-sample/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.google.http-client</groupId>
<artifactId>google-http-client-parent</artifactId>
<version>1.41.8-SNAPSHOT</version><!-- {x-version-update:google-http-client-parent:current} -->
<version>1.42.0</version><!-- {x-version-update:google-http-client-parent:current} -->
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>dailymotion-simple-cmdline-sample</artifactId>
Expand Down
28 changes: 14 additions & 14 deletions versions.txt
@@ -1,17 +1,17 @@
# Format:
# module:released-version:current-version

google-http-client:1.41.7:1.41.8-SNAPSHOT
google-http-client-bom:1.41.7:1.41.8-SNAPSHOT
google-http-client-parent:1.41.7:1.41.8-SNAPSHOT
google-http-client-android:1.41.7:1.41.8-SNAPSHOT
google-http-client-android-test:1.41.7:1.41.8-SNAPSHOT
google-http-client-apache-v2:1.41.7:1.41.8-SNAPSHOT
google-http-client-appengine:1.41.7:1.41.8-SNAPSHOT
google-http-client-assembly:1.41.7:1.41.8-SNAPSHOT
google-http-client-findbugs:1.41.7:1.41.8-SNAPSHOT
google-http-client-gson:1.41.7:1.41.8-SNAPSHOT
google-http-client-jackson2:1.41.7:1.41.8-SNAPSHOT
google-http-client-protobuf:1.41.7:1.41.8-SNAPSHOT
google-http-client-test:1.41.7:1.41.8-SNAPSHOT
google-http-client-xml:1.41.7:1.41.8-SNAPSHOT
google-http-client:1.42.0:1.42.0
google-http-client-bom:1.42.0:1.42.0
google-http-client-parent:1.42.0:1.42.0
google-http-client-android:1.42.0:1.42.0
google-http-client-android-test:1.42.0:1.42.0
google-http-client-apache-v2:1.42.0:1.42.0
google-http-client-appengine:1.42.0:1.42.0
google-http-client-assembly:1.42.0:1.42.0
google-http-client-findbugs:1.42.0:1.42.0
google-http-client-gson:1.42.0:1.42.0
google-http-client-jackson2:1.42.0:1.42.0
google-http-client-protobuf:1.42.0:1.42.0
google-http-client-test:1.42.0:1.42.0
google-http-client-xml:1.42.0:1.42.0

0 comments on commit 0e2c7e8

Please sign in to comment.