Skip to content

Commit 64f6886

Browse files
chore: release 0.42.0 (#1481)
Co-authored-by: sm-release-app[bot] <180338484+sm-release-app[bot]@users.noreply.github.com>
1 parent 5fbc679 commit 64f6886

File tree

2 files changed

+23
-1
lines changed

2 files changed

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

CHANGELOG.md

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

3+
## [0.42.0](https://github.com/grafana/synthetic-monitoring-agent/compare/v0.41.3...v0.42.0) (2025-09-08)
4+
5+
6+
### Features
7+
8+
* lay groundwork for protocol secrets and string interpolation system ([#1468](https://github.com/grafana/synthetic-monitoring-agent/issues/1468)) ([8d634bb](https://github.com/grafana/synthetic-monitoring-agent/commit/8d634bb30f64a7eda9e367cdc8af7eb65c5ab8cd))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* k6runner/env: modularize set-env-if-empty code ([b1b8307](https://github.com/grafana/synthetic-monitoring-agent/commit/b1b8307cad5598ada4883d2e2ef5a7679ddd64b7))
14+
* k6runner/env: set `K6_AUTO_EXTENSION_RESOLUTION=false` by default ([c237b99](https://github.com/grafana/synthetic-monitoring-agent/commit/c237b9969fdcde759be7a8e9c67364b6842377c5))
15+
* switch to platform-managed renovate ([1ecfa1b](https://github.com/grafana/synthetic-monitoring-agent/commit/1ecfa1b0114d28084ba59f4d47750cfb559af3aa))
16+
* Update dependency grafana/xk6-sm to v0.6.3 ([2f00786](https://github.com/grafana/synthetic-monitoring-agent/commit/2f007860179d9df8f9ed325b76fa8d80e6d9a7a6))
17+
* Update docker:dind Docker digest to 8316442 ([90ab790](https://github.com/grafana/synthetic-monitoring-agent/commit/90ab79056c112fe8c165fa9528610156ab99bc9b))
18+
* Update docker:dind Docker digest to a56b3bd ([5db203d](https://github.com/grafana/synthetic-monitoring-agent/commit/5db203da6864bcaace908bdc285cb1ad2134e82e))
19+
* Update ghcr.io/grafana/grafana-build-tools Docker tag to v1.18.1 ([f5cd0e9](https://github.com/grafana/synthetic-monitoring-agent/commit/f5cd0e99b108ad52fcf16097cf134f6ad5f1e198))
20+
* Update grafana/shared-workflows digest to ad19c58 ([#1491](https://github.com/grafana/synthetic-monitoring-agent/issues/1491)) ([8c93e0f](https://github.com/grafana/synthetic-monitoring-agent/commit/8c93e0fe31af09f497c81f54ea7346e1604c70a8))
21+
* Update grafana/shared-workflows digest to bee55b8 ([c31b3ad](https://github.com/grafana/synthetic-monitoring-agent/commit/c31b3ada1b5b5bd9b19e855b6337de2d4835c236))
22+
* Update grafana/shared-workflows digest to ea90509 ([#1492](https://github.com/grafana/synthetic-monitoring-agent/issues/1492)) ([5fbc679](https://github.com/grafana/synthetic-monitoring-agent/commit/5fbc679ba0465ce97b71987801f3946ff8a271b8))
23+
* Update module golang.org/x/sync to v0.17.0 ([#1490](https://github.com/grafana/synthetic-monitoring-agent/issues/1490)) ([b44cf50](https://github.com/grafana/synthetic-monitoring-agent/commit/b44cf50644210aa24890595c3fb19f6fa8b4da74))
24+
325
## [0.41.3](https://github.com/grafana/synthetic-monitoring-agent/compare/v0.41.2...v0.41.3) (2025-08-30)
426

527

0 commit comments

Comments
 (0)