Skip to content

0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@yyyar yyyar released this 11 Apr 14:16
· 75 commits to master since this release

This release brings some features and bugfiex

New Features

  • Prometheus Metrics Endpoint
  • Improved UDP performance
  • Added profiler (optional, disabled by default)
  • Added probe healthcheck with different strategies

Fixed

  • CGO Requirement for DNS has been replaced with netgo #125
  • UDP server was not performing access checks
  • Empty srv_dns_protocol messed up failpolicy value #193
  • Fixed missing acme (letsencrypt) tls config during server start #214