Skip to content

Commit

Permalink
Release v0.14.2
Browse files Browse the repository at this point in the history
* Fix: do not resolve target in http with proxy
* Chore(deps): Bump github.com/rs/zerolog from 1.28.0 to 1.29.0
* Chore(deps): Bump google.golang.org/grpc from 1.52.1 to 1.52.3
* Chore(deps): Bump github.com/go-logfmt/logfmt from 0.5.1 to 0.6.0
* Chore(deps): Bump kernel.org/pub/linux/libs/security/libcap/cap

Signed-off-by: Adrian Serrano <adrisr83@gmail.com>
  • Loading branch information
adriansr committed Feb 23, 2023
1 parent dd2c895 commit 7ef068c
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,14 @@
## [Unreleased]


<a name="v0.14.2"></a>
## [v0.14.2] - 2023-02-22
### Fix
- do not resolve target in http with proxy


<a name="v0.14.1"></a>
## [v0.14.1] - 2023-01-24
## [v0.14.1] - 2023-01-25
### Fix
- setup timeout in ad-hoc checks

Expand Down Expand Up @@ -392,7 +398,8 @@
<a name="v0.0.1"></a>
## v0.0.1 - 2020-06-24

[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.14.1...HEAD
[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.14.2...HEAD
[v0.14.2]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.14.1...v0.14.2
[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
Expand Down

0 comments on commit 7ef068c

Please sign in to comment.