Skip to content

Releases: yanyongyu/githubkit

Release 0.11.14

16 Oct 06:50
ef1e5a6
Compare
Choose a tag to compare

What's Changed

  • Fix: remove body validation for file and raw type by @yanyongyu in #151
  • Feature: add option for disable rest api input body validation by @yanyongyu in #152
  • Fix: add content-type header when request has body by @yanyongyu in #153
  • Feature: change rest api body validation config name by @yanyongyu in #154

Full Changelog: v0.11.13...v0.11.14

Release 0.11.13

09 Oct 02:41
531a071
Compare
Choose a tag to compare

What's Changed

  • Fix: not supported discriminators and repo check run status by @yanyongyu in #149

Full Changelog: v0.11.12...v0.11.13

Release 0.11.12

05 Oct 08:37
75542ee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.11...v0.11.12

Release 0.11.11

28 Sep 07:19
16e6eb9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.10...v0.11.11

Release 0.11.10

16 Sep 04:19
1ab40e3
Compare
Choose a tag to compare

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

07 Sep 13:34
35887c4
Compare
Choose a tag to compare

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

31 Jul 07:58
ac0a569
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.7...v0.11.8

Release 0.11.7

14 Jul 08:58
67a54c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.6...v0.11.7

Release 0.11.6

11 Jun 15:43
a75d0be
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.5...v0.11.6

Release 0.11.5

22 May 05:15
65953c3
Compare
Choose a tag to compare

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