Skip to content

4.3.3

Choose a tag to compare

@github-actions github-actions released this 27 Jul 10:32
· 13 commits to main since this release

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