Releases: apiaryio/dredd
Releases · apiaryio/dredd
dredd@14.1.0
dredd@14.1.0
dredd-transactions@10.1.0
dredd-transactions@10.1.0
13.1.0
- Updated to fury-adapter-oas3-parser 0.11.0 which adds support for default responses.
- Updated API Blueprint parser (Drafter 5.0) which contains improved URI Template validation.
13.0.2
- Updated to fury-adapter-swagger 0.28.3
- Updated to fury-adapter-oas3-parser 0.10.2
v13.0.0
Deprecations
- Removes support for JSON Schema Draft V3 (see apiaryio/gavel.js#369)
Features
- Uses a more powerful JSON Schema validator (AJV)
v12.2.1
Dependencies
- Updates
dredd-transactions@9.1.1
- Updates to
fury-adapter-oas3-parser@0.10.1
- Updates to
fury-adapter-swagger@0.28.1
Bug Fixes
- JSON Schema generated from OpenAPI 2.0 (Swagger) documents are explicitly set to be JSON Schema Draft V4
v12.2.0
Features
- Updates to
gavel@8.2.3
to produce a deprecation warning upon JSON Schema Draft 3 usage