github smallrye/smallrye-open-api 1.1.20

latest releases: 3.10.0, 3.9.0, 3.8.0...
4 years ago

Change Summary

  1. [#190] Add support for scanning of JAX-RS subresources
  2. [#194] Reduce chances of using to Java reflection by implementing internal Jandex index containing common collection and utility types
  3. [#195] Support UUID and URI types in scanner; fix support of custom formats
  4. [#198] Use setter method name instead of argument to derive property names
  5. [#200] Scan JAX-RS resource parent classes and interfaces for annotations
  6. [#202] Sort OpenAPI tags in natural order unless order specified by application
  7. [#204] Use schema composition when @Schema is specified on both field and type; enable schema reference property mp.openapi.extensions.schema-references.enable by default
  8. [#206] Correct scanning of JAR archives when inclusion/exclusion configuration is specified (affects Thorntail)
  9. [#214] Add support for Optional, OptionalDouble, OptionalInt, and OptionalLong in scanner

Don't miss a new smallrye-open-api release

NewReleases is sending notifications on new releases.