Skip to content

v0.5.0

Compare
Choose a tag to compare
@Stieneee Stieneee released this 14 Dec 06:23
· 64 commits to main since this release

Changelog

  • 5c5ccb7 Merge branch 'sleepct-pause' into v0.5.0
  • c410c49 Merge branch 'v0.5.0' into main
  • 52ea304 Merge pull request #26 from stryan/main
  • df2a477 Merge pull request #28 from Brottweiler/patch-1
  • 682887b Tweak grammar when no users are in mumble
  • 6658c85 add prometheus metrics add grafana and promethus docker-container add example grafana dashboard sleepct now returns delta time from target
  • 3e96b27 allow discord send loop to exit with ctx done
  • 3d24e1d build and deploy improvements
  • f7f4926 correct buffer discord buffer axis
  • 404af87 dsiable sleepct pausing untill additional testing
  • 649fe9f fix sleepct pausing
  • 08b4eb3 flag to disable discord bot status
  • fd4884c from to discord buffer warning
  • 0f57c5d improve discord buffer packet drop message kill the bridge if unable to send to discord for 5 seconds
  • fb5940b minor README clarification
  • c943625 refactor global variables into duplex structs to fix issue on bridge restart disable timer pausing in discord send untill better notification method can be developed
  • 8ca66fb refactor wait group added debug message for bridge cancel
  • 7dea05b remove recover statement from constant bridge loop
  • cb4d234 wip allow a sleepct ticker to pause and be signaled