Releases: PagerDuty/python-pagerduty
Releases · PagerDuty/python-pagerduty
v6.2.1
What's Changed
- docs: fix typo in variable name in example code by @Deconstrained in #77
- Fix status code categories for Python 3 by @blagh in #78
Full Changelog: v6.2.0...v6.2.1
v6.2.0
What's Changed
- fix issue 61: test coverage by @Deconstrained in #74
- Feature (issue #75): better ease of use / code cleanliness for supporting the EU service region by @Deconstrained in #76
Full Changelog: v6.1.0...v6.2.0
v6.1.0 - Adopt uv/ruff for linting, formatting and build/release
What's Changed
- feat(71): Add a standard chosen linter/formatter, format and fix linter errors by @Deconstrained in #72
Full Changelog: v6.0.0...v6.1.0
v6.0.0 - Change base client to python-httpx
v5.3.0 - New auth method for setting the authorization header directly
What's Changed
- Adding new "header_passthru" Authentication Option by @vvasylkovskyi in #70
New Contributors
- @vvasylkovskyi made their first contribution in #70
Full Changelog: v5.2.0...v5.3.0
v5.2.0 - New API clients
v5.1.0 - Support for new API endpoints
What's Changed
- feat(66): Add entity wrapping support for new APIs to RestApiV2Client by @Deconstrained in #67
Full Changelog: v5.0.0...v5.1.0
v5.0.0 - Generic Authentication Interface
What's Changed
- Auth methods refactor - redux by @Deconstrained in #62
- Handle auth parameters a little more generically by @blagh in #58
New Contributors
Full Changelog:
v4.0.1 - add explicit exports to the root module namespace
What's Changed
- Release 4.0.0 by @Deconstrained in #56
- bugfix: export all current root-module-imported objects by @Deconstrained in #57
Full Changelog: v4.0.0...v4.0.1
v4.0.0: Support for Integration APIs
What's Changed
- feat(54): support outlier APIs with new client subclasses by @Deconstrained in #55
Full Changelog: v3.1.0...v4.0.0