Skip to content

Swagger Codegen 3.0.0-rc1 has been released!

Pre-release
Pre-release
Compare
Choose a tag to compare
@HugoMario HugoMario released this 29 May 16:07
· 1220 commits to 3.0.0 since this release
29bca10

Thanks to Swagger Codegen community for contributions and feedbacks for v3.0.0.

We've been working on several issues and improvements, still there is a lot to do so we hope continue getting help from community.

General enhancements & bug fixes:

New migrated languages with OAS 3 support:

  • html
  • php
  • jaxrs-cxf-client
  • jaxrs-cxf
  • jaxrs-cxf-cdi
  • jaxrs-spec
  • jaxrs-jersey
  • jaxrs-resteasy-eap
  • jaxrs-resteasy
  • kotlin-client
  • kotlin-server
  • spring
  • swift3
  • swift4
  • typescript-angular

Known Limitations

  • Templates convertion from mustache to handelbars seems to be complicated process.
  • There is a circular depedency with swagger-codegen and swagger-codegen-generator.
  • Custom templates are not being properly loaded on Windows.