Skip to content

Releases: pb33f/libopenapi-validator

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

v.0.0.20

18 Sep 22:01
Compare
Choose a tag to compare

Addressing concurrency issues with #23. Still more work to be done, but this should move the needly significantly.

No new features.

v0.0.19

18 Sep 12:56
Compare
Choose a tag to compare

Fixed panic with type check on schema for query param.

Fixed #24

v0.0.18

16 Sep 17:20
Compare
Choose a tag to compare

Tuned up schema location lookup performance, and reduced noise in the output.

v0.0.17

16 Sep 15:48
Compare
Choose a tag to compare

No features, just a dependency bump from libopenapi

v0.0.16

02 Sep 19:55
Compare
Choose a tag to compare

Mostly tuneups, no new features except a new validation method to validate responses, not really a feature.

Just a clean-up, and a tuneup.

v0.0.15

07 Aug 15:30
Compare
Choose a tag to compare

Fixes a problem with malformed payloads being ignored by the validator. Errors are now captured and returned. The validator can no-longer be fooled by janky payloads.

Fixes #17

v0.0.14

07 Aug 14:37
Compare
Choose a tag to compare

Fixes issue reported by #16. Prevents a panic when a supplied schema is not a schema.