Skip to content

v3.0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 12:48
· 97 commits to main since this release
v3.0.2
bb5920e

Changelog

  • 3d4fdba chore: Fix a lint warning
  • c967ed5 chore: Pass contexts instead of storing them in the logstreams.
  • f35753e fix: Use context cancellation to shut down a filestream.
  • 35ce3f5 fix: Use context cancellation to shut down socketstream.
  • 3e8abbf fix: Use context cancellation to stop a dgramstream.
  • 38ab690 chore: Make log messages more readable in the logstreams.
  • 6ab8d9c fix: Handle oneShot mode in the dgramStream.
  • aa61830 fix: Exit a logstream at EOF when OneShotEnabled.
  • 3e813d5 chore: homogenise error messages
  • cf9ad9d chore: Lint fixes
  • 4abdaff test: Filestream tests should not be in one-shot mode.
  • 5de26a6 build(deps): bump golang.org/x/sys from 0.20.0 to 0.21.0
  • 95f1012 build(deps): bump goreleaser/goreleaser-action from 5 to 6
  • 8ff1629 build(deps): bump github.com/prometheus/common from 0.53.0 to 0.54.0