Releases: yanyongyu/githubkit
Releases · yanyongyu/githubkit
Release 0.10.2
What's Changed
- Fix: auto-merge commit_title/commit_message type by @zegl in #30
- fix
create_release/update_releasebody parammake_latestdefault value type error - allow custom headers in client request
Full Changelog: v0.10.1...v0.10.2
Release 0.10.1
What's Changed
UNSETis an enum value and can be used inLiteralnow- new type alias
Missingfor fields that can beUNSET - update templates to add
@generatedflag in module docstring
Full Changelog: v0.10.0...v0.10.1
Release 0.10.0
Starting from version 0.10.0, we specify the rest api version 2022-11-28 in request headers and all rest api models are generated from versioned schema. Multi-version support will be done in future.
What's Changed
- Feature: Add support for REST-API-VERSION based on the used schema by @netomi in #24
- Fix: Remove
UNSETobjects from lists by @dosisod in #26
New Contributors
Full Changelog: v0.9.8...v0.10.0
Release 0.9.8
What's Changed
Full Changelog: v0.9.7...v0.9.8
Release 0.9.7
What's Changed
- Fix:
rest_description_sourcetypo by @iyume in #18 - Fix: Add wrapper to prep data for JSON encoding by @dosisod in #22
cryptographydependency is now provided byPyJWT
Full Changelog: v0.9.6...v0.9.7
Release 0.9.6
What's Changed
- Fix: duplicate field name in path and body by @yanyongyu in #17
Full Changelog: v0.9.5...v0.9.6
Release 0.9.5
What's Changed
- Fix: webhook
InstallationCreatedfieldrequesterschema error by @yanyongyu in #15
Full Changelog: v0.9.4...v0.9.5
Release 0.9.4
- fix pagination typing
- resolve cryptography security issue (bump to
^38.0.3in #12)
Full Changelog: v0.9.3...v0.9.4
Release 0.9.3
- re-generate models
Full Changelog: v0.9.2...v0.9.3
Release 0.9.2
- fix label description schema incorrect, related to github/rest-api-description#1812
Full Changelog: v0.9.1...v0.9.2