Skip to content

Releases: redouane59/twittered

v2.23

18 Jul 07:34
Compare
Choose a tag to compare

v2.22

03 Apr 17:28
Compare
Choose a tag to compare

v2.21

29 Oct 16:39
b8bf00f
Compare
Choose a tag to compare

Implementation of the new V2 endpoints for Direct Messages (lookup + create)

v2.20

26 Oct 19:45
Compare
Choose a tag to compare

v2.19

08 Oct 10:51
c2e9895
Compare
Choose a tag to compare
  • Use try with resources, improve logging #401
  • Replace concatenation with placeholders in logging #402
  • Extract object mapper, optimize user enrichment #403
  • Add Variant media field #404
  • Added TwitterClient.stopFilteredStream() variant with a timeout #406

v2.18

23 Sep 11:30
14777ba
Compare
Choose a tag to compare
  • fix: typo predicate with url #388
  • Add FilteredStreamRulePredicate.empty() to allow building of complex queries #391
  • Fix Lombok default value null on UserList data field #395
  • Expand UrlEntityV2 with media_key field #397
  • Add list tweets endpoint #399

thanks to @blizniukov and @rzo1 !

v2.17

08 Jul 08:23
Compare
Choose a tag to compare

v2.16

12 Mar 08:30
Compare
Choose a tag to compare
  • #354 : adding get list members endpoint
  • #357 : adding places to Tweet includes

v2.15

21 Jan 09:56
9e33c00
Compare
Choose a tag to compare
  • #348 : better manage streaming json exceptions
  • #352 : adds geo_id to expansions
  • #353 : implementing pagination for get Liking users and get Retweeting users

v2.14

26 Dec 18:31
Compare
Choose a tag to compare
  • add user objects in TweetList data #336
  • add user timelines missing fields #341
  • Fix Wrong FilteredStreamRulePredicate#and(FilteredStreamRulePredicate) implementation #345
  • implement oAuth2.0 user context #343
  • implement get space buyers endpoint #325