Skip to content

v0.1.9

Compare
Choose a tag to compare
@javuto javuto released this 17 Oct 12:50

Changes

  • Implementation by @obelisk of the header authentication method, quite useful in deployments where there is a transparent proxy or middleware that abstracts auth by adding headers to HTTP traffic - #16
  • Fix for #9 where some directories were not created (certs and config) and the docker deployment was failing - #20
  • Show the service version in osctrl-admin UI - #22
  • Fix for #17 reported by @kosborn and when using the graylog logging option, the grouping of messages was making Graylog to not process the messages correctly - #23
  • Added a tool to test logging using HTTP requests (graylog, splunk...), that implementes a basic HTTP catch-all - #23
  • Adding tool to cut a release using the API, so it will show in latest releases - #24