Releases: grafana/metrics-drilldown
Releases · grafana/metrics-drilldown
v1.0.0-rc.0
What's Changed
- fix: remove
app/plugins
imports by @NWRichmond in #34 - Configure
plugin json
by @NWRichmond in #40 - Remove
app/features
imports by @NWRichmond in #42 - Chore: Migrate
instanceof
checks by @yangkb09 in #38 - fix: remove app imports by @NWRichmond in #44
- fix: add missing React imports; configure linting for imports by @NWRichmond in #49
- Chore: Add Toast notification for successful bookmark save by @yangkb09 in #50
- Chore: Migrate #99346 from grafana/grafana by @yangkb09 in #51
- Chore: Migrate #99348 from grafana/grafana by @yangkb09 in #52
- fix: app entry point by @NWRichmond in #56
- Chore: Migrate #98900 from grafana/grafana by @yangkb09 in #53
- chore: upgrade grafana packages by @NWRichmond in #58
- Enable bundle size analysis by @NWRichmond in #62
- fix: stub transitive dependencies by @NWRichmond in #64
- chore: rename app ID by @NWRichmond in #61
- fix: only run
bundle-stats
workflow on PRs by @NWRichmond in #65 - fix: adjust overly-stringent type predicate by @NWRichmond in #67
- Chore: Update README by @yangkb09 in #59
- fix: configure shared URL for app plugin by @NWRichmond in #69
- Chore: Bump @grafana/create-plugin configuration to 5.14.1 by @github-actions in #60
- Style: Fix homepage styles by @yangkb09 in #71
- update nonPromotedResources collection on non initial checks by @bohandley in #74
- add config option to use regex operators by @bohandley in #81
- Style: Make homepage background color extend to page bottom by @yangkb09 in #78
- ci: configure plugin signing and artifact upload for tagged releases by @NWRichmond in #75
- fix: use correct access mechanism by @NWRichmond in #84
- ci: fix branch checks by @NWRichmond in #85
- ci: use plugin-ci-workflows by @NWRichmond in #86
- ci: fix permissions by @NWRichmond in #87
- ci: fix cd permissions by @NWRichmond in #88
- fix: bundle stats by @NWRichmond in #93
- chore: set package version by @NWRichmond in #92
- fix: avoid redundant ci runs by @NWRichmond in #91
- Fix bug by checking for custom var with undefined to prevent unnecessary migration by @bohandley in #90
- fix: docker resources by @NWRichmond in #95
- fix: configurable grafana port by @NWRichmond in #98
- ci: create latest artifact by @NWRichmond in #99
- ci: wait for e2e before uploading to gcs by @NWRichmond in #100
- remover operators =| and !=| from adhoc filters by @bohandley in #97
- use combobox for adhoc filters by @bohandley in #82
- Test: Add basic e2e/smoke tests by @yangkb09 in #94
- ci: create versioned artifact for tagged release by @NWRichmond in #105
- fix: use correct artifact key by @NWRichmond in #106
- fix: escaping of regex metacharacters in label filters by @NWRichmond in #103
- ci: playwright troubleshooting by @NWRichmond in #107
- Do not show the native histogram banner if a user has closed it with 'X' by @bohandley in #102
- ci: simplify plugin artifact workflow by @NWRichmond in #108
- ci: fix artifact naming by @NWRichmond in #109
New Contributors
- @github-actions made their first contribution in #60
- @bohandley made their first contribution in #74
Full Changelog: https://github.com/grafana/metrics-drilldown/commits/v1.0.0-0