Skip to content

v1.11.0

Compare
Choose a tag to compare
@PhilippHeuer PhilippHeuer released this 31 Jul 15:58
· 330 commits to master since this release
92b0511

Bug Fixes

  • add content type on schedule segment api (#592)
  • clear pubsub command queue on reconnect (#599)
  • improve chat regex matching (#616)
  • reset ping tracker on websocket close (#602)

Features

  • add clip offset and new goal types (#608)
  • add gql fetch reward settings (#610)
  • add helix raids endpoints in open beta (#587)
  • add last support event pubsub handling (#584)
  • add timeout config to websocket (#613)
  • add user_id and type args to getEventSubSubscriptions (#595)
  • add websocket connection state events / new connection lost state (#597)
  • implement check automod status ratelimiting (#583)
  • implement new beta helix chat endpoints (#606)
  • implement send extension message rate limit (#576)
  • implement updated soundtrack playlist api (#596)
  • perform more chat token checks (#607)

Internal

  • promote helix chat endpoints out of beta (#615)
  • deps: update com.apollographql.apollo to v2.5.12 (#588)
  • deps: update dependency com.github.vladimir-bukhtoyarov:bucket4j-core to v7.6.0 (#611)
  • deps: update dependency gradle to v7.5 (#604)
  • deps: update dependency org.junit:junit-bom to v5.9.0 (#612)
  • deps: update dependency org.mockito:mockito-bom to v4.6.1 (#582)
  • deps: update io.github.openfeign to v11.9 (#593)
  • deps: update io.github.openfeign to v11.9.1 (#609)
  • deps: update org.jetbrains.kotlinx to v1.6.3 (#590)
  • deps: update org.jetbrains.kotlinx to v1.6.4 (#601)
  • deps: update plugin io.freefair.lombok to v6.4.3.1 (#586)
  • deps: update plugin io.freefair.lombok to v6.5.0.2 (#591)
  • deps: update plugin io.freefair.lombok to v6.5.0.3 (#603)
  • deps: update plugin org.jetbrains.dokka to v1.7.0 (#589)
  • deps: update plugin org.jetbrains.dokka to v1.7.10 (#600)
  • deps: update plugin org.jetbrains.kotlin.jvm to v1.7.0 (#585)
  • deps: update plugin org.jetbrains.kotlin.jvm to v1.7.10 (#598)

Full Changelog: v1.10.0...v1.11.0