Releases: getyourguide/openapi-validation-java
Releases · getyourguide/openapi-validation-java
v4.0.0
v3.4.2
v3.4.1
What's Changed
- build(deps): bump org.springframework.boot from 3.5.6 to 3.5.7 by @dependabot[bot] in #286
- [CHK-12769][CHK-12772] fix dependabot security alert by @pboos in #291
- build(deps): bump junit-jupiter from 5.13.4 to 6.0.0 by @dependabot[bot] in #280
- build(deps): bump com.atlassian.oai:swagger-request-validator-core from 2.45.1 to 2.46.0 by @dependabot[bot] in #285
- build(deps): bump org.openapitools:jackson-databind-nullable from 0.2.7 to 0.2.8 by @dependabot[bot] in #288
- build(deps): bump ch.qos.logback:logback-core from 1.5.19 to 1.5.20 by @dependabot[bot] in #284
- build(deps): bump io.netty:netty-codec from 4.2.6.Final to 4.2.7.Final by @dependabot[bot] in #281
- build(deps): bump org.junit.platform:junit-platform-launcher from 1.13.4 to 6.0.0 by @dependabot[bot] in #282
- build(deps): bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #301
- build(deps): bump commons-codec:commons-codec from 1.19.0 to 1.20.0 by @dependabot[bot] in #299
- build(deps): bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 by @dependabot[bot] in #298
- build(deps): bump org.openapi.generator from 7.16.0 to 7.17.0 by @dependabot[bot] in #292
- build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.39 to 2.2.40 by @dependabot[bot] in #294
- build(deps): bump org.apache.tomcat.embed:tomcat-embed-core from 11.0.13 to 11.0.14 by @dependabot[bot] in #296
- build(deps): bump io.projectreactor.netty:reactor-netty-http from 1.2.11 to 1.3.0 by @dependabot[bot] in #295
- build(deps): bump junit-jupiter from 6.0.0 to 6.0.1 by @dependabot[bot] in #293
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- [CHK-12730][CHK-12731] fix dependabot alerts by @juliocastrodev in #277
- build(deps): bump mockito from 5.19.0 to 5.20.0 by @dependabot[bot] in #264
- build(deps): bump org.springframework.boot from 3.5.5 to 3.5.6 by @dependabot[bot] in #265
- build(deps): bump org.projectlombok:lombok from 1.18.40 to 1.18.42 by @dependabot[bot] in #266
- build(deps): bump org.openapi.generator from 7.15.0 to 7.16.0 by @dependabot[bot] in #270
- build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.36 to 2.2.39 by @dependabot[bot] in #271
- build(deps): bump org.apache.tomcat.embed:tomcat-embed-core from 11.0.10 to 11.0.13 by @dependabot[bot] in #272
- build(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by @dependabot[bot] in #269
- build(deps): bump org.springframework:spring-web from 6.2.10 to 6.2.12 by @dependabot[bot] in #274
- build(deps): bump io.projectreactor.netty:reactor-netty-http from 1.2.9 to 1.2.11 by @dependabot[bot] in #273
- Fix: Do not return violations with LogLevel.IGNORE by @pboos in #279
- Use github tag for release version by @pboos in #289
- Use github tag for release version (fix) by @pboos in #290
Full Changelog: v3.3.2...v3.4.0
v3.4.0-SNAPSHOT
What's Changed
- [CHK-12730][CHK-12731] fix dependabot alerts by @juliocastrodev in #277
- build(deps): bump mockito from 5.19.0 to 5.20.0 by @dependabot[bot] in #264
- build(deps): bump org.springframework.boot from 3.5.5 to 3.5.6 by @dependabot[bot] in #265
- build(deps): bump org.projectlombok:lombok from 1.18.40 to 1.18.42 by @dependabot[bot] in #266
- build(deps): bump org.openapi.generator from 7.15.0 to 7.16.0 by @dependabot[bot] in #270
- build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.36 to 2.2.39 by @dependabot[bot] in #271
- build(deps): bump org.apache.tomcat.embed:tomcat-embed-core from 11.0.10 to 11.0.13 by @dependabot[bot] in #272
- build(deps): bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by @dependabot[bot] in #269
- build(deps): bump org.springframework:spring-web from 6.2.10 to 6.2.12 by @dependabot[bot] in #274
- build(deps): bump io.projectreactor.netty:reactor-netty-http from 1.2.9 to 1.2.11 by @dependabot[bot] in #273
- Fix: Do not return violations with LogLevel.IGNORE by @pboos in #279
- Use github tag for release version by @pboos in #289
Full Changelog: v3.3.2...v3.4.0-SNAPSHOT
v3.3.2
What's Changed
- build(deps): bump org.projectlombok:lombok from 1.18.38 to 1.18.40 by @dependabot[bot] in #257
- build(deps): bump io.netty:netty-codec-http2 from 4.2.4.Final to 4.2.6.Final by @dependabot[bot] in #255
- build(deps): bump org.openapi.generator from 7.14.0 to 7.15.0 by @dependabot[bot] in #254
- [CHK-12508] dependabot alert: Update netty codec version by @pboos in #258
- [CHK-12508] dependabot alert: Update netty codec version by @pboos in #259
- v3.3.2 by @pboos in #260
Full Changelog: v3.3.1...v3.3.2
v3.3.1
v3.3.0
What's Changed
- [CHK-12202] Update transient org.apache.commons:commons-lang3 by @ursulean in #229
- [Automated][DEN-5331] Replace gygservice.yml with service-provisioning.yml by @lidijac in #236
- [CHK-12382] Fix transitive dep vulnerability by @juliocastrodev in #239
- build(deps): bump org.springframework.boot from 3.5.3 to 3.5.4 by @dependabot[bot] in #234
- build(deps): bump io.projectreactor.netty:reactor-netty-http from 1.2.8 to 1.2.9 by @dependabot[bot] in #242
- [CHK-12409] Upgrade netty version by @dominik-riha in #243
- build(deps): bump org.springframework:spring-web from 6.2.8 to 6.2.10 by @dependabot[bot] in #241
- build(deps): bump org.openapi.generator from 7.13.0 to 7.14.0 by @dependabot[bot] in #222
- build(deps): bump mockito from 5.18.0 to 5.19.0 by @dependabot[bot] in #244
- build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.34 to 2.2.36 by @dependabot[bot] in #240
- build(deps): bump com.atlassian.oai:swagger-request-validator-core from 2.44.9 to 2.45.1 by @dependabot[bot] in #237
- build(deps): bump junit-jupiter from 5.13.1 to 5.13.4 by @dependabot[bot] in #233
- build(deps): bump org.junit.platform:junit-platform-launcher from 1.13.1 to 1.13.4 by @dependabot[bot] in #230
- build(deps): bump commons-codec:commons-codec from 1.18.0 to 1.19.0 by @dependabot[bot] in #231
- build(deps): bump org.springframework.boot from 3.5.4 to 3.5.5 by @dependabot[bot] in #246
- build(deps): bump org.apache.tomcat.embed:tomcat-embed-core from 10.1.42 to 11.0.10 by @dependabot[bot] in #238
- build(deps): bump com.datadoghq:java-dogstatsd-client from 4.4.4 to 4.4.5 by @dependabot[bot] in #245
- build(deps): bump io.netty:netty-codec-http2 from 4.1.124.Final to 4.2.4.Final by @dependabot[bot] in #248
- build(deps): bump org.openapitools:jackson-databind-nullable from 0.2.6 to 0.2.7 by @dependabot[bot] in #247
- [CHK-12315] Upgrade dependencies due to security alert by @pboos in #249
- [CHK-12456] Upgrade dependencies due to security alert by @pboos in #250
- v3.3.0 by @pboos in #251
New Contributors
- @ursulean made their first contribution in #229
- @lidijac made their first contribution in #236
- @juliocastrodev made their first contribution in #239
- @dominik-riha made their first contribution in #243
Full Changelog: v3.2.3...v3.3.0
v3.2.3
v3.2.2
What's Changed
- build(deps): bump junit-jupiter from 5.13.0 to 5.13.1 by @dependabot in #210
- build(deps): bump org.junit.platform:junit-platform-launcher from 1.13.0 to 1.13.1 by @dependabot in #211
- build(deps): bump com.atlassian.oai:swagger-request-validator-core from 2.44.8 to 2.44.9 by @dependabot in #213
- SEC-3057 Define other workflow permissions by @mariuscoto in #212
- build(deps): bump org.springframework.boot from 3.5.0 to 3.5.3 by @dependabot in #220
- build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.32 to 2.2.34 by @dependabot in #221
- Support virtual threads by @pboos in #215
Full Changelog: v3.2.1...v3.2.2