What's Changed from 3.1.0-RC1
- Bump jsonassert from 1.5.0 to 1.5.1 by @dependabot in #1172
- Bump version.quarkus from 2.10.1.Final to 2.10.2.Final by @dependabot in #1175
- Add examples to date/time type defaults by @MikeEdgar in #1176
- Add Resteasy Reactive constants for multipart support by @MikeEdgar in #1177
- Solves #1166 by @ColdanR in #1179
- Bump spring-webmvc from 5.3.21 to 5.3.22 by @dependabot in #1182
- Bump version.quarkus from 2.10.2.Final to 2.10.3.Final by @dependabot in #1185
- Bump swagger-ui-dist from 4.12.0 to 4.13.0 by @dependabot in #1186
- Do not set
nullable: false
due to Bean Validation annotations by @MikeEdgar in #1181 - Bump terser from 5.10.0 to 5.14.2 in /ui/open-api-ui-forms by @dependabot in #1189
- Bump version.quarkus from 2.10.3.Final to 2.11.0.Final by @dependabot in #1190
- Bump jakarta.json-api from 2.1.0 to 2.1.1 by @dependabot in #1192
- Bump maven-resources-plugin from 3.2.0 to 3.3.0 by @dependabot in #1193
- Bump smallrye-config from 3.0.0-RC2 to 3.0.0-RC3 by @dependabot in #1194
- Bump version.quarkus from 2.11.0.Final to 2.11.1.Final by @dependabot in #1196
- Avoid NPE in path parameter search, log MP params w/o framework param by @MikeEdgar in #1197
- Include annotated property methods without is/get/set JavaBean prefix by @MikeEdgar in #1198
- Include full path of resource class in path parameter match by @MikeEdgar in #1199
- Bump smallrye-config from 3.0.0-RC3 to 3.0.0-RC4 by @dependabot in #1205
- Bump swagger-ui-dist from 4.13.0 to 4.13.2 by @dependabot in #1206
- Parse
@Schema
's defaultValue and enum entries for non-string schemas by @MikeEdgar in #1204 - Include overridden methods/classes in JAX-RS resource method scan by @MikeEdgar in #1203
- Bump version.quarkus from 2.11.1.Final to 2.11.2.Final by @dependabot in #1207
- Add support for removing unused models by @MikeEdgar in #1208
- Add support for
@JsonView
by @MikeEdgar in #1209 - Skip Vert.x web routes with
regex
and without@Operation
by @MikeEdgar in #1211 - Release 3.1.0-RC2 by @MikeEdgar in #1214
New Contributors
Full Changelog: 3.1.0-RC1...3.1.0-RC2