Githubkit

Latest version: v0.12.5

Safety actively analyzes 701442 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

0.12.5

What's Changed

* Feature: support sequence and mapping input by mjpieters in https://github.com/yanyongyu/githubkit/pull/176
* Docs: update response types for json type inspect by yanyongyu in https://github.com/yanyongyu/githubkit/pull/180
* Fix: deployment payload object allow additional property by yanyongyu in https://github.com/yanyongyu/githubkit/pull/181
* Feature: use arbitrary dict type for object with extra properties by yanyongyu in https://github.com/yanyongyu/githubkit/pull/183

**Full Changelog**: https://github.com/yanyongyu/githubkit/compare/v0.12.4...v0.12.5

0.12.4

What's Changed

* Fix: workflow_run pull_requests id/number types by mjpieters in https://github.com/yanyongyu/githubkit/pull/174

**Full Changelog**: https://github.com/yanyongyu/githubkit/compare/v0.12.3...v0.12.4

0.12.3

What's Changed

* Feature: add httpx helpful methods to `Response` by iyume in https://github.com/yanyongyu/githubkit/pull/173
* re-generate openapi models

**Full Changelog**: https://github.com/yanyongyu/githubkit/compare/v0.12.2...v0.12.3

0.12.2

What's Changed

* Fix: copy config error when switching auth by yanyongyu in https://github.com/yanyongyu/githubkit/pull/172

**Full Changelog**: https://github.com/yanyongyu/githubkit/compare/v0.12.1...v0.12.2

0.12.1

What's Changed

* Fix: typevar with default cause error in `typing-extensions<4.11.0` by gouzil in https://github.com/yanyongyu/githubkit/pull/170
* re-generate openapi models and apis (including the lastest sub-issue apis)

**Full Changelog**: https://github.com/yanyongyu/githubkit/compare/v0.12.0...v0.12.1

0.12.0

Breakings

- Drop Python 3.8 support
- query, header, cookie params in Rest API functions are now keyword only

New Features

- add cache strategy option, including in-memory and redis cache
- add basic throttling logic. By default, githubkit will limit the request concurrency to 100.

If you encounter any problems, please submit an issue 😄 .

What's Changed

* Feature: Drop 3.8 support by yanyongyu in https://github.com/yanyongyu/githubkit/pull/157
* Feature: add type support for response json by yanyongyu in https://github.com/yanyongyu/githubkit/pull/158
* Fix: graphql error type not exists by yanyongyu in https://github.com/yanyongyu/githubkit/pull/160
* Feature: add cache strategy option by yanyongyu in https://github.com/yanyongyu/githubkit/pull/161
* Feature: add redis cache support by yanyongyu in https://github.com/yanyongyu/githubkit/pull/162
* Feature: add basic throttling logic by yanyongyu in https://github.com/yanyongyu/githubkit/pull/163
* Docs: add model dump guide by yanyongyu in https://github.com/yanyongyu/githubkit/pull/166
* Fix: make query, header, cookie params keyword only by yanyongyu in https://github.com/yanyongyu/githubkit/pull/167
* Develop: migrate to ruff isort by yanyongyu in https://github.com/yanyongyu/githubkit/pull/168

**Full Changelog**: https://github.com/yanyongyu/githubkit/compare/v0.11.14...v0.12.0

Page 1 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.