Skip to content

Releases: pb33f/libopenapi-validator

v0.0.37

20 Dec 19:43
Compare
Choose a tag to compare

Removes use of the JSONParsingChannel concept. It's a menace.

v0.0.36

15 Dec 16:29
Compare
Choose a tag to compare

Fixed handling of enums after upgrade to libopenapi v0.14

v0.0.35

15 Dec 15:54
Compare
Choose a tag to compare

Upgrades to libopenapi v0.14

@TristanSpeakEasy

v0.0.34

08 Dec 11:32
Compare
Choose a tag to compare

Fixed issues with empty request body

v0.0.33

02 Dec 18:56
Compare
Choose a tag to compare

Adds a new security check to the parameter validator. Will now validate http and apiKey security for all http.Request objects

No breaking changes.

v0.0.32

30 Nov 18:08
Compare
Choose a tag to compare

latest libopenapi

v0.0.29

25 Nov 15:23
Compare
Choose a tag to compare

Latest libopenapi, no new features, just performance improvements lower down in the stack

v0.0.26

04 Nov 16:40
Compare
Choose a tag to compare

No new features, just a version bump for libopenapi

v0.0.25

04 Nov 16:12
Compare
Choose a tag to compare

Contains latest deps, latest libopenapi and an cleaned up ValidateRequestBody method.

@nickajacks1

v0.0.21

08 Oct 16:38
Compare
Choose a tag to compare

bumped libopenapi to v0.12.1

Updated support for most of uses cases in #26