Releases: grafana-toolbox/grafana-client
Releases · grafana-toolbox/grafana-client
5.0.1
What's Changed
- Fix: Added method for removal of notification policy tree. Thanks, @serhiy-yevtushenko.
- Fix: Addressed issues with
delete_mute_timing
. Thanks, @serhiy-yevtushenko.
Details
- Naming things: The project was transferred to the
grafana-toolbox
org by @amotl in #231 - Chore(deps-dev): Update setuptools-scm requirement from <9 to <10 by @dependabot[bot] in #233
- Chore(deps): Update setuptools-scm[toml] requirement from <9,>=4.0 to >=4.0,<10 by @dependabot[bot] in #232
- Chore(deps): Bump actions/checkout from 4 to 5 by @dependabot[bot] in #235
- fix: added method for removal of notification policy tree by @serhiy-yevtushenko in #236
- fix: issues with delete_mute_timing by @serhiy-yevtushenko in #238
New Contributors
- @serhiy-yevtushenko made their first contribution in #236
Full Changelog: 5.0.0...5.0.1
5.0.0
What's Changed
- AMG compatibility: Fetch Grafana version from
/api/frontend/settings
instead of/api/health
. Thanks, @squadgazzz.
Breaking change: This means that authentication is obligatory now, because the
new endpoint requires it. Also, database
status is no longer represented in the
new response.
Details
Full Changelog: 4.3.3...5.0.0
4.3.3
What's Changed
- Async: Fixed code generator for edge cases at "smartquery" interface. Thanks, @JIAQIA.
- Alerting Provisioning: Added support for the optional
name
query parameter to the
get_contactpoints
method, for filtering by name. Thanks, @devth.
Details
- Chore(deps-dev): Update ruff requirement from <0.10 to <0.12 by @dependabot[bot] in #219
- Chore(deps-dev): Update ruff requirement from <0.12 to <0.13 by @dependabot[bot] in #221
- fix(async): Correct async HTTP method handling in Datasource.smartquery() by @JIAQIA in #224
- Refactor async generator by @amotl in #226
- CI: Add PyPI release workflow by @amotl in #227
- Alerting Provisioning: Added support for the
name
query parameter by @amotl in #230
New Contributors
Full Changelog: 4.3.2...4.3.3
4.3.2
What's Changed
- Alerting: Allowed the datasource to be specified with managed alerting. Thanks, @dmyerscough.
- Smartquery: Fixed querying PostgreSQL with Grafana 11. Thanks, @MatthewMarsee.
Details
- Allow the datasource to be specified with managed alerting by @dmyerscough in #217
- Smartquery: Fix querying PostgreSQL with Grafana 11 by @amotl in #218
Full Changelog: 4.3.1...4.3.2
4.3.1
What's Changed
- Fixed
update_dashboard
to also handlefolderUid
well. Thanks, @CantankerousBullMoose.
Details
- Chore(deps): Update verlib2 requirement from <0.3 to <0.4 by @dependabot in #213
- Fix
update_dashboard
to also handlefolderUid
well by @amotl in #215
Full Changelog: 4.3.0...4.3.1
4.3.0
What's Changed
- Added support for querying all data source-managed alerts. Thanks, @dmyerscough.
Details
- Chore(deps): Bump verlib2 from 0.2.0 to 0.2.1 by @dependabot in #209
- Chore: Update to "verlib2<0.3" by @amotl in #210
- Support querying all Data source-managed alerts by @dmyerscough in #212
New Contributors
- @dmyerscough made their first contribution in #212
Full Changelog: 4.2.4...4.3.0
4.2.4
What's Changed
- Chore: Removed nonsense function
update_rule_group_interval
. Thanks, @vbichov. - Smartquery: Fixed querying PostgreSQL with Grafana 11. Thanks, @hbaghar.
Full Changelog: 4.2.3...4.2.4
4.2.3
What's Changed
- Smartquery: Fix querying Prometheus by adding
hide
parameter.
Thanks, @peekjef72.
Details
- Chore(deps-dev): Update ruff requirement from <0.9 to <0.10 by @dependabot in #203
- add hide param for prometheus query (needed by expr query to the datasource) by @peekjef72 in #206
Full Changelog: 4.2.2...4.2.3
4.2.2
What's Changed
- Fixed catching wrong
JSONDecodeError
exception. Thank you, @etiennevincent.
Full Changelog: 4.2.1...4.2.2
4.2.1
What's Changed
- CI: Verified support on Python 3.13
- Fixed catching wrong
JSONDecodeError
exception. Thank you, @etiennevincent. - Updated README w/
session_pool_size
. Thank you, @sjoeboo.
Details
- CI: Fix permissions for GHA release job to designate a release on GitHub by @amotl in #191
- CI: Verify support on Python 3.13 by @amotl in #192
- update readme w/ session_pool_size by @sjoeboo in #193
- Chore(deps-dev): Update ruff requirement from <0.7 to <0.8 by @dependabot in #194
- Chore(deps): Update setuptools-scm[toml] requirement from <8,>=4.0 to >=4.0,<9 by @dependabot in #195
- Chore(deps-dev): Update ruff requirement from <0.8 to <0.9 by @dependabot in #196
- CI: Fix and improve configuration by @amotl in #199
- Chore(deps): Bump codecov/codecov-action from 4 to 5 by @dependabot in #197
- Chore(deps-dev): Update twine requirement from <6 to <7 by @dependabot in #198
- CI: Use Ubuntu 22.04 to keep supporting Python 3.7 by @amotl in #201
Full Changelog: 4.2.0...4.2.1