Skip to content

Commit

Permalink
Release v0.14.1
Browse files Browse the repository at this point in the history
* Chore(deps): Bump google.golang.org/grpc from 1.52.0 to 1.52.1
* Chore(deps): Bump google.golang.org/grpc from 1.51.0 to 1.52.0
* Chore(deps): Bump golang.org/x/net from 0.4.0 to 0.5.0
* Chore(deps): Bump github.com/quasilyte/go-ruleguard/dsl
* allow colons in http header values
* Fix: setup timeout in ad-hoc checks

Signed-off-by: Marcelo E. Magallon <marcelo.magallon@grafana.com>
  • Loading branch information
mem committed Jan 25, 2023
1 parent 7320a03 commit 089eed9
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.14.1"></a>
## [v0.14.1] - 2023-01-24
### Fix
- setup timeout in ad-hoc checks


<a name="v0.14.0"></a>
## [v0.14.0] - 2023-01-09
### Feature
Expand Down Expand Up @@ -386,7 +392,8 @@
<a name="v0.0.1"></a>
## v0.0.1 - 2020-06-24

[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.14.0...HEAD
[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.14.1...HEAD
[v0.14.1]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.14.0...v0.14.1
[v0.14.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.13.0...v0.14.0
[v0.13.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.12.1...v0.13.0
[v0.12.1]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.12.0...v0.12.1
Expand Down

0 comments on commit 089eed9

Please sign in to comment.