Skip to content

v1.2.0

Compare
Choose a tag to compare
@Twitch4J-ReleaseBot Twitch4J-ReleaseBot released this 21 Jan 21:46
· 624 commits to master since this release
c3764dd

Bug Fixes

  • shadowJar - dep relocation - archiveVersion is a property

Code Refactoring

  • set default kraken headers (accept, content-type) using interceptor (#257)
  • remove unnecessary jackson annotations (#255)
  • remove obsolete EventSubCondition#toMap (#256)

Documentation

  • migration to twitch4j.github.io (#228)
  • javadoc aggregation and delombok (#224)
  • add moderators and stream key docs for helix (#222)
  • add missing TMI docs and rename get-viewers
  • bump version to v1.1.3

Features

  • include challenge in EventSubNotification (#258)
  • add collections endpoints (#254)
  • add new helix endpoints & fields, add eventsub-common module (#231)
  • add channel point predictions pubsub and badge (#232)
  • provide connection pooling helpers for pubsub and chat (#220)

Internal

  • templates have been moved to https://github.com/twitch4j/.github
  • bump apollo graphql to 2.4.6 (#247)
  • use archiveVersion instead of version for gradle archive tasks
  • build a shadow jar - all deps in one jar (#244)
  • update sources / javadoc generation for gradle 7 compat (#223)