Version 1.17.0-rc released!

46 views
Skip to first unread message

Eyal Peled

unread,
Sep 13, 2013, 8:20:43 AM9/13/13
to google-http...@googlegroups.com

Announcing the release of 1.17.0-rc:


Highlights:


  • [Issue 235] Fixed a bug where NetHttpResponse would not return the correct stream, resulting in socket leaks
  • [Issue 237] Moved XML support to google-http-client-xml artifact
  • [Issue 225] Fixed a bug where content was not being removed from the body when GET requests are changed to POST requests

You can also take a look at the New FeaturesJavaDoc, and JDiff for more details.


Maven users should specify version 1.17.0-rc in their project's pom.xml file.

For example:


<dependency>

    <groupId>com.google.http-client</groupId>

    <artifactId>google-http-client</artifactId>

    <version>1.17.0-rc</version>

</dependency>

Reply all
Reply to author
Forward
0 new messages