2.0.0-alpha.2
Pre-release
Pre-release
Security Vulnerability Report
- Un-sanitized metric name or labels can be used to take over exported metrics GHSA-x768-cvr2-345r
What's Changed
- Rename destroyMetric to unregisterMetric by @fabianfett in #102
- Update README.md by @sbeitzel in #105
- Switch from swiftformat to swift-format by @armandgrillet in #107
- Fix: MetricSystem => MetricsSystem by @yeahdongcn in #108
- Rename unregisterTimeHistogram to unregisterDurationHistogram by @simonjbeaumont in #109
- Unregister the metric fully when last labelled metric is unregistered by @simonjbeaumont in #110
- Add missing call to label customization closure for meter by @simonjbeaumont in #111
- Fix recommended email in security guidelines by @ktoso in #112
New Contributors
- @sbeitzel made their first contribution in #105
- @armandgrillet made their first contribution in #107
- @yeahdongcn made their first contribution in #108
- @simonjbeaumont made their first contribution in #109
Full Changelog: 2.0.0-alpha.1...2.0.0-alpha.2