Releases: grafana-toolbox/grafana-wtf
Releases · grafana-toolbox/grafana-wtf
0.24.2
0.24.1
What's Changed
find: Added matches to JSON and YAML outputs. Thanks, @Speissi.
Details
- Chore(deps): Update ruff requirement from <0.15 to <0.16 by @dependabot[bot] in #213
- Add matches to JSON and YAML outputs by @Speissi in #214
Full Changelog: 0.24.0...0.24.1
0.24.0
What's Changed
- Added support for processing more than 5000 dashboards. Thanks, @Speissi.
Details
- Chore(deps): Bump actions/cache from 4 to 5 by @dependabot[bot] in #210
- Support pagination of result when there are more than 5000 results by @Speissi in #211
New Contributors
Full Changelog: 0.23.5...0.24.0
0.23.5
0.23.4
What's Changed
- CI: Validated support for Python 3.14
- Dependencies: Permit installation of pandas 2.3, duckdb 1.4, and grafana-client 5.x
Details
- Chore(deps): Update ruff requirement from <0.13 to <0.14 by @dependabot[bot] in #200
- Chore(deps): Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #203
- Chore(deps): Update ruff requirement from <0.14 to <0.15 by @dependabot[bot] in #204
- Chore(deps): Bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #205
- Chore(deps): Bump actions/checkout from 5 to 6 by @dependabot[bot] in #206
- CI: Validate support for Python 3.14 by @amotl in #207
Full Changelog: 0.23.3...0.23.4
0.23.3
What's Changed
- Fixed
grafana-wtf logsubcommand for Grafana >= 11.6.0. - Fixed compatibility with Grafana >= 12.x.
- Improved
get_dashboard_versionsto collect all pages
to avoid missing history. Thanks, @coderabbitai.
Details
- Chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #198
- Support for Grafana >=11.6.x and 12.x by @amotl in #199
Full Changelog: 0.23.2...0.23.3
0.23.2
What's changed
- Fixed collecting data sources defined by dashboard variables. Thanks,
@GrgDev, @cronosnull, and @nikodemas.
Full Changelog: 0.23.1...0.23.2
0.23.1
What's Changed
- Fixed 404 error on "dash-folder" type when enumerating dashboards.
Thanks, @oxy-star and @GarbageYard.
Details
- Chore(deps): Bump astral-sh/setup-uv from 5 to 6 by @dependabot[bot] in #189
- Chore(deps): Update ruff requirement from <0.12 to <0.13 by @dependabot[bot] in #193
- Fix 404 error on "dash-folder" dashboard type by @amotl in #195
- CI: Add workflow for publishing package to PyPI by @amotl in #197
Full Changelog: 0.23.0...0.23.1
0.23.0
What's Changed
- Started using
versioningitfor versioning - As concurrency and caching together is problematic, and might
lead to segfaults, turn off concurrent downloads by default.
Thank you, @glitchwizard.
Details
- Chore(deps): Update duckdb requirement from <1.2 to <1.3 by @dependabot in #172
- CI: Do not cache packages twice, per pip and uv. Just cache with uv. by @amotl in #175
- Chore(deps): Update verlib2 requirement from <0.3 to <0.4 by @dependabot in #173
- Update verlib2 version requirement by @nikodemas in #177
- Fix small error in README.rst by @edwelker in #176
- CI: Validate against Grafana 10.4.16 and 11.5.2 by @amotl in #178
- Chore(deps): Update ruff requirement from <0.10 to <0.12 by @dependabot in #180
- Use
versioningitfor versioning by @amotl in #183 - Chore: Fix OCI building by @amotl in #184
- Turn off concurrent downloads by default by @amotl in #181
New Contributors
Full Changelog: 0.22.0...0.23.0
0.22.0
What's Changed
- Added scanning notification channels by name. Thank you, @nikodemas.
- Fixed exceptions when non-existent notification channel uid is used.
Thank you, @nikodemas.
Full Changelog: 0.21.1...0.22.0