Skip to content

v1.14.0

Compare
Choose a tag to compare
@PhilippHeuer PhilippHeuer released this 16 Feb 19:34
· 228 commits to master since this release
19e94e1

Features

  • add custom tags to helix responses (#702)
  • add eventsub websocket module (#716)
  • add helix chat command forwarder (#647)
  • add id field to charity campaign donations (#703)
  • add scoped read follows beta api (#723)
  • add shoutout public beta support (#710)
  • delay enabling command forwarder until february 21 (#727)
  • promote charity helix and eventsub from beta (#721)
  • promote shield mode from beta to official (#701)
  • promote shoutout api out of beta (#724)

Bug Fixes

  • restore helix refill rate after twitch fix (#729)
  • helix: read remaining header from correct object (#728)
  • pubsub: parse shoutout without call to action (#706)

Documentation

  • add suspicious users pubsub javadocs (#722)

Internal

  • improve gradle caching (#698)
  • improve gradle caching (#715)
  • deps: update com.fasterxml.jackson to v2.14.2 (#712)
  • deps: update dependency com.github.philippheuer.credentialmanager:credentialmanager to v0.2.1 (#699)
  • deps: update dependency com.squareup.okhttp3:okhttp to v4.10.0 (#718)
  • deps: update dependency org.jetbrains:annotations to v24 (#704)
  • deps: update dependency org.junit:junit-bom to v5.9.2 (#700)
  • deps: update dependency org.mockito:mockito-bom to v5.1.1 (#714)
  • deps: update dependency org.projectlombok:lombok to v1.18.26 (#720)
  • deps: update plugin io.freefair.lombok to v6.6.2 (#726)
  • deps: update plugin org.jetbrains.kotlin.jvm to v1.8.10 (#717)