Releases: googleapis/google-http-java-client
Releases · googleapis/google-http-java-client
v2.0.1
2.0.1 (2025-09-24)
Bug Fixes
- UriTemplate expansion reserved ("+") and fragment("#") should not encode already percent encoded parts (#2108) (30766a8)
v2.0.0
2.0.0 (2025-08-08)
⚠ BREAKING CHANGES
- update guava to 33.4.8-android (#2112). This makes this library compatible with Java 8+.
Features
Dependencies
v1.47.1
1.47.1 (2025-06-23)
Bug Fixes
- Add special handling for
Object
in Types.newInstance()
(#2102) (a855eca)
v1.47.0
1.47.0 (2025-04-28)
Features
Bug Fixes
Dependencies
- Update github/codeql-action action to v3.28.16 (#2057) (4fc3e3a)
v1.46.3
1.46.3 (2025-02-25)
Dependencies
- Update native-image-shared-config to 1.14.4 (1ab8c28)
v1.46.2
1.46.2 (2025-02-24)
Dependencies
v1.46.1
1.46.1 (2025-02-07)
Bug Fixes
- Remove unnecessary nexus plugin activation (#2071) (e3a3523)
Dependencies
- Revert dependency io.grpc:grpc-context back to v1.69.0 (5790ac4)
v1.46.0
1.46.0 (2025-02-06)
⚠️ Breaking changes ⚠️
- Upgraded
google-http-client-test
to JUnit4. This was done by annotating classes with @RunWith(JUnit4.class)
and each test method with @Test
.
Features
Dependencies
- Update actions/upload-artifact action to v4.6.0 (#2056) (1e70d04)
- Update dependency io.grpc:grpc-context to v1.70.0 (#2068) (7a580bf)
- Update project.appengine.version to v2.0.32 (#2065) (2285bb1)
v1.45.3
1.45.3 (2024-12-11)
Dependencies
- Update dependency io.grpc:grpc-context to v1.69.0 (#2050) (9f4f6ab)
- Update github/codeql-action action to v3.27.7 (#2049) (9190382)
v1.45.2
1.45.2 (2024-12-05)
Bug Fixes
Dependencies
- Update actions/checkout action to v4.2.2 (#2034) (024fd71)
- Update actions/upload-artifact action to v4.4.3 (#2035) (443157c)
- Update dependency com.fasterxml.jackson.core:jackson-core to v2.18.2 (#2036) (5d24785)
- Update dependency com.google.errorprone:error_prone_annotations to v2.36.0 (#2037) (cc6eb61)
- Update dependency io.grpc:grpc-context to v1.68.2 (#2038) (9fba799)
- Update dependency ubuntu to v24 (#2041) (ac83eb2)
- Update github/codeql-action action to v3.27.6 (#2003) (dc8e46a)
- Update project.appengine.version to v2.0.31 (#2027) (8bb79e5)