Skip to content

Commit 089eed9

Browse files
committedJan 25, 2023
Release v0.14.1
* 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>
1 parent 7320a03 commit 089eed9

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed
 

‎CHANGELOG.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
## [Unreleased]
33

44

5+
<a name="v0.14.1"></a>
6+
## [v0.14.1] - 2023-01-24
7+
### Fix
8+
- setup timeout in ad-hoc checks
9+
10+
511
<a name="v0.14.0"></a>
612
## [v0.14.0] - 2023-01-09
713
### Feature
@@ -386,7 +392,8 @@
386392
<a name="v0.0.1"></a>
387393
## v0.0.1 - 2020-06-24
388394

389-
[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.14.0...HEAD
395+
[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.14.1...HEAD
396+
[v0.14.1]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.14.0...v0.14.1
390397
[v0.14.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.13.0...v0.14.0
391398
[v0.13.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.12.1...v0.13.0
392399
[v0.12.1]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.12.0...v0.12.1

0 commit comments

Comments
 (0)
Please sign in to comment.