Releases: yanyongyu/githubkit
Releases · yanyongyu/githubkit
Release 0.11.11
What's Changed
- Fix: diff-entry's blob_url and raw_url may be null by @fau-st in #134
- Fix: date query param format by @yanyongyu in #139
- Fix: ghes graphql endpoint error by @yanyongyu in #135
Full Changelog: v0.11.10...v0.11.11
Release 0.11.10
What's Changed
- re-generate openapi schema models
- Fix: model list schema constraints error when using Pydantic V1 by @juantoca in #131
Full Changelog: v0.11.9...v0.11.10
Release 0.11.9
What's Changed
- re-generate openapi schema models
- Feature: allow parsing webhook with event name of type str by @fau-st in #123
- Docs: update oauth app section by @BhuwanPandey in #126
- Feature: improve refresh token usage and docs by @yanyongyu in #128
- Feature: support app jwt auth using client id by @yanyongyu in #129
- Fix: oauth flow anext compatibility by @yanyongyu in #130
Full Changelog: v0.11.8...v0.11.9
Release 0.11.8
What's Changed
- Fix: literal cannot use unset const by @yanyongyu in #117
- Fix: Tolerate any string values in github app events array schema by @jmehnle in #118
- Docs: update type hints in examples by @yanyongyu in #120
- Feature: add graphql pagination support by @yanyongyu in #121
Full Changelog: v0.11.7...v0.11.8
Release 0.11.7
What's Changed
- Docs: add weakref warning by @yanyongyu in #111
- Feature: support oauth token auth by @yanyongyu in #115
Full Changelog: v0.11.6...v0.11.7
Release 0.11.6
What's Changed
- Fix: sync app routes by @yanyongyu in #105
- Fix: missing ghes lazy loading by @yanyongyu in #108
Full Changelog: v0.11.5...v0.11.6
Release 0.11.5
What's Changed
- Feature: add reason phrase to response and exceptions by @yanyongyu in #101
- re-generate openapi models and apis
Full Changelog: v0.11.4...v0.11.5
Release 0.11.4
What's Changed
- Upgrade dependencies (hishel 0.0.26)
- re-generate code
Full Changelog: v0.11.3...v0.11.4
Release 0.11.3
What's Changed
- Bug: app auth cache keys missing app_id by @zegl in #95
- Feature: add enterprise cloud support by @yanyongyu in #96
Full Changelog: v0.11.2...v0.11.3
Release 0.11.2
What's Changed
- Fix: webhook repository dispatch action type by @yanyongyu in #94
Full Changelog: v0.11.1...v0.11.2