3.4.10 (2026-03-10)
Fixes:
- fix panic when Grafana executes alert evaluation or when plotting time series using Math Operation, fix #859, fix #860
- fix
$conditionalTestmacro with 3 parameters (else branch) producing wrong results, fix #869 - fix
$stepmacro not being expanded, fix #864
Enhancements:
- fix all security transitive dependencies
What's Changed
- Bump pillow from 10.3.0 to 12.1.1 in /tests/testflows by @dependabot[bot] in #854
- fix: typo of properly by @itsrishub in #857
- Bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #858
- Bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #862
- Bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 by @dependabot[bot] in #863
- Fix golang float parser by @lunaticusgreen in #861
- Bump @tootallnate/once and jest-environment-jsdom by @dependabot[bot] in #867
- try to parallelize test jobs by @lunaticusgreen in #866
- fix round verification order by @lunaticusgreen in #865
- fix $conditionalTest macro with 3 parameters (else branch) by @Slach in #870
New Contributors
- @itsrishub made their first contribution in #857
Full Changelog: v3.4.9...v3.4.10