Skip to content

Releases: Qup42/loghead

0.0.4

28 Feb 09:50
Compare
Choose a tag to compare

Changelog

  • c83ea80 build: use distroless/base-debian12 as base image
  • 54f2731 chore: release 0.0.4
  • 4ebfe8a feat: can set ts hostname and state dir via config
  • d5fe53e feat: use errors that capture stacktraces
  • 1c2931e feat: write ts logs to logs as level trace
  • 35179b4 fix: bubble up errors that occour when starting a server
  • 8870f9e fix: detection if ts is up
  • 2813e35 fix: endpoints return code 500 for fatal errors
  • 7b7c7a9 fix: log messages during ts listener startup
  • ae686a4 fix: update config defaults
  • 3b66e06 refactor!: group loghead config options
  • c17030b refactor: encapsulate everything in services
  • bdfbf9a refactor: extract ts settings into substruct
  • f1b0775 style: bubble up and handle errors more consistently

0.0.3

25 Feb 09:27
Compare
Choose a tag to compare

Changelog

  • 003760a chore: release 0.0.3
  • 591264f feat!: add client log collection as a tsnet listener
  • 0dba1f3 feat: tsnet listener waits for ts to be ready before starting
  • 9c568d2 refactor: generalize HTTP listener config loading
  • a4c5676 refactor: generalize HTTP listener creation

0.0.2

23 Feb 16:02
Compare
Choose a tag to compare

Changelog

  • 4a29610 Add Forwarder Client Logs Processor
  • e0813da Change SSH Session recoding port to :80
  • 90b12c2 feat!: add ssh session recording over tailscale

0.0.1

20 Feb 17:17
Compare
Choose a tag to compare

Changelog