Skip to content

0.0.33

Choose a tag to compare

@kbuntrock kbuntrock released this 21 Jun 19:09

Reproducible release

This release is 100% reproducible, and the version available on Maven Central is certified as authentic.
More information here.

Reproducible Builds

What's Changed

馃殌 New features and improvements

  • feat: Implement parsing and generation of OpenAPI security schemes and security requirements by @NicolasThierion in #342
  • fix: propagate @Schema(description, example) on DTO fields to query parameter descriptions by @vcfee in #397

馃摝 Dependency updates

  • Bump javaparser.version from 3.28.1 to 3.28.2 in /openapi-maven-plugin by @dependabot[bot] in #393
  • Bump org.apache.maven.plugins:maven-invoker-plugin from 3.10.0 to 3.10.1 in /openapi-maven-plugin by @dependabot[bot] in #391
  • Bump maven.version from 3.9.15 to 3.9.16 in /openapi-maven-plugin by @dependabot[bot] in #392
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.5 to 3.5.6 in /openapi-maven-plugin by @dependabot[bot] in #395
  • Bump jackson.version from 2.21.2 to 2.22.0 in /openapi-maven-plugin by @dependabot[bot] in #394

New Contributors

Full Changelog: 0.0.32...0.0.33