Releases: infosecstreams/StreamStatus
Releases · infosecstreams/StreamStatus
v1.1.6
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
💥🐛🪚🔩
v1.1.4 - Add Retry Logic to Fetch Stream Information
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
Full Changelog: v1.1.0...v1.1.1
by @goproslowyo
v1.1.0 - Notifications and Sitemap.xml Support
Full Changelog: v1.0.4...v1.1.0
by @goproslowyo
v1.0.0!
What's Changed
- Add fetching stream info by @goproslowyo @Douile in #1
- Create LICENSE by @goproslowyo in #3
Full Changelog: v0.0.0...v1.0.0