<< Twitter4J 2.0.4 released - added Streaming API support | Home | Twitter4J 2.0.6 released >>

Twitter4J 2.0.5 released

Twitter4J is an open-sourced, mavenized and Google App Engine safe Java library for the Twitter API which is released under the BSD license.

Twitter4J 2.0.5 is now available for download.



This version is also available in the Maven central repository.
http://repo1.maven.org/maven2/net/homeip/yusuke/twitter4j/
You can also use the snapshot repository.
http://yusuke.homeip.net/maven2/net/homeip/yusuke/twitter4j/


Here is the complete list of fixes included in version 2.0.5
Release Notes - Twitter4J - Version 2.0.5

Bug

  • [TFJ-150] - REGRESSION : enableNotification() fails with TwitterException: 404:The URI requested is invalid or the resource requested, such as a user, does not exists.
  • [TFJ-151] - several test cases fail on JDK1.4.2 with java.lang.NoSuchMethodError
  • [TFJ-153] - OAuth rarely fails with "Invalid / used nonce"

Improvement

  • [TFJ-154] - search() with old since_id throws TwitterException




Add a comment Send a TrackBack