Skip to content

Releases: getkin/kin-openapi

v0.107.0

27 Oct 14:54
285135d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.106.0...v0.107.0

v0.106.0

16 Oct 11:06
ac18113
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.105.0...v0.106.0

v0.105.0

13 Oct 13:33
330c142
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.104.0...v0.105.0

v0.104.0

07 Oct 16:47
b31a4bb
Compare
Choose a tag to compare

What's Changed

  • Validate default values against schema by @fenollp in #610
  • fix: only inject default value for matched oneOf or anyOf by @nic-6443 in #604
  • Deterministic validation by @fenollp in #602
  • Improve error message when path validation fails by @praneetloke in #605
  • Correctly resolve path of yaml resource if double referenced. by @d-sauer in #611
  • Fix second level relative ref in property resolving by @wtertius in #622
  • rework convertError Example code to show query schema error by @fenollp in #626
  • Allow validations options when creating legace Router by @yclybouw in #614
  • Additional error information by @danicc097 in #617
  • Add SIMITGROUP`s repo to dependants shortlist by @fenollp in #627
  • Introduce package-wide CircularReferenceCounter to work around #615 by @fenollp in #628

New Contributors

Full Changelog: v0.103.0...v0.104.0

v0.103.0

21 Sep 10:10
a8f69f4
Compare
Choose a tag to compare

What's Changed

  • use %w to wrap the errors by @SVilgelm in #596
  • Expose request/response validation options in the middleware Validator by @sorintm in #608
  • fix: detects circular references that can't be handled at the moment to avoid infinite loops loading documents by @TristanSpeakEasy in #607

New Contributors

Full Changelog: v0.102.0...v0.103.0

v0.102.0

16 Sep 09:30
68016e0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.101.0...v0.102.0

v0.101.0

14 Sep 15:04
46603c3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.100.0...v0.101.0

v0.100.0

31 Aug 09:28
5a61040
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.99.0...v0.100.0

v0.99.0

29 Aug 14:47
40bb5a1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.98.0...v0.99.0

v0.98.0

31 Jul 15:25
fd4bae8
Compare
Choose a tag to compare

What's Changed

  • fix: openapi2conv respects produces field by @nirhaas in #575

New Contributors

Full Changelog: v0.97.0...v0.98.0