Skip to content

3.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Nov 01:15
· 485 commits to main since this release
  • #1324 Bump maven-dependency-plugin from 3.3.0 to 3.4.0
  • #1322 Remove staging repository for MicroProfile OpenAPI 3.1 release
  • #1317 Bump jackson-databind from 2.14.0 to 2.14.1 in /tools/gradle-plugin
  • #1315 Bump loader-utils from 1.4.0 to 1.4.2 in /ui/open-api-ui-forms
  • #1314 Bump com.gradle.plugin-publish from 1.0.0 to 1.1.0 in /tools/gradle-plugin
  • #1313 Fix special-case handling of oauth2Redirect token
  • #1309 Bump com.github.vlsi.jandex from 1.82 to 1.84 in /tools/gradle-plugin
  • #1307 Bump jackson-databind from 2.13.4.2 to 2.14.0 in /tools/gradle-plugin
  • #1306 Bump maven-plugin-plugin from 3.6.4 to 3.7.0
  • #1305 remove console.log
  • #1303 Bump swagger-ui-dist from 4.15.1 to 4.15.2
  • #1302 Bump swagger-ui-dist from 4.15.0 to 4.15.1
  • #1289 Fail or warn on duplicate operationIds
  • #1282 Bump jackson-bom from 2.13.4 to 2.13.4.20221013, jackson-databind from 2.13.4 to 2.13.4.2 in /tools/gradle-plugin
  • #1278 Customize the MicroProfile OpenAPI TCK Report
  • #1275 Bump kotlin.version from 1.7.10 to 1.7.20
  • #1274 Prefer parameter order from @Parameters annotation
  • #1273 Bump microprofile-rest-client from 2.0.0.Beta1 to 2.0.0.Final
  • #1272 Bump swagger-ui-dist from 4.14.0 to 4.14.1
  • #1271 Bump version.eclipse.microprofile.openapi from 3.1-RC3 to 3.1-RC4
  • #1269 Experimental support for multiple TCK versions
  • #1267 Bump version.quarkus from 2.12.3.Final to 2.13.0.Final
  • #1266 Bump junit-jupiter from 5.9.0 to 5.9.1 in /tools/gradle-plugin
  • #1265 Bump version.quarkus from 2.12.2.Final to 2.12.3.Final
  • #1263 Bump jandex from 3.0.0 to 3.0.1
  • #1260 Bump spring-webmvc from 5.3.22 to 5.3.23
  • #1259 Prevent duplicate entries in operation and path item arrays
  • #1258 Bump version.quarkus from 2.12.1.Final to 2.12.2.Final
  • #1257 Fixed broken link in javadoc
  • #1253 Scan Kotlin nullability annotations
  • #1252 Exclude JavaDocs from build attachment, only generate coverage XML
  • #1251 Bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7
  • #1248 Bump version.quarkus from 2.12.0.Final to 2.12.1.Final
  • #1244 Bump jackson-bom from 2.13.3 to 2.13.4
  • #1240 Bump smallrye-config from 3.0.0-RC4 to 3.0.0
  • #1238 Revert support for scanning resource methods without JAX-RS HTTP methods
  • #1230 Guard against stack overflow caused by cyclic references in model
  • #1229 Upgrade to Jandex 3.0.0
  • #1226 Bump version.eclipse.microprofile.openapi from 3.1-RC2 to 3.1-RC3
  • #1225 Bump version.quarkus from 2.11.2.Final to 2.12.0.Final
  • #1224 TCK runner: Update the archive using BeforeDeploy
  • #1223 Fix Optional access flagged as bugs by SonarCloud
  • #1221 Enable Sonar for PRs via triggered job, skip JavaDoc for Kotlin code
  • #1219 Scan Bean Validation annotations applied to request body parameter
  • #1215 Ignore class members having illegal Java identifiers in name
  • #1211 Skip Vert.x web routes with regex and without @Operation
  • #1209 Add support for @JsonView
  • #1208 Add support for removing unused models
  • #1207 Bump version.quarkus from 2.11.1.Final to 2.11.2.Final
  • #1206 Bump swagger-ui-dist from 4.13.0 to 4.13.2
  • #1205 Bump smallrye-config from 3.0.0-RC3 to 3.0.0-RC4
  • #1204 Parse @Schema's defaultValue and enum entries for non-string schemas
  • #1203 Include overridden methods/classes in JAX-RS resource method scan
  • #1199 Include full path of resource class in path parameter match
  • #1198 Include annotated property methods without is/get/set JavaBean prefix
  • #1197 Avoid NPE in path parameter search, log MP params w/o framework param
  • #1196 Bump version.quarkus from 2.11.0.Final to 2.11.1.Final
  • #1194 Bump smallrye-config from 3.0.0-RC2 to 3.0.0-RC3
  • #1193 Bump maven-resources-plugin from 3.2.0 to 3.3.0
  • #1192 Bump jakarta.json-api from 2.1.0 to 2.1.1
  • #1190 Bump version.quarkus from 2.10.3.Final to 2.11.0.Final
  • #1189 Bump terser from 5.10.0 to 5.14.2 in /ui/open-api-ui-forms
  • #1182 Bump spring-webmvc from 5.3.21 to 5.3.22
  • #1181 Do not set nullable: false due to Bean Validation annotations
  • #1180 @NotNull should not generate nullable: false
  • #1179 Solves #1166
  • #1177 Add Resteasy Reactive constants for multipart support
  • #1176 Add examples to date/time type defaults
  • #1175 Bump version.quarkus from 2.10.1.Final to 2.10.2.Final
  • #1173 @FormParam OpenAPI not displayed properly in Resteasy Reactive
  • #1170 Bump version.quarkus from 2.10.0.Final to 2.10.1.Final
  • #1169 Update to Jandex 2.4.3 and avoid deprecated methods
  • #1164 Bump version.eclipse.microprofile.openapi from 3.1-RC1 to 3.1-RC2
  • #1162 Parse schema example using extension-provided parser
  • #1161 SchemaFactory bound to Jackson
  • #1160 Read extension attribute from all annotations
  • #1159 extension attribute not processed for all annotations
  • #1158 Bump jakarta.annotation-api from 2.1.0 to 2.1.1
  • #1157 Bump spring-webmvc from 5.3.20 to 5.3.21
  • #1156 Bump version.quarkus from 2.9.2.Final to 2.10.0.Final
  • #1154 Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7
  • #1152 Bump swagger-ui-dist from 4.11.1 to 4.12.0
  • #1151 Update quarkus-vertx-web dependency to quarkus-reactive-routes
  • #1148 Update scanning config
  • #1147 Bump jakarta.validation-api from 3.0.1 to 3.0.2
  • #1146 Bump version.quarkus from 2.9.1.Final to 2.9.2.Final
  • #1145 Bean validation spec
  • #1144 Map BV @Pattern constraint to schema pattern
  • #1143 Bump arquillian-jetty-embedded-11 from 1.0.0.CR4 to 1.0.0.Final
  • #1141 Bump version.quarkus from 2.9.0.Final to 2.9.1.Final
  • #1140 Bump jackson-bom from 2.13.2.1 to 2.13.3
  • #1139 Bump swagger-ui-dist from 4.11.0 to 4.11.1
  • #1138 Bump spring-webmvc from 5.3.19 to 5.3.20
  • #1137 Consolidate MicroProfile OpenAPI 3.1 Updates
  • #1136 Bump swagger-ui-dist from 4.10.3 to 4.11.0
  • #1135 Bump version.quarkus from 2.8.1.Final to 2.9.0.Final
  • #1134 Bump version.quarkus from 2.8.1.Final to 2.8.2.Final
  • #1132 Bump smallrye-config from 3.0.0-RC1 to 3.0.0-RC2
  • #1131 Read additionalProperties from @Schema (MP OpenAPI 3.1)
  • #1130 Read nested extensions property from extensible model annotations
  • #1129 MicroProfile OpenAPI 3.1 / Jakarta migration
  • #1128 Bump jakarta.enterprise.cdi-api from 3.0.1 to 4.0.0
  • #1127 Bump jakarta.ws.rs-api from 3.0.0 to 3.1.0
  • #1120 Bump jakarta.xml.bind-api from 3.0.1 to 4.0.0
  • #1119 Bump jakarta.json-api from 2.0.1 to 2.1.0
  • #1115 Bump jakarta.json.bind-api from 2.0.0 to 3.0.0
  • #1108 @Pattern annotation should reflect in data structure
  • #1093 Implemented equals and hashCode in TagImpl
  • #1092 Refine scanning property schemas composed with type schemas
  • #1089 Provide better examples for localdatetime