Skip to content

v0.6.0

Compare
Choose a tag to compare
@loshz loshz released this 19 Apr 18:41
· 36 commits to main since this release
135060b

Changelog

https://crates.io/crates/metrics_server/0.6.0

Breaking Changes

  • The new() method has been updated in favour of passing the listen address and TLS certificate and key.

Changed

  • A new http() method has been added for easily creating a HTTP server.