Releases: clambin/grope
Releases · clambin/grope
v0.5.1
Features
- support multiple dashboard tags (Christophe Lambin)
v0.5.0
Features
- optionally tag exported dashboards (#10) #10 (Christophe Lambin)
Code Refactoring
- use cmp.Or() instead of stringOrDefault() (Christophe Lambin)
Builds
- add permissions to all workflows (Christophe Lambin)
v0.4.3
Chores
- deps: bump github.com/grafana/grafana-operator/v5 (#7) #7 (dependabot[bot])
- deps: bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#8) #8 (dependabot[bot])
- deps: bump github.com/gosimple/slug from 1.14.0 to 1.15.0 (#9) #9 (dependabot[bot])
- deps: bump golang.org/x/net to v0.33.0 (Christophe Lambin)
v0.4.2
Bug Fixes
- fix bug where grope would export the same dashboard twice. (Christophe Lambin)
Builds
- move workflows back to main branch (Christophe Lambin)
Chores
- deps: bump github.com/grafana/grafana-operator/v5 (#4) #4 (dependabot[bot])
- deps: bump github.com/grafana/grafana-operator/v5 (#5) #5 (dependabot[bot])
- deps: bump github.com/grafana/grafana-openapi-client-go (Christophe Lambin)
v0.4.1
Features
- support paged Search calls (Christophe Lambin)
Code Refactoring
- let the Search API filter the dashboards (Christophe Lambin)
v0.4.0
Features
- move to github.com/grafana/grafana-openapi-client-go (github.com/grafana/grafana-api-golang-client is deprecated) #3 (Christophe Lambin)
v0.3.0
Builds
- deps: bump github.com/grafana/grafana-operator/v5 #2 (dependabot[bot])
- go 1.23 (Christophe Lambin)
v0.2.2
Features
- dashboard usage: can take folder/dashboard names (Christophe Lambin)
Builds
- deps: bump github.com/grafana/grafana-operator/v5 #1 (dependabot[bot])
Chores
- deps: bump github.com/grafana/grafana-operator/v5 to v5.11.0 (Christophe Lambin)
v0.2.1
Code Refactoring
- remove unnecessary abstraction (Christophe Lambin)
v0.2.0
feat: new command-line interface