Skip to content

v5.0.2: Hotfix for Version 5

Compare
Choose a tag to compare
@Brandin Brandin released this 03 Jun 16:33
· 76 commits to master since this release
f6406f6

This release fixes some issues we introduced in v5.0 when we stopped extending the Guzzle Client.

BREAKING

  • Stop testing Webhook Subscriptions API (it is broken in the library, use EventSub instead per Twitch's recommendation)

CORE

  • Convert HelixGuzzleClient to be a Guzzle Middleware
  • Adjusted all calls for Guzzle\Client to HelixGuzzleClient