Skip to content

v0.5.0

Compare
Choose a tag to compare
@jessepeterson jessepeterson released this 09 Mar 23:37
· 45 commits to main since this release
0011b0f

Thank you to our contributors for this release: @4e554c4c and @lucasmrod!

New

Fixed

  • Prevent deadlock during command deletion in MySQL storage backend: #61
  • Guard against an empty certificate in signature checker: 91f26b5
  • No longer error when clients request a Bootstrap token they have not yet set: #63

Other

  • SQL schema is now an exported Go constant: #55
  • Added MySQL GH actions/CI for automated testing: #58
  • Dependabot monthly checking: 17ddb0a
  • Dependency updates: 71a6f62, #68, #69
  • Remove SQL VIEW from MySQL backend: #59
  • Minor refactor: ff8b7af