Skip to content

Commit

Permalink
Release v0.5.0
Browse files Browse the repository at this point in the history
* Feature: increase maximum number of user labels
* Bump github.com/prometheus/client_golang from 1.11.0 to 1.12.0
* Add test for scraper collectData method
* Enforce go.sum being up-to-date
* Bump github.com/miekg/dns from 1.1.43 to 1.1.45
* Bump github.com/rs/zerolog from 1.26.0 to 1.26.1
* Bump github.com/rs/zerolog from 1.26.0 to 1.26.1

Signed-off-by: Marcelo E. Magallon <marcelo.magallon@grafana.com>
  • Loading branch information
mem committed Jan 20, 2022
1 parent d03df5d commit 67fc85c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
## [Unreleased]


<a name="v0.5.0"></a>
## [v0.5.0] - 2022-01-20
### Feature
- increase maximum number of user labels


<a name="v0.4.1"></a>
## [v0.4.1] - 2021-12-02
### Fix
Expand Down Expand Up @@ -221,7 +227,8 @@
<a name="v0.0.1"></a>
## v0.0.1 - 2020-06-24

[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.4.1...HEAD
[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.5.0...HEAD
[v0.5.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.4.1...v0.5.0
[v0.4.1]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.4.0...v0.4.1
[v0.4.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.3.3...v0.4.0
[v0.3.3]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.3.2...v0.3.3
Expand Down

0 comments on commit 67fc85c

Please sign in to comment.