Twitter4J 2.0.8 released - fixes Twitpocalypse issue, supports saved searches methods, support PIN based OAuth
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.8 is now available for download.
This version will be available in the Maven central repository in 24 hours.
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/
Twitter4J is an open-sourced software and free of charge for any commercial and non-commercial projects.
If you feel Twitter4J makes your life easier, please do consider making a donation!
- Okay, Twitter4J looks to be interesting
- Okay, Twitter4J is one of my favorite library
- Okay, Twitter4J is making me rich
It is known that Twitpocalypse impacts Twitter4J.
http://yusuke.homeip.net/jira/browse/TFJ-172
All projects using Twitter4J are encouraged to migrate to this version immediately.
Here is the complete list of fixes included in version 2.0.8
Release Notes - Twitter4J - Version 2.0.8
Bug
- [TFJ-165] - *.cmd fails with "'C:\Program' is not recognized as an internal or external command,"
- [TFJ-166] - GetTimelines.cmd fails with java.lang.NoClassDefFoundError: twitter4j/examples/AsyncExample
- [TFJ-172] - Twitpocalypse issue: NumberFormatException
New Feature
- [TFJ-164] - support Saved Searches Methods
- [TFJ-169] - OAuth 1.0a: desktop clients need to send oauth_verifier (pin) to get OAuth Access Token
| Tweet |