File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 0.41.2 "
2
+ "." : " 0.41.3 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.41.3] ( https://github.com/grafana/synthetic-monitoring-agent/compare/v0.41.2...v0.41.3 ) (2025-08-28)
4
+
5
+
6
+ ### Fixes
7
+
8
+ * extract testSecretStore helpers to testhelper package ([ #1463 ] ( https://github.com/grafana/synthetic-monitoring-agent/issues/1463 ) ) ([ c21d763] ( https://github.com/grafana/synthetic-monitoring-agent/commit/c21d763fd435913bc20ae3d13d6fc57b3c40af9f ) )
9
+ * Make tests less flaky ([ 9f4e479] ( https://github.com/grafana/synthetic-monitoring-agent/commit/9f4e479ce46fb2e729ced943ce01febb321bb69d ) )
10
+
11
+
12
+ ### Miscellaneous Chores
13
+
14
+ * Update dependency grafana/xk6-sm to v0.6.2 ([ 12726d8] ( https://github.com/grafana/synthetic-monitoring-agent/commit/12726d84cc0d9e8288c426addc0fec6be25b7fab ) )
15
+
3
16
## [ 0.41.2] ( https://github.com/grafana/synthetic-monitoring-agent/compare/v0.41.1...v0.41.2 ) (2025-08-27)
4
17
5
18
You can’t perform that action at this time.
0 commit comments