Skip to content

Commit b3c3815

Browse files
chore: release 0.55.0 (#1744)
Co-authored-by: sm-release-app[bot] <180338484+sm-release-app[bot]@users.noreply.github.com>
1 parent f890931 commit b3c3815

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.54.0"
2+
".": "0.55.0"
33
}

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## [0.55.0](https://github.com/grafana/synthetic-monitoring-agent/compare/v0.54.0...v0.55.0) (2026-03-27)
4+
5+
6+
### Features
7+
8+
* k6version: register versions reported by k6 runner to the API ([#1736](https://github.com/grafana/synthetic-monitoring-agent/issues/1736)) ([56f2703](https://github.com/grafana/synthetic-monitoring-agent/commit/56f27034e58208b79d138c977a1a2b87da4ad878))
9+
* Report k6 timestamp on k6 execution logs ([#1636](https://github.com/grafana/synthetic-monitoring-agent/issues/1636)) ([f890931](https://github.com/grafana/synthetic-monitoring-agent/commit/f89093101abc400338cea470d4b4a388a5682ee6))
10+
11+
12+
### Fixes
13+
14+
* k6runner: use actual response schema from runners ([200ce90](https://github.com/grafana/synthetic-monitoring-agent/commit/200ce902cdd6de9d2bc3044c43201caf7fd86a4d))
15+
16+
17+
### Miscellaneous Chores
18+
19+
* build: download k6 as k6-v1, place it in repository folder ([effb00e](https://github.com/grafana/synthetic-monitoring-agent/commit/effb00e1b26eb90b0006acfdf00515362c37f2eb))
20+
* cmd: default to using k6 repository folder ([a5c2334](https://github.com/grafana/synthetic-monitoring-agent/commit/a5c2334b3dd79466a51e959c2302dc8b9f20bf6f))
21+
* cmd: remove validation of -k6-uri ([6d25add](https://github.com/grafana/synthetic-monitoring-agent/commit/6d25addbccae89d41da4037ae3b28f2a4e80ca51))
22+
* Dockerfile: copy k6 to repository folder ([128d175](https://github.com/grafana/synthetic-monitoring-agent/commit/128d175e2b11f212233e2dc3109253c2d7123332))
23+
* k6versions,k6runner: add more debug logs fro troubleshooting ([49bddce](https://github.com/grafana/synthetic-monitoring-agent/commit/49bddce7d8ac65efa859222a565b96cefcb0be19))
24+
* prober/multihttp: test with all k6 binaries found in dist ([d099bc5](https://github.com/grafana/synthetic-monitoring-agent/commit/d099bc5d27ce4287290397db5e6d7eb8bb3fd4ae))
25+
* Update module google.golang.org/grpc to v1.79.3 [SECURITY] ([#1747](https://github.com/grafana/synthetic-monitoring-agent/issues/1747)) ([54fd3a5](https://github.com/grafana/synthetic-monitoring-agent/commit/54fd3a5d2cb063cc4a85ce20d13ce6a025ea7c67))
26+
327
## [0.54.0](https://github.com/grafana/synthetic-monitoring-agent/compare/v0.53.0...v0.54.0) (2026-03-06)
428

529

0 commit comments

Comments
 (0)