Release Notes

v0.8.2 - June 18, 2025

Quick patch release to fix the tagging of Outrig goroutines in the Outrig SDK to prevent them showing up in the goroutine list by default (regression in v0.8.1).

v0.8.1 — June 18, 2025

  • Fixed a bug that caused goroutine names to sometimes not be set correctly
  • Reworked the collector configuration and startup sequence to make collectors more independent, laying the groundwork for future SDK plugin support
  • Fixed tag parsing issues in logs when handling consecutive tags
  • Bumped minimum compatibility between server and client to v0.8.0
  • Dependency updates and minor improvements

v0.8.0 — June 13, 2025

New support for Docker. The Outrig SDK will now also try to connect to host.docker.internal:5005 when running in a Docker container, making it easier to monitor containerized applications.

https://outrig.run/docs/using-docker