Releases: grafana/synthetic-monitoring-app
Releases · grafana/synthetic-monitoring-app
v1.42.0
1.42.0 (2025-12-02)
Features
- add k6 version information to probes (#1269) (652e09c)
- add k6 version selection to check form (Checkster version) (#1461) (910dd45)
- add tracking for feature tab changes (#1490) (271340f)
- change 'Add new check' button to 'Create new check' with plus icon (#1460) (084ec81)
- highlight docs panel (#1444) (f7fe8b7)
- Implement native scroll for Monaco script editor (#1488) (6a75fe2)
- make monaco load types dynamically (#1289) (69bacf9)
- pass eventInfo to useCUDChecks in useHandleSubmitCheckster (#1487) (161b495)
- suggestion for duplicate functionality (#1496) (f9c18cd)
Fixes
- add eslint-disable for deprecated MultiSelect component (#1510) (40e994b)
- duplicate job name can now be edited (#1499) (abf2e43)
- respect using custom datasource when configured in jsonData (#1470) (16de336)
Miscellaneous Chores
- deps: update grafana/shared-workflows/ action to (#1493) (eb8f4b5)
- remove unused merge logic for checkster (#1495) (5084b02)
- update actions/checkout action to v5.0.1 (#1498) (787c038)
- update dependency @swc/core to v1.15.3 (#1501) (cb8df42)
- update dependency @types/lodash to v4.17.21 (#1502) (ae0681d)
- update dependency @types/node to v24.10.1 (#1503) (c1f1675)
- update dependency @types/react-dom to v19.2.3 (#1504) (a944603)
- update dependency eslint-plugin-testing-library to v7.13.5 (#1505) (a10214b)
- update dependency msw to v2 (#1394) (93d464a)
- update dependency msw to v2.12.3 (#1506) (d65703c)
- update dependency zod to v4.1.13 (#1507) (51e575c)
- update grafana monorepo to v12.3.0 (#1508) (7d87366)
- update grafana/plugin-ci-workflows/ action to (#1486) (4f4732d)
- update tanstack-query monorepo (#1509) (3571f45)
v1.41.0
1.41.0 (2025-11-25)
Features
Fixes
- remove check list scens vis view (#1482) (6f90a89)
- use AddNewCheckButton for check list empty state (#1485) (00c3201)
Miscellaneous Chores
- bump glob from 11.0.3 to 11.1.0 (#1467) (ff2551a)
- force renovate chore titles (#1483) (383de76)
- move cursor rules into correct directory (#1484) (9760a5e)
- update actions/checkout digest to 93cb6ef (#1472) (099c7b0)
- update actions/create-github-app-token digest to 7e473ef (#1474) (6d79a9e)
- update grafana/plugin-ci-workflows digest to 45b9f89 (#1473) (584f2e2)
- update grafana/plugin-ci-workflows/ action to (#1476) (6462cac)
- update grafana/shared-workflows/ action to (#1456) (8f187d7)
- update grafana/shared-workflows/ action to (#1475) (15b7340)
- update grafana/shared-workflows/ action to (#1478) (39cbf85)
- update hashicorp/setup-terraform digest to 712b439 (#1477) (a197c7a)
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)