Skip to content

2.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 13:14
· 1389 commits to main since this release
  • #690 Fix/enhance handling of nested and custom collection types
  • #689 Update NPM packages and use npm ci (requires package-lock.json)
  • #685 Improve handling of generic types in resources, subresources, and params
  • #683 Bump version.quarkus from 1.11.2.Final to 1.11.3.Final
  • #682 Bump swagger-ui-dist from 3.42.0 to 3.43.0
  • #680 Include oauth2-redirect.html (master)
  • #678 Bump version.quarkus from 1.11.1.Final to 1.11.2.Final
  • #676 Basic support for Jackson's @JsonUnwrapped annotation
  • #674 Bump swagger-ui-themes from 3.0.0 to 3.0.1
  • #672 Support inherited BV constraint annotations
  • #671 Adding the Instance methods options in swagger-ui (master)
  • #666 enable noHtml5Validate, validation msg reset feat.
  • #664 Bump swagger-ui-dist from 3.41.1 to 3.42.0
  • #663 Implement Swagger UI Authentication configuration in IndexCreator
  • #662 Parameter schema improvement & bug fix
  • #658 Unwrap generic type from JAXBElement (master)
  • #655 Extract the static resources from webjars (master)
  • #653 Add Jandex equals implementations
  • #652 Preserve schema model's type when value from annotation is null
  • #651 Ignore all unimplemented interfaces unless included via config
  • #648 Bump version.quarkus from 1.11.0.Final to 1.11.1.Final
  • #647 mp.openapi.schema.* Config Property Negative Test Coverage
  • #644 621 - @APIResponseSchema Negative Test Coverage
  • #643 Remove 204 response code default for DELETE method
  • #642 Incorrect Response Code - DELETE
  • #637 RestEasy Reactive support - new annotations and derived path params
  • #634 Bump download-maven-plugin from 1.6.0 to 1.6.1
  • #633 Bump smallrye-config from 2.0.0 to 2.0.2
  • #632 Bump swagger-ui from 3.38.0 to 3.40.0
  • #631 Bump quarkus-vertx-web from 1.10.5.Final to 1.11.0.Final
  • #630 Bump Config to 2.0.0, RestEasy to 4.6.0, update test classes
  • #629 Merge class-level schema property attributes with field schemas
  • #628 @SchemaProperty will not render on existing fields when utilized within class source
  • #576 Support RESTEasy Reactive extensions