Logo
Explore Help
Register Sign in
kokuwaio/micronaut-openapi-codegen
kokuwaio/micronaut-openapi-codegen
7
0
Fork
You've already forked micronaut-openapi-codegen
1
Code Issues 3 Pull requests 2 Releases 25 Activity
25 releases 88 tags
  • 4.1.0 64d7d39396

    4.1.0 Stable

    sschnabe released this 2023-12-28 22:37:53 +01:00 | 139 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    What's Changed

    • Fix hashCode for additionalProperties, fix #336 by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/347
    • Refactored validation by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/348
    • Bump org.openapitools:openapi-generator from 7.0.1 to 7.2.0 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/333
    • Bump io.micronaut.platform:micronaut-platform from 4.1.3 to 4.1.4 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/320
    • Bump io.kokuwa.maven:maven-parent from 0.6.12 to 0.6.13 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/321
    • Bump io.micronaut.platform:micronaut-platform from 4.1.4 to 4.1.5 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/323
    • Bump io.micronaut.platform:micronaut-platform from 4.1.5 to 4.1.6 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/327
    • Bump actions/setup-java from 3 to 4 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/339
    • Bump actions/upload-artifact from 3 to 4 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/343

    Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/4.0.3...4.1.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 3.4.8 d01eed97ec

    3.4.8 Stable

    sschnabe released this 2023-11-08 21:17:35 +01:00 | 171 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    What's Changed

    • Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/330
    • Ignore additionalProperties during serializing, not super.equal wo prnt by @pulledtim in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/329

    Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/3.4.6...3.4.8

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 3.4.6 298e1ca766

    3.4.6 Stable

    sschnabe released this 2023-10-27 11:34:19 +02:00 | 178 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    What's Changed

    • Bump io.kokuwa.maven:maven-parent from 0.6.12 to 0.6.13 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/322
    • Bump version.io.micronaut from 3.10.1 to 3.10.2 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/324
    • Include parents hashCode by @pulledtim in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/326

    New Contributors

    • @pulledtim made their first contribution in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/326

    Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/3.4.5...3.4.6

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 4.0.3 fbff4bcb61

    4.0.3 Stable

    sschnabe released this 2023-10-10 09:33:28 +02:00 | 155 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    What's Changed

    • Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/310
    • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/311
    • Bump io.micronaut.platform:micronaut-platform from 4.1.2 to 4.1.3 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/314
    • Add additionalProperties to equals/toString/hashcode by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/317
    • Fix model suffix handling for interfaces, fix #318 by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/319

    Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/4.0.2...4.0.3

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 3.4.5 57447ced35

    3.4.5 Stable

    sschnabe released this 2023-10-06 09:51:27 +02:00 | 183 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    What's Changed

    • Bump org.openapitools:openapi-generator from 7.0.0 to 7.0.1 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/307
    • Bump crazy-max/ghaction-import-gpg from 5 to 6 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/313
    • Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/312
    • Add additionalProperties to equals/toString/hashcode by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/316

    Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/3.4.4...3.4.5

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 4.0.2 ac5e5abe5d

    4.0.2 Stable

    sschnabe released this 2023-09-26 12:22:42 +02:00 | 164 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    What's Changed

    • Bump io.micronaut.platform:micronaut-platform from 4.1.0 to 4.1.1 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/305
    • Bump io.micronaut.platform:micronaut-platform from 4.1.1 to 4.1.2 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/309
    • Fix generated records. by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/308

    Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/4.0.1...4.0.2

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 4.0.1 03df590b93

    4.0.1 Stable

    sschnabe released this 2023-09-12 10:40:52 +02:00 | 170 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    What's Changed

    • Fix handling of parameter for multipart client interfaces by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/292
    • Fix generation of default of additionalProperties with generateAliasAsModel by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/304
    • Bump io.micronaut.platform:micronaut-platform from 4.0.4 to 4.0.5 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/296
    • Bump org.openapitools:openapi-generator from 7.0.0-beta to 7.0.0 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/297
    • Bump org.openapitools:openapi-generator from 7.0.0-beta to 7.0.0 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/298
    • Bump io.kokuwa.maven:maven-parent from 0.6.10 to 0.6.12 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/299
    • Bump io.micronaut.platform:micronaut-platform from 4.0.5 to 4.0.6 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/300
    • Bump io.kokuwa.maven:maven-parent from 0.6.10 to 0.6.12 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/301
    • Bump io.micronaut.platform:micronaut-platform from 4.0.6 to 4.1.0 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/302

    Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/4.0.0...4.0.1

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 3.4.4 e10ebf5990

    3.4.4 Stable

    sschnabe released this 2023-09-12 09:06:58 +02:00 | 191 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    What's Changed

    • Fix generation of default of additionalProperties with generateAliasAsModel by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/304
    • Bump org.openapitools:openapi-generator from 7.0.0-beta to 7.0.0 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/297
    • Bump io.kokuwa.maven:maven-parent from 0.6.10 to 0.6.12 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/301

    Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/3.4.3...3.4.4

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 4.0.0 9fd1917963

    4.0.0 Stable

    sschnabe released this 2023-08-24 14:04:57 +02:00 | 189 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    What's Changed

    • Bump to version 4.x and java 11 to 17 by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/283
    • Bump to micronaut 4 by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/285
    • Generate interfaces instead of abstract classes, fix #69 by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/289
    • Seal interfaces by default by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/290
    • Implement records, fix #217 by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/293
    • Disable constants generation by default by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/294
    • Fix handling of parameter for multipart client interfaces by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/295

    Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/3.4.3...4.0.0

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
  • 3.4.3 66358602be

    3.4.3 Stable

    sschnabe released this 2023-08-24 13:24:11 +02:00 | 197 commits to main since this release

    Signed by ci
    GPG key ID: EA8EE525ECDAB265

    What's Changed

    • Bump openapi-generator version to 7.x by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/274
    • Bump version.io.micronaut from 3.10.0 to 3.10.1 by @dependabot in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/278
    • Maintenance: remove package handling for model examples, add test cases by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/275
    • Maintenance: Reformat some stuff by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/276
    • Maintenance: remove obsolete javadocs by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/277
    • Maintenance: minor code style issues by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/279
    • Maintenance: review compiler warnings by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/280
    • Prepare release bump. by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/282
    • Fix handling of parameter for multipart client interfaces by @sschnabe in https://github.com/kokuwaio/micronaut-openapi-codegen/pull/292

    Full Changelog: https://github.com/kokuwaio/micronaut-openapi-codegen/compare/3.4.2...3.4.3

    Downloads
    • Source code (ZIP)
      0 downloads
    • Source code (TAR.GZ)
      0 downloads
First Previous 1 2 3 Next Last
Powered by Forgejo
English
Bahasa Indonesia Dansk Deutsch English Español Esperanto Filipino Français Italiano Latviešu Magyar nyelv Nederlands Plattdüütsch Polski Português de Portugal Português do Brasil Slovenščina Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API