Skip to content

v0.93.0

Compare
Choose a tag to compare
@fenollp fenollp released this 24 Mar 20:23
· 269 commits to master since this release
a5284e9

What's Changed

  • discriminator value should verify the type is string to avoid panic by @kandaaaaa in #509
  • Add nilness check to CI by @fenollp in #510
  • Add support for formats defined in JSON Draft 2019-09 by @slessard in #512
  • Change the order of request validation to validate the Security schemas first before all other paramters by @Yarn-e in #514
  • Add support for allowEmptyValue by @Yarn-e in #515

New Contributors

Full Changelog: v0.92.0...v0.93.0