Skip to content

Commit 5e15e3b

Browse files
authored
Release v0.23.0 (#658)
* Experimental: increase max frequency to 1 hour (#645) * Feature: switch to pusher v2 by default (#655) * Clean up scraper factory (#656) * Chore(deps): Bump google.golang.org/protobuf in /scripts/go (#657) Signed-off-by: Marcelo E. Magallon <[email protected]>
1 parent 8599f14 commit 5e15e3b

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
## [Unreleased]
33

44

5+
<a name="v0.23.0"></a>
6+
## [v0.23.0] - 2024-03-13
7+
### Experimental
8+
- increase max frequency to 1 hour ([#645](https://github.com/grafana/synthetic-monitoring-agent/issues/645))
9+
10+
### Feature
11+
- switch to pusher v2 by default ([#655](https://github.com/grafana/synthetic-monitoring-agent/issues/655))
12+
13+
514
<a name="v0.22.0"></a>
615
## [v0.22.0] - 2024-03-11
716
### Feature
@@ -563,7 +572,8 @@
563572
<a name="v0.0.1"></a>
564573
## v0.0.1 - 2020-06-24
565574

566-
[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.22.0...HEAD
575+
[Unreleased]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.23.0...HEAD
576+
[v0.23.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.22.0...v0.23.0
567577
[v0.22.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.21.0...v0.22.0
568578
[v0.21.0]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.20.1...v0.21.0
569579
[v0.20.1]: https://github.com/grafana/synthetic-monitoring-agent/compare/v0.19.6...v0.20.1

0 commit comments

Comments
 (0)