Skip to content

Releases: yanyongyu/githubkit

Release 0.13.3

22 Sep 06:13
f35789d
Compare
Choose a tag to compare

What's Changed

  • Fix: some rest apis use the wrong path param names to construct url
  • re-generate openapi models and apis

Full Changelog: v0.13.2...v0.13.3

Release 0.13.2

05 Sep 03:14
380bdcc
Compare
Choose a tag to compare

What's Changed

  • re-generate openapi models and apis

Full Changelog: v0.13.1...v0.13.2

Release 0.13.1

10 Aug 07:53
dc21ca7
Compare
Choose a tag to compare

What's Changed

  • Dev: migrate to uv by @yanyongyu in #233
  • re-generate openapi models and apis

Full Changelog: v0.13.0...v0.13.1

Release 0.13.0

26 Jul 10:06
ab10412
Compare
Choose a tag to compare

What's Changed

Caution

Breaking Change
The classic project rest APIs are deprecated by GitHub officially. The namespace is renamed from projects to projects_classic.

Full Changelog: v0.12.16...v0.13.0

Release 0.12.16

14 Jul 04:13
0b7a1dd
Compare
Choose a tag to compare

What's Changed

  • Fix: remove verified_at from verification schema required fields by @aitestino in #229

Full Changelog: v0.12.15...v0.12.16

Release 0.12.15

29 Jun 05:50
d9d87be
Compare
Choose a tag to compare

What's Changed

  • Feature: use hishel always revalidate option by default by @yanyongyu in #224
  • Feature: support streaming response data by @yanyongyu in #225
  • Feature: support custom proxy by @yanyongyu in #227
  • Docs: add streaming response guide by @yanyongyu in #228
  • re-generate openapi models and apis

Full Changelog: v0.12.14...v0.12.15

Release 0.12.14

12 Jun 09:18
7e4b00e
Compare
Choose a tag to compare

What's Changed

  • Fix: app auth token expiration edge case by @mchieco in #219
  • re-generate openapi apis and models

Full Changelog: v0.12.13...v0.12.14

Release 0.12.13

11 May 13:40
43646c6
Compare
Choose a tag to compare

What's Changed

  • Fix: repo owner can be null when account deleted by @yanyongyu in #215
  • re-generate openapi models

Full Changelog: v0.12.12...v0.12.13

Release 0.12.12

26 Apr 04:57
e6d90d6
Compare
Choose a tag to compare

What's Changed

  • Fix: rest paginator iteration error by @yanyongyu in #212
  • re-generate openapi models and apis

Full Changelog: v0.12.11...v0.12.12

Release 0.12.11

20 Apr 10:13
7ccbfbf
Compare
Choose a tag to compare

What's Changed

  • Feature: add httpx verify config by @Kilo59 in #209
  • Docs: add more info to rest api methods' docstring by @yanyongyu in #210

Full Changelog: v0.12.10...v0.12.11