Skip to content

Releases: redouane59/twittered

v2.23

Choose a tag to compare

@redouane59 redouane59 released this 18 Jul 07:34

v2.22

Choose a tag to compare

@redouane59 redouane59 released this 03 Apr 17:28

v2.21

Choose a tag to compare

@redouane59 redouane59 released this 29 Oct 16:39
b8bf00f

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

v2.20

Choose a tag to compare

@redouane59 redouane59 released this 26 Oct 19:45

v2.19

Choose a tag to compare

@redouane59 redouane59 released this 08 Oct 10:51
c2e9895
  • 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

Choose a tag to compare

@redouane59 redouane59 released this 23 Sep 11:30
14777ba
  • 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

Choose a tag to compare

@redouane59 redouane59 released this 08 Jul 08:23

v2.16

Choose a tag to compare

@redouane59 redouane59 released this 12 Mar 08:30
  • #354 : adding get list members endpoint
  • #357 : adding places to Tweet includes

v2.15

Choose a tag to compare

@redouane59 redouane59 released this 21 Jan 09:56
9e33c00
  • #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

Choose a tag to compare

@redouane59 redouane59 released this 26 Dec 18:31
  • 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