Skip to content

Releases: Apicurio/apicurio-codegen

1.2.8.Final

11 Dec 19:36

Choose a tag to compare

No changelog for this release.

1.2.7.Final

09 Dec 14:56

Choose a tag to compare

Automated version update: 1.2.8-SNAPSHOT

1.2.6.Final

01 Aug 17:24

Choose a tag to compare

No changelog for this release.

1.2.5.Final

21 Jul 11:26

Choose a tag to compare

  • [closed] Allow generate builder for beans #349

1.2.4.Final

03 Jul 13:12

Choose a tag to compare

Automated version update: 1.2.5-SNAPSHOT

1.2.1.Final

17 Apr 13:29

Choose a tag to compare

  • [closed] Error when generating files when OpenAPI version is OPENAPI31 #330
  • [closed] Generates reactive code using Multi or Uni for Quarkus application #328
  • [closed] Be able to use Application level annotation #326
  • [closed] Be able to create a resources with built-in scopes #310
  • [closed] Error when trying to build project #308
  • [closed] Transformation not supported error with OpenAPI 3.1 file #305

1.2.0.Final

28 Feb 16:52

Choose a tag to compare

  • [closed] Add @Operation to generated resource #309

1.1.1.Final

28 Nov 12:10

Choose a tag to compare

What's Changed

  • Remove quarkus extension by @carlesarnal in #184
  • Bump commons-codec from 1.15 to 1.16.0 by @dependabot in #177
  • Bump json from 20230227 to 20230618 by @dependabot in #176
  • Bump maven-invoker-plugin from 3.5.1 to 3.6.0 by @dependabot in #175
  • Bump maven-surefire-plugin from 3.1.0 to 3.1.2 by @dependabot in #171
  • Bump surefire-junit47 from 3.1.0 to 3.1.2 by @dependabot in #170
  • Bump org.apache.commons:commons-pool2 from 2.11.1 to 2.12.0 by @dependabot in #198
  • Bump commons-io:commons-io from 2.12.0 to 2.14.0 by @dependabot in #197
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 by @dependabot in #195
  • Bump version.org.slf4j from 2.0.7 to 2.0.9 by @dependabot in #192
  • Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.13.0 by @dependabot in #187
  • Bump maven.version from 3.9.2 to 3.9.4 by @dependabot in #185
  • Bump io.apicurio:apicurio-data-models from 2.0.3 to 2.0.4 by @dependabot in #190
  • Bump org.json:json from 20230618 to 20231013 by @dependabot in #202
  • Bump maven.version from 3.9.4 to 3.9.5 by @dependabot in #201
  • Bump version.com.fasterxml.jackson from 2.15.2 to 2.15.3 by @dependabot in #200
  • ❤️ a little bit of love by @andreaTP in #204
  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.9.0 to 3.10.1 by @dependabot in #206
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.9.0 to 3.10.1 by @dependabot in #205
  • Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 by @dependabot in #217
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.1 to 3.10.2 by @dependabot in #216
  • Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.1.0 to 3.2.2 by @dependabot in #215
  • Bump org.apache.maven.surefire:surefire-junit47 from 3.1.2 to 3.2.2 by @dependabot in #214
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.2 by @dependabot in #213
  • Bump commons-io:commons-io from 2.14.0 to 2.15.0 by @dependabot in #212
  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.10.1 to 3.10.2 by @dependabot in #218
  • Upgrade quarkus by @carlesarnal in #225

Full Changelog: 1.0.12.1...1.1.1.Final

1.0.12.1

05 Jun 16:58
c3dd05b

Choose a tag to compare

  • [closed] Methods return void instead of CompletionStage<Void> when reactive is enabled and OpenAPI operation has 204 return code #149
  • [closed] Describing path parameters generates duplicate method parameter #147
  • [closed] Update versions in generated POMs #143
  • [closed] number/integer without format should use BigDecimal/BigInteger #142
  • [closed] The byte format for a string type, to host base64-encoded, is not represented as bytes array #130
  • [closed] Map or Properties field is not generated when OpenAPI specification defines a dictionary #129
  • [closed] Class not generated for an array as root type for a field #128
  • [closed] Unintuitive definition and usage of --code-only #127
  • [closed] Support configuration to explicitly use javax.ws.rs.core.Response return type #118
  • [closed] Support custom parameter annotations #117

1.0.14.Final

28 Feb 16:34

Choose a tag to compare

No changelog for this release.