Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jun 09:11
· 86 commits to main since this release
d55eefc

Release notes v0.4.0

The sparrow is now able to expose its API as an HTTPS server as well. Additionally, the scheme of the instance can be configured to tell the target manager which protocol should be used for the registration (HTTP or HTTPS).

A bug with dangling metrics has been fixed as well.
The metric sparrow_latency_duration_seconds is deprecated now. Please use sparrow_latency_seconds instead.

Changelog

  • d55eefc feat: fix dangaling metrics regading status code (#146)

What's Changed

Full Changelog: v0.3.2...v0.4.0