Skip to content

Releases: bluewave-labs/capture

v1.0.0

31 Dec 20:39
2f8f3f9
Compare
Choose a tag to compare

Changelog

  • aace293 Merge pull request #36 from bluewave-labs/chore/openapi-specs
  • e984e73 Merge pull request #37 from bluewave-labs/ci/lint
  • 861c26c Merge pull request #38 from bluewave-labs/readme-update
  • a3623ef chore(openapi): add openapi 3.0.0 specs for the API
  • 8abb858 chore(openapi): add security schema and improve example response
  • eb6695d chore(openapi): remove unimplemented websocket path
  • ba2ab5f chore: Remove unimplemented 'ReadSpeedBytes' and 'WriteSpeedBytes' fields from the DiskData struct
  • 4e474b7 ci: Change 'ubuntu-latest' runners to 'ubuntu-22.04' (#40)
  • b00cd25 ci: add lint.yml
  • 7a2fbd9 ci: change job name to lint
  • 33f51d1 docs(README): Clarify how to install and use the Capture
  • 0707d25 docs(README): Describe how to install with 'go install' and update Environment Variables list
  • bce26b2 fix(lint): Solve all linter warnings and errors
  • acddb72 fix: remove websocket handler
  • 2f8f3f9 refactor(server): improve logging and handle shutdown signals with ease (#39)

v0.0.2-test

15 Dec 18:59
11690fe
Compare
Choose a tag to compare
v0.0.2-test Pre-release
Pre-release

Changelog