Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release google-http-java-client v1.28.0 #559

Conversation

chingor13
Copy link
Collaborator

@chingor13 chingor13 commented Jan 3, 2019

This pull request was generated using releasetool.

01-03-2019 14:04 PST

Important Changes

  • This library now support Java 7, 8, and 11 (dropped Java 6 support)
  • If you are using the apache adapter, please include either the google-http-client-apache or google-http-client-apache-legacy artifacts.

Implementation Changes

  • Fix iterable maps JSON serialization (#550)
  • Update OpenCensus deprecations (#556)
  • Fixed MockBackOff#getMaxTries, returns maxTries (#548)
  • Fix building HttpResponseException when charset is malformed (#535)
  • Fix UriTemplate.expand to properly escape value (#534)
  • GenericData can now overload setters (#538)
  • Make signature of com.google.api.client.util.Data#nullOf more type safe (#537)
  • Request charset defaults to UTF-8, Response charset defaults to ISO_8859_1 (#532)

New Features

  • Re-add OpenCensus integration (#545)
  • Re-add Apache PATCH request (#547)
  • Split http apache artifact (#543)
  • Compile to Java 1.7 binary (#542)
  • Implement Closeable & Flushable in JsonGenerator and JsonParser (#540)

Deprecations

  • Deprecate JdoDataStoreFactory (#553)
  • Deprecate AndroidHttp compatibility shim (#541)
  • Deprecate google-http-client-jackson (#539)

Dependencies

  • Update commons-codec 1.10 -> 1.11 (#552)
  • Update guava to 26.0-android (#531)

Documentation

Internal / Testing Changes

  • Use maven enforcer plugin for maven version requirements (#555)
  • Need to specify versions for antrun-plugin or it doesn't run (#554)
  • Cleanup samples (#544)

@chingor13 chingor13 requested a review from a team as a code owner January 3, 2019 22:04
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jan 3, 2019
@chingor13 chingor13 closed this Jan 3, 2019
@chingor13 chingor13 deleted the release-google-http-java-client-v1.28.0 branch January 7, 2019 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants