Skip to content

v1.20.0

Latest
Compare
Choose a tag to compare
@PhilippHeuer PhilippHeuer released this 08 Apr 18:27
1ab6bb4

Bug Fixes

  • pubsub: support refreshed tokens (#937)

Features

  • helix: add send chat message endpoint (#921)
  • helix: implement unban request beta endpoints (#925)
  • helix: allow querying moderator status of multiple user ids (#936)
  • helix: add user emotes endpoint (#945)
  • eventsub: add chat message subscription type (#922)
  • eventsub: add unban request subscription types (#953)
  • eventsub: add automod settings and terms topics (#957)
  • eventsub: create conduit websocket pool helper (#955)
  • eventsub: add automatic reward redemption topic (#962)
  • pubsub: add unofficial broadcast settings topic (#935)
  • add conduit endpoints and eventsub topic (#923)

Refactor

  • pubsub: migrate unofficial hype topic to v2 (#934)
  • eventsub: promote chat settings topic to v1 (#952)
  • eventsub: remove unofficial marker for some eventsub statuses (#959)
  • helix: remove unofficial marker for many emote types (#960)

Internal

  • eventsub: deprecate IEventSubSocket#register(SubscriptionType, EventSubCondition) (#956)
  • update twitch scopes enum (#963)
  • improve shadow jar building (#961)
  • update io.github.openfeign to v13.2.1 (#929)
  • update dependency org.mockito:mockito-bom to v5.11.0 (#940)
  • update dependency com.bucket4j:bucket4j_jdk8-core to v8.10.1 (#950)
  • update dependency org.slf4j:slf4j-api to v2.0.12 (#928)
  • update dependency org.junit:junit-bom to v5.10.2 (#927)
  • update dependency com.github.tony19:named-regexp to v1 (#917)
  • update org.jetbrains.kotlinx to v1.8.0 (#931)
  • update com.fasterxml.jackson to v2.17.0 (#947)
  • update dependency org.awaitility:awaitility to v4.2.1 (#948)
  • update dependency org.projectlombok:lombok to v1.18.32 (#949)
  • update dependency commons-io:commons-io to v2.16.0 (#954)
  • update dependency io.github.xanthic.cache:cache-bom to v0.6.0 (#964)
  • update dependency gradle to v8.7 (#951)
  • update plugin io.freefair.lombok to v8.6 (#932)
  • update plugin org.jetbrains.dokka to v1.9.20 (#943)
  • update plugin org.jetbrains.kotlin.jvm to v1.9.23 (#944)