Twitter API の Java バインディングライブラリ、Twitter4J の最新版をリリースしました。
http://twitter4j.org/
最新の Site Streams を含む全ての API に対応しています。
Maven Central Repository にも入っています。
スナップショットビルドの公開時など、最新情報は @t4j_news で配信していますので興味のある方はフォローしてください。
・twitter4j 2.1.8 JavaDoc
・自前 maven repository
・snapshot ビルドをプロジェクトで利用する方法
・サポートAPIリスト
Release Notes – Twitter4J – Version 2.1.8
Bug
- [TFJ-392] – & not escaped properly in JSON results
- [TFJ-449] – GetSuggestedUserCategories.java fails with ArrayIndexOutOfBoundsException
- [TFJ-450] – all trends Resources examples scripts point twitter4j.examples.tweets.UpdateStatus
- [TFJ-455] – createPlace() fails with 404
Improvement
- [TFJ-403] – include entities is not enabled for some methods
- [TFJ-447] – getOAuthRequestToekn() should throw IllegalStateException if Access token is already available
- [TFJ-448] – getRetweetedBy(IDs)(long statusId, Paging paging) is useless as it returns only the first 100 users and no pagination is necessary
- [TFJ-456] – retry when receiving 503 status code
- [TFJ-461] – documentation is pointing old OAuth endpoints
New Feature
- [TFJ-397] – support site streams
- [TFJ-451] – support /related_results/show
- [TFJ-457] – support twipplePhoto
Task
- [TFJ-452] – deprecate updateDeliveryDevice
- [TFJ-453] – changing email via account/update_profile is no longer supported
- [TFJ-458] – refactor ImageUpload
- [TFJ-459] – ImageUpload example
- [TFJ-460] – remove authentication credentials from the repository
関連記事:
・Twitter4J 2.1.7 リリース – 全ての REST API をサポート – 侍ズム
・Twitter4J 2.1.3 リリース – YFrog/TwitPic, UserStream をサポート – 侍ズム
・Twitter4J 2.1.2 リリース – 最新APIセットをサポート – 侍ズム
・Twitter4J 2.1.1 リリース – 最新APIセットをサポート、パフォーマンス/Android対応を改善 – 侍ズム
・Twitter4J 2.1.0 リリース – 最新APIセットをサポート、パフォーマンスを大幅改善 – 侍ズム
・Twitter4J 2.0.10 リリース – geo location API, retweet API をサポート – 侍ズム
・Twitter4J 2.0.7 リリース – 侍ズム
・Twitter4J 2.0.6 リリース – 侍ズム
・Twitter4J 2.0.5 リリース – 侍ズム
・Twitter4J 2.0.4 リリース – ストリーミング API をサポート
・Twitter4J 2.0.3 リリース – JDK1.4.2 互換性を確認 – 侍ズム
・Twitter4J 2.0.2 リリース – trends API や gzip 圧縮をサポート – 侍ズム
・Google App Engine 対応 の Twitter4J 2.0.1 リリース – 侍ズム
・Twitter4J 1.1.8 リリース – 侍ズム
・Twitter4J 1.1.5 リリース
・Twitter4J 1.1.1 リリース
・Twitter4J 1.1.0 リリース
・Twitter4J 1.0.6 リリース
・Twitter4J 1.0.5 リリース
・Twitter4J 1.0.4 リリース
・Twitter4J 自前 maven リポジトリを公開
・Twitter4J 1.0.3 リリース
・Google Calendar と Twitter を連携 – Twittercal
・ Suitter Public beta 1.0
・メールで Twitter! – TwitterMail.com
・Twitter4J 1.0.2 リリース
・Twitter4J 1.0.1 リリース
・Twitter4J 1.0 リリース