Skip to content

Releases: grafana-toolbox/grafana-client

5.0.1

02 Sep 10:47
Compare
Choose a tag to compare

What's Changed

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

Full Changelog: 5.0.0...5.0.1

5.0.0

27 Jul 10:48
Compare
Choose a tag to compare

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

  • AMG compatibility: Fetch Grafana version from /api/frontend/settings by @amotl in #229

Full Changelog: 4.3.3...5.0.0

4.3.3

27 Jul 10:32
Compare
Choose a tag to compare

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

04 Mar 12:44
Compare
Choose a tag to compare

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

22 Feb 03:05
Compare
Choose a tag to compare

What's Changed

Details

  • Chore(deps): Update verlib2 requirement from <0.3 to <0.4 by @dependabot in #213
  • Fix update_dashboard to also handle folderUid well by @amotl in #215

Full Changelog: 4.3.0...4.3.1

4.3.0

08 Feb 13:30
Compare
Choose a tag to compare

What's Changed

  • Added support for querying all data source-managed alerts. Thanks, @dmyerscough.

Details

New Contributors

Full Changelog: 4.2.4...4.3.0

4.2.4

27 Jan 21:43
Compare
Choose a tag to compare

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

26 Jan 22:39
Compare
Choose a tag to compare

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

10 Jan 23:38
Compare
Choose a tag to compare

What's Changed

  • Fixed catching wrong JSONDecodeError exception. Thank you, @etiennevincent.

Full Changelog: 4.2.1...4.2.2

4.2.1

10 Jan 23:02
Compare
Choose a tag to compare

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