Skip to content

Releases: getyourguide/openapi-validation-java

v3.4.0

28 Oct 08:25
e88a04c

Choose a tag to compare

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

28 Oct 08:03

Choose a tag to compare

v3.4.0-SNAPSHOT Pre-release
Pre-release

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

12 Sep 12:28
2608bdb

Choose a tag to compare

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

04 Sep 13:15
ffd71aa

Choose a tag to compare

What's Changed

  • bugfix: fail-on-request shouldn't fail if violation is excluded by @pboos in #252
  • v3.3.1 by @pboos in #253

Full Changelog: v3.3.0...v3.3.1

v3.3.0

27 Aug 14:31
37dcabf

Choose a tag to compare

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

Full Changelog: v3.2.3...v3.3.0

v3.2.3

10 Jul 07:23

Choose a tag to compare

What's Changed

  • Exclude library internal exception unhandled token type NOT_AVAILABLE by @pboos in #228

Full Changelog: v3.2.2...v3.2.3

v3.2.2

27 Jun 13:52

Choose a tag to compare

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

v3.2.1

18 Jun 08:11

Choose a tag to compare

What's Changed

  • Fix security alerts by @pboos
  • Fix ClassNotFoundException: javax.mail.internet.AddressException by @pboos in #218

Full Changelog: v3.2.0...v3.2.1

v3.2.0

03 Jun 14:02
b97cb1d

Choose a tag to compare

What's Changed

  • build(deps): bump org.openapi.generator from 7.12.0 to 7.13.0 by @dependabot in #200
  • build(deps): bump com.datadoghq:java-dogstatsd-client from 4.4.3 to 4.4.4 by @dependabot in #198
  • build(deps): bump mockito from 5.16.1 to 5.17.0 by @dependabot in #196
  • build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.29 to 2.2.30 by @dependabot in #195
  • build(deps): bump org.projectlombok:lombok from 1.18.36 to 1.18.38 by @dependabot in #194
  • build(deps): bump org.springframework.boot from 3.4.5 to 3.5.0 by @dependabot in #203
  • [NO-TICKET] Update pmd version by @pboos in #208
  • build(deps): bump mockito from 5.17.0 to 5.18.0 by @dependabot in #204
  • build(deps): bump com.atlassian.oai:swagger-request-validator-core from 2.44.1 to 2.44.8 by @dependabot in #205
  • SEC-3057 Define workflow permissions by @mariuscoto in #206
  • build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.30 to 2.2.32 by @dependabot in #202
  • build(deps): bump junit-jupiter from 5.11.4 to 5.13.0 by @dependabot in #207
  • v3.2.0 by @pboos in #209

Full Changelog: v3.1.1...v3.2.0

v3.1.1

18 Jun 08:10
c6c3ba9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.1.1