Skip to content

Releases: pb33f/libopenapi-validator

v0.0.40

18 Jan 20:53
Compare
Choose a tag to compare

Dependencies updated for libopenapi

v0.0.39

12 Jan 14:49
Compare
Choose a tag to compare

Adds multiple checks for nil values in responses and other places. These issues were exposed during some brutal testing with new wiretap features.

No new features, just safety checks.

v0.0.38

22 Dec 18:51
Compare
Choose a tag to compare

Addresses concurrency issue reported in #23

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