Skip to content

Commit acd5369

Browse files
chore: release 0.45.0
1 parent b782a3c commit acd5369

File tree

2 files changed

+22
-1
lines changed

2 files changed

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

CHANGELOG.md

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

3+
## [0.45.0](https://github.com/grafana/synthetic-monitoring-agent/compare/v0.44.2...v0.45.0) (2025-10-29)
4+
5+
6+
### Features
7+
8+
* Adjust publisher options ([#1558](https://github.com/grafana/synthetic-monitoring-agent/issues/1558)) ([b782a3c](https://github.com/grafana/synthetic-monitoring-agent/commit/b782a3c08117d1bf07961847c36095348d5028ac))
9+
10+
11+
### Fixes
12+
13+
* Run modernize over source code ([8e7fee2](https://github.com/grafana/synthetic-monitoring-agent/commit/8e7fee2f5383df5c3666120fbc6351f718a008eb))
14+
* Update some github.com/prometheus/* modules ([67340ec](https://github.com/grafana/synthetic-monitoring-agent/commit/67340ec0f334c30768e0c2b42e222173bdd0b932))
15+
16+
17+
### Miscellaneous Chores
18+
19+
* Update dependency grafana/xk6-sm to v0.6.8 ([#1566](https://github.com/grafana/synthetic-monitoring-agent/issues/1566)) ([2ca5380](https://github.com/grafana/synthetic-monitoring-agent/commit/2ca5380f6c06354256c8fb6286ef969c75e2bd21))
20+
* Update grafana/shared-workflows digest to c8ac4a2 ([#1573](https://github.com/grafana/synthetic-monitoring-agent/issues/1573)) ([14150a5](https://github.com/grafana/synthetic-monitoring-agent/commit/14150a56737ac3b93b509ae8e4574584e788afee))
21+
* Update grafana/shared-workflows digest to eed6978 ([#1567](https://github.com/grafana/synthetic-monitoring-agent/issues/1567)) ([082535c](https://github.com/grafana/synthetic-monitoring-agent/commit/082535ccf3a9f93bed55e348392f9e79cb49059e))
22+
* Update module github.com/KimMachineGun/automemlimit to v0.7.5 ([9dcd051](https://github.com/grafana/synthetic-monitoring-agent/commit/9dcd051df110152d518497515cf7ad931b9aa527))
23+
324
## [0.44.2](https://github.com/grafana/synthetic-monitoring-agent/compare/v0.44.1...v0.44.2) (2025-10-15)
425

526

0 commit comments

Comments
 (0)