Skip to content

v1.12.0

Compare
Choose a tag to compare
@PhilippHeuer PhilippHeuer released this 18 Sep 18:42
· 295 commits to master since this release
b02a699

Bug Fixes

  • adjust clip event for helix time truncation (#617)
  • deserialize eventsub follow goal type (#620)
  • parse latest time format of helix teams (#636)
  • prevent maven from using jackson3 snapshot (#625)
  • auth: clean up response body in isCredentialValid (#626)
  • charity: resolve twitch doc issues (#631)
  • helix: avoid copying default token (#624)

Documentation

  • reflect looser auth for getChannelChatBadges (#646)

Features

  • add GiftedMultiMonthSubCourtesyEvent (#639)
  • allow custom websocket close delay (#627)
  • apply custom gql headers (#649)
  • fetch mods and vips over gql (#651)
  • implement beta charity api (#628)

Internal

  • add aliases for DonationAmount fields (#635)
  • deprecate hosts due to twitch announcement (#642)
  • deprecate irc commands due to twitch announcement (#645)
  • deprecate poll bits due to twitch change (#634)
  • ignore logback 1.4.x for renovate bumps (#653)
  • treat id as alias in charity eventsub (#654)
  • deps: update plugin io.freefair.lombok to v6.5.1 (#632)
  • deps: update com.apollographql.apollo to v2.5.13 (#643)
  • deps: update com.fasterxml.jackson to v2.13.4 (#637)
  • deps: update com.github.philippheuer.events4j to v0.11.0 (#641)
  • deps: update dependency ch.qos.logback:logback-classic to v1.3.0 (#629)
  • deps: update dependency ch.qos.logback:logback-classic to v1.3.1 (#650)
  • deps: update dependency com.bucket4j.bucket4j-core to v8.0.1 (#623)
  • deps: update dependency com.bucket4j:bucket4j_jdk8-core to v8.1.0 (#633)
  • deps: update dependency gradle to v7.5.1 (#619)
  • deps: update dependency io.github.xanthic.cache:cache-bom to v0.1.1 (#622)
  • deps: update dependency org.mockito:mockito-bom to v4.7.0 (#621)
  • deps: update dependency org.mockito:mockito-bom to v4.8.0 (#644)
  • deps: update plugin com.coditory.manifest to v0.2.1 (#648)

Performance

  • avoid regex split on chat message (#638)

Refactor

  • avoid autoDiscovery in initializeEventManager (#640)
  • use xanthic cache facade (#618)