Releases: swagger-api/validator-badge
Releases · swagger-api/validator-badge
Swagger Validator 2.1.5 released!
Swagger Validator 2.1.4 released!
- add docker build/push/deploy to release CI (#231)
- Bump org.apache.maven.plugins:maven-compiler-plugin from 3.10.1 to 3.11.0 (#230)
- Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 (#229)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 (#228)
- Bump com.networknt:json-schema-validator from 1.0.73 to 1.0.87 (#227)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.2 (#226)
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 (#225)
- Bump org.apache.maven.plugins:maven-jar-plugin from 2.4 to 2.6 (#224)
- Bump org.apache.maven.wagon:wagon-ssh-external from 3.5.2 to 3.5.3 (#223)
- Bump org.wiremock:wiremock from 3.2.0 to 3.3.1 (#221)
- port CI to GH Actions, Dependabot (#220)
swagger-validator 2.1.3 Released!
What's Changed
- Improve README with sections and add YAML cURL instructions by @NicolasCARPi in #213
- GH action and maven deployment files by @HugoMario in #216
- update deps, java, version by @frantuma in #217
- update javadoc plugin by @frantuma in #218
New Contributors
- @NicolasCARPi made their first contribution in #213
- @HugoMario made their first contribution in #216
Full Changelog: v2.1.2...v2.1.3
swagger-validator 2.1.2 Released!
swagger-validator 2.1.1 Released!
OAS 3.1 support
- First release with OAS 3.1 support
New parse
endpoints
- Added
parse
endpoint returning the serialized parsed and optionally dereferenced and processed specification
Full set of options to configure parsing and validation
- parse, validate and result processing parameters
What's Changed
- implement parse, options and 3.1 support by @frantuma in #207
- fix inferSchemaType default by @frantuma in #209
Full Changelog: v2.0.13...v2.1.1
swagger-validator 2.0.13 Released!
- latest SwaggerUI
swagger-validator 2.0.11 Released!
- latest SwaggerUI
swagger-validator 2.0.11 Released!
- latest SwaggerUI
swagger-validator 2.0.10 Released!
- latest SwaggerUI
swagger-validator 2.0.9 Released!
- latest SwaggerUI