1.0.32
Chores
- i18n: Expose all supported languages in plugin.json (#1096) (cb9f88e)
- update grafana dependencies to v12.4.0 (#1098) (52b8859)
- deps:
- Lock file maintenance (#1094) (9ec9e70)
- Update dependency css-loader to v7.1.4 (#1090) (1b4a293)
- Update dependency @grafana/plugin-e2e to v3.3.2 (#1089) (5a880ca)
- Update dependency glob to v13.0.6 (#1091) (ccd140d)
- Update TypeScript and linting (#1093) (c924cce)
- Update pnpm to v10.30.1 (#1092) (b160d37)
New Features
- add saved queries (#1064) (14ba8ac)
- show dashboard sort limit warning (#1088) (2f2a615)
- expose embeded metrics component (#782) (0c72630)
Bug Fixes
Other Changes
What's Changed
- feat: expose embeded metrics component by @shelldandy in #782
- chore(deps): Update pnpm to v10.30.1 by @renovate-sh-app[bot] in #1092
- I18n: Download translations from Crowdin by @grafana-pr-automation[bot] in #1087
- chore(deps): Update TypeScript and linting by @renovate-sh-app[bot] in #1093
- chore(deps): Update dependency glob to v13.0.6 by @renovate-sh-app[bot] in #1091
- chore(deps): Update dependency @grafana/plugin-e2e to v3.3.2 by @renovate-sh-app[bot] in #1089
- chore(deps): Update dependency css-loader to v7.1.4 by @renovate-sh-app[bot] in #1090
- chore(deps): Lock file maintenance by @renovate-sh-app[bot] in #1094
- chore: update grafana dependencies to v12.4.0 by @shelldandy in #1098
- chore(i18n): Expose all supported languages in plugin.json by @shelldandy in #1096
- feat: show dashboard sort limit warning by @bohandley in #1088
- fix: native histogram can sum by le without effect by @bohandley in #1101
- feat: add saved queries by @nicwestvold in #1064
Full Changelog: v1.0.31...v1.0.32