Releases: grafana/synthetic-monitoring-app
Releases · grafana/synthetic-monitoring-app
v1.40.0
v1.39.0
1.39.0 (2025-11-12)
Features
- add auto-labelling via github script (#1433) (53ae279)
- add bespoke documentation and tracking per check type (#1316) (02a328e)
- add enable/disable check button with live updates (#1416) (0de3800)
- add X-Client headers to datasource methods (#1419) (7212d24)
- added components to automerge minor and patch renovate PRs (#1432) (d0d6764)
- probe polling across application (#1415) (11a1217)
Fixes
- changes to notification policies routing view (#1441) (e00a6f7)
- pass in logs datasource (#1440) (5aa764b)
- show breadcrumbs for
Home(#1428) (bcfefdd) - update dependency @grafana/alerting to v12.3.0-19061782459 (#1426) (a113773)
- update dependency @grafana/alerting to v12.3.0-19117376164 (#1431) (0789a1b)
- update dependency @tanstack/react-query to v5.90.7 (#1443) (f32ae97)
- update dependency ip-address to v10.1.0 (#1450) (50f3f83)
- update dependency ol to v10.7.0 (#1451) (ecdd35e)
- update dependency react-hook-form to v7.66.0 (#1452) (2dd347d)
Miscellaneous Chores
- add packagerule for github action semantic scope suffix (#1454) (621fcbe)
- pin actions/github-script action to d7906e4 (#1442) (247c81b)
- update actions/github-script action to v8 (#1453) (b0d0aec)
- update dependency @swc/core to v1.15.1 (#1446) (a1ae63a)
- update dependency @types/node to v24.10.0 (#1447) (6107bb1)
- update dependency axios to v1.13.2 (#1439) (1e141e4)
- update dependency eslint to v9.39.1 (#1449) (0107aa4)
- update grafana/plugin-ci-workflows digest to 0662937 (#1435) (c073342)
- update grafana/shared-workflows/ action to (#1430) (779b9bd)
- update grafana/shared-workflows/ action to (#1436) (150d348)
- update grafana/shared-workflows/ action to (#1438) (d6a9cff)
- update grafana/shared-workflows/ action to (#1448) (3f0cc51)
- update typescript-eslint monorepo to v8.46.3 (#1425) (b73f290)
v1.38.1
1.38.1 (2025-11-07)
Fixes
- account for logs that have no msg (#1423) (0117843)
- add check timeout to adhoc check timeout (#1420) (607931d)
- add error boundary for check features (#1424) (10e5446)
- add isDirty to setValue in checkster (check Editor v2) (#1414) (2460926)
- pathfinder guides testids (#1411) (3ffea75)
- update dependency @grafana/alerting to v12.3.0-18971876900 (#1402) (460db60)
- update dependency @grafana/alerting to v12.3.0-19031551041 (#1418) (c030e39)
Miscellaneous Chores
- decrease time for running all tests (#1410) (b67001c)
- update dependency @types/node to v24.9.2 (#1401) (19fcb2c)
- update dependency eslint-plugin-jsdoc to v61.1.12 (#1422) (491b87c)
- update dependency sass to v1.93.3 (#1409) (c7a033f)
- update grafana/plugin-ci-workflows digest to 8d12510 (#1412) (6b0b297)
- update grafana/plugin-ci-workflows digest to bd860d0 (#1405) (51da0e4)
- update grafana/shared-workflows/ action to (#1406) (580489c)
- update grafana/shared-workflows/ action to (#1408) (32c421c)
- update grafana/shared-workflows/ action to (#1417) (4324c00)
- update grafana/shared-workflows/ action to (#1421) (fdc79c0)
- update hashicorp/setup-terraform digest to 4c5fdab (#1413) (9af2b5b)
- update to zod v4 (#1407) (fa31007)
v1.38.0
1.38.0 (2025-11-03)
Features
- add time point explorer documentation to feedback widget (#1358) (720c872)
- make check editor features be configured with FeatureName (feature toggle) (#1346) (a8de7be)
- new check editor (#1280) (4e67f2b)
Fixes
- put the container-type on the actual container (#1342) (08c1001)
- update dependency @grafana/alerting to v12.3.0-18804964027 (#1332) (d660087)
- update dependency @grafana/alerting to v12.3.0-18830193653 (#1350) (8d178fc)
- update dependency @grafana/alerting to v12.3.0-18836933406 (#1355) (37a9532)
- update dependency @grafana/alerting to v12.3.0-18839373754 (#1361) (4c88e6c)
- update dependency @grafana/alerting to v12.3.0-18845633693 (#1362) (447720c)
- update dependency @grafana/alerting to v12.3.0-18850340049 (#1369) (7e2c49d)
- update dependency @grafana/alerting to v12.3.0-18869686692 (#1388) (da6bec2)
- update dependency @grafana/alerting to v12.3.0-18878644950 (#1393) (ec42b04)
- update dependency react-error-boundary to v6 (#1384) (ccdadef)
- update dependency react-hook-form to v7.65.0 (#1351) (cafd1cb)
- update tanstack-query monorepo (#1356) (26678da)
Miscellaneous Chores
- add canvas mock to feature complete renovate list (#1386) (6b4e777)
- add packages to ignore or have a long shelf life (#1323) (c75f6e0)
- add whatwg-fetch to feature complete renovate list (#1400) (98a14ff)
- add whatwg-fetch to silence test warnings (#1392) (a1709d5)
- bumped dev dependencies which renovate flagged (#1324) (44f84f0)
- ignore react-router-dom packages for renovate (#1366) (4e87201)
- pin dependency @types/react-dom to 19.2.2 (#1385) (3ae1972)
- pin dependency jest-canvas-mock to 2.5.2 (#1347) (020d1b0)
- remove bail card for tests (#1345) (7769d17)
- remove deprecated dependencies (#1315) (564b5b5)
- remove secret id from SecretCard.tsx (#1344) (f321431)
- renovate deps bumps (#1390) (f5a21f4)
- update actions/checkout action to v4.3.0 (#1329) (2d1ddf2)
- update actions/checkout action to v5 (#1337) (c6f0606)
- update actions/create-github-app-token action to v2 (#1338) (1928acc)
- update actions/download-artifact action to v4.3.0 (#1330) (dd20985)
- update actions/github-script action to v8 (#1339) (f3a651d)
- update actions/setup-node action to v6 (#1340) (962d079)
- update commitlint monorepo to v20 (#1357) (e76823b)
- update dawidd6/action-download-artifact action to v11 (#1341) (8e12a96)
- update dependency @faker-js/faker to v10 (#1363) (8625ea8)
- update dependency @grafana/eslint-config to v9 (#1364) (76da5b3)
- update dependency @stylistic/eslint-plugin-ts to v4 (#1365) (5ccfa83)
- update dependency @swc/core to v1.13.21 (#1349) (9acc154)
- update dependency @swc/core to v1.13.21 (#1360) (9bd7a7e)
- update dependency @types/node to v24 (#1373) (5c1991e)
- update dependency axios to v1.13.0 (#1370) ([db9bf32](https://github.com/grafana/synthetic-monitori...
v1.37.0
1.37.0 (2025-10-27)
Features
- add data-fs-element to feedback button and fix toggletip floating (#1303) (e7250bd)
- add indicator of disabled check (#1290) (1dc7f9c)
- add renovate config to ignore local dev dockerfile (#1307) (6cb988f)
- Per check alerts/notification policies (#1282) (b8447b8)
- preload app and add chunking (#1298) (ed56d85)
Fixes
- promote alerting package imports to stable (#1304) (a9e9092)
- update reachability calc for dashboards (#1285) (1743e75)
Miscellaneous Chores
- export pluginconfigpage type (#1306) (7eb2ceb)
- pin dependencies (#1291) (e9c84fb)
- update dependency @babel/core to v7.28.5 (#1309) (7d2a3cf)
- update dependency @grafana/tsconfig to v2.0.1 (#1313) (ae3d2f9)
- update dependency @swc/jest to v0.2.39 (#1310) (9e7cc4d)
- update dependency @types/node to ^20.19.21 (#1299) (68283dc)
- update dependency @types/prismjs to v1.26.5 (#1300) (3873df4)
- update dependency @types/testing-library__jest-dom to v5.14.9 (#1301) (c59e597)
- update dependency danger to v11.3.1 (#1302) (fa45d40)
- update dependency eslint-config-prettier to v10.1.8 (#1311) (cbbb731)
- update dependency eslint-webpack-plugin to v5.0.2 (#1314) (20dd42a)
- update google-github-actions/auth digest to fc21748 (#1292) (b8f85be)
- update grafana/plugin-ci-workflows digest to 80ead8d (#1293) (ec31415)
- update grafana/shared-workflows/ action to (#1294) (b642134)
- update grafana/shared-workflows/ action to (#1308) (c2a7ece)
- update grafana/shared-workflows/ action to (#1312) (7bf1c2b)
- update hashicorp/setup-terraform digest to 982f6f0 (#1295) (d742131)