Skip to content

Releases: infosecstreams/StreamStatus

v1.1.6

01 Jun 00:22
Compare
Choose a tag to compare

What's Changed

  • Recieve channel.update events

  • Update to go1.22 and update dependencies

  • Add a GitHub Workflow to build and push to GHCR

  • Update dependabot.yml by @goproslowyo in #12

Full Changelog: v1.1.5...v1.1.6

💥🐛🪚🔩

11 Jun 03:24
Compare
Choose a tag to compare

Full Changelog: v1.1.4...v1.1.5

Try to fix a crashing bug in "prod"

2023-06-10_20-16

by @goproslowyo

v1.1.4 - Add Retry Logic to Fetch Stream Information

05 Jun 03:20
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.1.4

Sometimes the Twitch API just straight up doesn't respond properly to our request for stream information. So let's log out the error codes and try up to three times. Hopefully this works correctly.

Also, slightly refactored to respond to HTTP requests sooner.

by @goproslowyo

v1.1.1 - Convert to debug/buildinfo, remove awk remnants

29 May 04:55
Compare
Choose a tag to compare

v1.1.0 - Notifications and Sitemap.xml Support

29 May 02:01
Compare
Choose a tag to compare

v1.0.0!

29 May 02:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.0...v1.0.0