Skip to content

v1.10.0

Compare
Choose a tag to compare
@PhilippHeuer PhilippHeuer released this 28 May 19:10
· 363 commits to master since this release
357da6e

Bug Fixes

  • don't block when polling ircCommandQueue (#544)
  • disable circuit breaker on helix ban api (#571)

Features

  • track chat socket latency (#545)
  • add ability to obtain listen request from pubsub response event (#546)
  • support new mod announcement command (#556)
  • comply with undocumented helix rate limits (#561)
  • forward extension module calls to helix (#542)
  • common websocket client (#552)
  • support experimental direct cheer usernotice (#566)
  • parse new prediction badges over irc (#569)
  • add secondary per-channel irc message limit (#567)
  • add clip creation event via client helper (#570)
  • add eventsub fields from may 2022 update (#574)
  • add kotlin module (#516)
  • add artist, moment, accessibility badges (#575)
  • add new pubsub hype fields (#577)

Deprecations

  • deprecate helix user view count and hype train id query param (#559)
  • deprecate friends and chant pubsub (#568)
  • deprecate kraken api (#535)

Internal

  • bump logback-classic from 1.2.10 to 1.2.11 (#547)
  • bump awaitility from 4.1.1 to 4.2.0 (#548)
  • update gradle wrapper from 7.3.3 to 7.4. (#543)
  • bump bucket4j-core from 7.2.0 to 7.3.0 (#550)
  • bump mockito-bom from 4.3.1 to 4.4.0 (#551)
  • update gradle wrapper from 7.4 to 7.4.1. (#553)
  • bump io.freefair.lombok from 6.4.1 to 6.4.2 (#558)
  • update gradle wrapper from 7.4.1 to 7.4.2. (#557)
  • bump bucket4j-core from 7.3.0 to 7.4.0 (#560)
  • bump mockito-bom from 4.4.0 to 4.5.0 (#562)
  • bump mockito-bom from 4.5.0 to 4.5.1 (#564)
  • bump io.freefair.lombok from 6.4.2 to 6.4.3 (#563)
  • bump bucket4j-core from 7.4.0 to 7.5.0 (#565)
  • bump jackson-bom from 2.13.1 to 2.13.3 (#573)
  • replace dependabot with renovatebot (#578)
  • update org.jetbrains.kotlinx to v1.6.2 (#579)
  • update dependency org.mockito:mockito-bom to v4.6.0 (#580)