Skip to content

Releases: kokuwaio/micronaut-openapi-codegen

4.5.0

17 Jul 10:43
Compare
Choose a tag to compare

What's Changed

This project was move from Github to a selfhosted Forgejo instance.

Full Changelog: https://git.kokuwa.io/keycloak/micronaut-openapi-codegen/compare/4.4.3...4.5.0

4.4.3

15 Jul 18:53
4.4.3
dfa4c9d
Compare
Choose a tag to compare

What's Changed

Versions

  • Bump io.micronaut.platform:micronaut-platform from 4.7.1 to 4.7.2 by @dependabot[bot] in #434
  • Bump io.kokuwa.maven:maven-parent from 0.6.17 to 0.6.18 by @dependabot[bot] in #435
  • Bump io.micronaut.platform:micronaut-platform from 4.7.2 to 4.7.4 by @dependabot[bot] in #439
  • Bump io.micronaut.platform:micronaut-platform from 4.7.4 to 4.7.5 by @dependabot[bot] in #442
  • Bump org.openapitools:openapi-generator from 7.10.0 to 7.11.0 by @dependabot[bot] in #440
  • Bump io.micronaut.platform:micronaut-platform from 4.7.5 to 4.7.6 by @dependabot[bot] in #443
  • Bump org.openapitools:openapi-generator from 7.11.0 to 7.12.0 by @dependabot[bot] in #444
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.2 to 2.19.0 by @dependabot[bot] in #450
  • Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1 by @dependabot[bot] in #453
  • Bump io.micronaut.platform:micronaut-platform from 4.7.6 to 4.9.0 by @dependabot[bot] in #456
  • Bump org.openapitools:openapi-generator from 7.12.0 to 7.14.0 by @dependabot[bot] in #455
  • Bump io.micronaut.platform:micronaut-platform from 4.9.0 to 4.9.1 by @dependabot[bot] in #457

New Contributors

Full Changelog: 4.4.2...4.4.3

4.4.2

12 Dec 07:48
4.4.2
5725f0d
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.1...4.4.2

4.4.1

04 Dec 08:39
4.4.1
8150d18
Compare
Choose a tag to compare

What's Changed

Versions

  • Bump io.micronaut.platform:micronaut-platform from 4.6.2 to 4.6.3 by @dependabot in #420
  • Bump io.micronaut.platform:micronaut-platform from 4.6.3 to 4.7.0 by @dependabot in #425
  • Bump io.micronaut.platform:micronaut-platform from 4.7.0 to 4.7.1 by @dependabot in #428
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.2 to 2.18.0 by @dependabot in #418
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.0 to 2.18.1 by @dependabot in #424
  • Bump com.fasterxml.jackson:jackson-bom from 2.18.1 to 2.18.2 by @dependabot in #429
  • Bump org.openapitools:openapi-generator from 7.8.0 to 7.9.0 by @dependabot in #422
  • Bump org.openapitools:openapi-generator from 7.9.0 to 7.10.0 by @dependabot in #426

Full Changelog: 4.3.1...4.4.1

4.3.1

18 Sep 18:28
4.3.1
35eb07f
Compare
Choose a tag to compare

What's Changed

Maintenance

  • Reuse useBeanValidation from parent. New since 7.8.0 by @sschnabe in #410

Dependency Updates

  • Bump com.fasterxml.jackson:jackson-bom from 2.15.3 to 2.17.0 by @dependabot in #388
  • Bump io.micronaut.platform:micronaut-platform from 4.4.0 to 4.4.1 by @dependabot in #389
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 by @dependabot in #390
  • Bump io.micronaut.platform:micronaut-platform from 4.4.1 to 4.4.2 by @dependabot in #391
  • Bump org.openapitools:openapi-generator from 7.5.0 to 7.6.0 by @dependabot in #393
  • Bump io.micronaut.platform:micronaut-platform from 4.4.2 to 4.5.0 by @dependabot in #395
  • Bump io.kokuwa.maven:maven-parent from 0.6.15 to 0.6.16 by @dependabot in #396
  • Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2 by @dependabot in #401
  • Bump org.openapitools:openapi-generator from 7.6.0 to 7.8.0 by @dependabot in #404
  • Bump io.micronaut.platform:micronaut-platform from 4.5.0 to 4.6.1 by @dependabot in #408
  • Bump io.kokuwa.maven:maven-parent from 0.6.16 to 0.6.17 by @dependabot in #409
  • Bump io.micronaut.platform:micronaut-platform from 4.6.1 to 4.6.2 by @dependabot in #413

Full Changelog: 4.3.0...4.3.1

4.3.0

18 Sep 14:19
4.3.0
7c9fb71
Compare
Choose a tag to compare

Maintenance

  • Reviewed annotation processors, use only one micronaut dependency by @sschnabe in #383
  • Add testcase for #356 with interface deserialization by @sschnabe in #380

Dependency Updates

  • Bump io.micronaut.platform:micronaut-platform from 4.3.2 to 4.3.3 by @dependabot in #374
  • Bump io.micronaut.platform:micronaut-platform from 4.3.3 to 4.3.4 by @dependabot in #375
  • Bump io.micronaut.platform:micronaut-platform from 4.3.4 to 4.3.5 by @dependabot in #377
  • Bump org.openapitools:openapi-generator from 7.3.0 to 7.4.0 by @dependabot in #378
  • Bump io.micronaut.platform:micronaut-platform from 4.3.5 to 4.3.6 by @dependabot in #379
  • Bump io.micronaut.platform:micronaut-platform from 4.3.6 to 4.3.7 by @dependabot in #381
  • Bump io.micronaut.platform:micronaut-platform from 4.3.7 to 4.3.8 by @dependabot in #384
  • Bump io.micronaut.platform:micronaut-platform from 4.3.8 to 4.4.0 by @dependabot in #385
  • Bump org.openapitools:openapi-generator from 7.4.0 to 7.5.0 by @dependabot in #386

Full Changelog: 4.2.0...4.3.0

4.2.0

23 Feb 19:49
4.2.0
9ab079f
Compare
Choose a tag to compare

What's Changed

Maintenance

  • Bump io.micronaut.platform:micronaut-platform from 4.2.2 to 4.2.3 by @dependabot in #355
  • Bump io.micronaut.platform:micronaut-platform from 4.2.3 to 4.2.4 by @dependabot in #357
  • Bump io.kokuwa.maven:maven-parent from 0.6.14 to 0.6.15 by @dependabot in #368
  • Bump org.openapitools:openapi-generator from 7.2.0 to 7.3.0 by @dependabot in #360
  • Bump io.micronaut.platform:micronaut-platform from 4.2.4 to 4.3.2 by @dependabot in #365

Full Changelog: 4.1.1...4.2.0

4.1.1

02 Jan 18:46
4.1.1
353af11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.0...4.1.1

3.5.1

02 Jan 18:45
3.5.1
b3a6458
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.5.0...3.5.1

4.1.0

28 Dec 21:41
4.1.0
64d7d39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.0.3...4.1.0