0.0.31
Reproducible release
This release is 100% reproducible, and the version available on Maven Central is certified as authentic.
More information here.
What's Changed
馃殌 New features and improvements
- fix: quote numeric YAML keys in generated OpenAPI specs by @matthieu-rosset in #370
- fix: wrap $ref in allOf when sibling properties exist (OpenAPI 3.0) by @matthieu-rosset in #368
馃摑 Documentation updates
- [Doc] Add java annotation custom style by @gideruette in #375
- Update docusaurus to version 3.10 by @kbuntrock in #381
馃摝 Dependency updates
- Bump io.swagger.core.v3:swagger-annotations from 2.2.45 to 2.2.48 in /openapi-maven-plugin by @dependabot[bot] in #371
- Update jackson version from to 2.15.4 2.21.2 by @kbuntrock in #380
- Bump com.google.guava:guava from 33.5.0-jre to 33.6.0-jre in /openapi-maven-plugin by @dependabot[bot] in #378
- Bump maven.version from 3.9.14 to 3.9.15 in /openapi-maven-plugin by @dependabot[bot] in #376
New Contributors
- @matthieu-rosset made their first contribution in #370
- @gideruette made their first contribution in #375
Full Changelog: 0.0.30...0.0.31