Skip to content

Commit

Permalink
Release v0.19.4
Browse files Browse the repository at this point in the history
* Chore(deps): Bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#580)
* Chore(deps): Bump github.com/mccutchen/go-httpbin/v2 (#579)
* Chore(deps): Bump github.com/prometheus/client_golang (#582)
* Chore(deps): Bump golang.org/x/sync from 0.5.0 to 0.6.0 (#583)
* Chore(deps): Bump golang.org/x/net from 0.19.0 to 0.20.0
* Chore(deps): Bump github.com/prometheus/common from 0.45.0 to 0.46.0 (#588)
* Chore(deps): Bump github.com/mccutchen/go-httpbin/v2 (#589)
* Chore(deps): Bump github.com/google/uuid from 1.5.0 to 1.6.0 (#591)
* fix: allow scripted checks to have anything as the target value (#592)
* Chore(deps): Bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#593)
* Chore(deps): Bump github.com/prometheus/prometheus from 0.48.1 to 0.49.1 (#594)

Signed-off-by: Marcelo E. Magallon <marcelo.magallon@grafana.com>
  • Loading branch information
mem committed Jan 30, 2024
1 parent c10b524 commit 4e0f327
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.19.4"></a>
## [v0.19.4] - 2024-01-26
### Fix
- allow scripted checks to have anything as the target value ([#592](https://github.com/grafana/synthetic-monitoring-agent/issues/592))


<a name="v0.19.3"></a>
## [v0.19.3] - 2023-12-13
### Fix
Expand Down Expand Up @@ -521,7 +527,8 @@
<a name="v0.0.1"></a>
## v0.0.1 - 2020-06-24

[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.3...HEAD
[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.4...HEAD
[v0.19.4]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.3...v0.19.4
[v0.19.3]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.2...v0.19.3
[v0.19.2]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.1...v0.19.2
[v0.19.1]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.0...v0.19.1
Expand Down

0 comments on commit 4e0f327

Please sign in to comment.