Skip to content

v0.104.0

Compare
Choose a tag to compare
@fenollp fenollp released this 07 Oct 16:47
· 206 commits to master since this release
b31a4bb

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