- Add support for Gnip's PowerTrack streaming APIs.
- Twitter4j - Fix user/message extraction for sitestreams (https://github.com/twitter/hbc/pull/118)
Unclaimed project
Are you a maintainer of hbc? Claim this project to take control of your public changelog and roadmap.
Bug fix release for clients with later versions of Guava.
Closeables.closeQuietly (see pull #104)This is a dependency update. That said, upgrades should be fairly straightforward for most clients.
Available in maven central via:
<groupId>com.twitter</groupId>
<artifactId>hbc-core</artifactId> <!-- or hbc-twitter4j -->
<version>2.0.0</version>
Changes:
JOAuth to 6.0.2 from 4.0.1.