Twitch API v5 returning 410's starting today

curl -H "Client-ID: $TWITCHCLIENTID" -H "Accept: application/vnd.twitchtv.v5+json" "https://api.twitch.tv/kraken/games/top?limit=100"

{"error":"Gone","status":410,"message":"It's time to kick ass and serve v3... and I'm all outta v3. See https://dev.twitch.tv/docs"}

Not sure what changed but this started happening today, requests to Kraken with the v5 header is now returning 410.

This is a duplicate post of

It’s a known issue that is being addressed