v0.4.0
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
What's Changed
- Bump chart's appVersion and fix chart repo on release job by @puffitos in #129
- chore/remove-controller-errors by @puffitos in #130
- Chore/ctrl tests by @puffitos in #132
- chore: (automate) housekeeping by @lvlcn-t in #134
- chore(deps): bump alpine from 3.19 to 3.20 by @dependabot in #136
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #139
- chore(deps): bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 by @dependabot in #141
- chore(deps): bump github/codeql-action from 2 to 3 by @dependabot in #137
- chore(deps): bump vlaurin/action-ghcr-prune from 0.5.0 to 0.6.0 by @dependabot in #138
- Feat/https for everyone by @niklastreml in #145
- feat: fix dangaling metrics regading status code by @y-eight in #146
Full Changelog: v0.3.2...v0.4.0