Releases: swagger-api/swagger-codegen
Swagger Codegen 3.0.38 has been released!
3.0.38 release of swagger-codegen with OpenAPI 3 support.
What's Changed
Full Changelog: v3.0.37...v3.0.38
Release Test Report: Swagger Codegen Test Release Report
Swagger Codegen 3.0.37 has been released!
3.0.37 release of swagger-codegen with OpenAPI 3 support.
See also https://github.com/swagger-api/swagger-codegen-generators/releases/tag/v1.0.37
What's Changed
- Updated Swagger Core and Parser to latest release
Full Changelog: v3.0.36...v3.0.37
Release Test Report: Swagger Codegen Test Release Report
Swagger Codegen 3.0.36 has been released!
3.0.36 release of swagger-codegen with OpenAPI 3 support.
See also https://github.com/swagger-api/swagger-codegen-generators/releases/tag/v1.0.36
What's Changed
- updated jackson dependency in java samples by @HugoMario in #11881
- updated java samples affected by security issue by @HugoMario in #11897
- updated csharp samples with security dependency issue fixed by @HugoMario in #11902
- bump snakeyaml to 1.33 by @frantuma in #11917
- CSharp and ASPNetCore samples update by @HugoMario in #11918
Full Changelog: v3.0.35...v3.0.36
Swagger Codegen 2.4.29 has been released!
What's Changed
- changed pattern to work with acronyms in underscore conversion by @HugoMario in #11892
- bump snakeyaml to 1.33 by @frantuma in #11916
- Make generic model compatible with PHP 8.1 by @BafS in #11846
New Contributors
Full Changelog: v2.4.28...v2.4.29
Release Test Report: Swagger Codegen Test Release Report
Swagger Codegen 3.0.35 has been released!
3.0.35 release of swagger-codegen with OpenAPI 3 support.
See also https://github.com/swagger-api/swagger-codegen-generators/releases/tag/v1.0.35
What's Changed
- swagger-codegen#4883: Expose skipInlineModelMatches flag in Maven plugin by @hlyakhovich in #9672
- fix flatten option by @frantuma in #11804
- polymorphism java tests by @HugoMario in #11832
- added composed schema extension for composed models founds by @HugoMario in #11829
New Contributors
- @hlyakhovich made their first contribution in #9672
Full Changelog: v3.0.34...v3.0.35
v2.4.28
What's Changed
- fix flatten option and minimize quotes by @frantuma in #11803
- fix: use information in generator host for generating spec by @fgreinacher in #11738
- Workflows for generators by @HugoMario in #11818
Full Changelog: v2.4.27...v2.4.28
Swagger Codegen 3.0.34 has been released!
3.0.34 release of swagger-codegen with OpenAPI 3 support.
See also https://github.com/swagger-api/swagger-codegen-generators/releases/tag/v1.0.34
What's Changed
- fix handling of empty paths by @frantuma in #11708
- Handlebars 4.2.1 by @HugoMario in #11705
- add org.owasp dependency in security profile by @gracekarina in #11722
- added tests files for springboot generated code by @HugoMario in #11728
- added new petstore sample file by @HugoMario in #11729
- bump jackson to 2.13.2 by @frantuma in #11764
Full Changelog: v3.0.33...v3.0.34
Swagger Codegen 2.4.27 has been released!
What's Changed
- refs #11373 - latest log4j version in scala gradle by @frantuma in #11712
- fix: use GENERATOR_HOST variable in server generation by @fgreinacher in #11711
- fix: respect configured generator URL in swagger config by @fgreinacher in #11714
- add org.owasp dependency in security profile by @gracekarina in #11721
- added gh actions for spring generator by @HugoMario in #11730
- fixed spring v3 workflows by @HugoMario in #11731
- run swagger-ui along with flask output code by @HugoMario in #11742
New Contributors
- @fgreinacher made their first contribution in #11711
Full Changelog: v2.4.26...v2.4.27
Swagger Codegen 3.0.33 has been released!
3.0.33 release of swagger-codegen with OpenAPI 3 support.
See also https://github.com/swagger-api/swagger-codegen-generators/releases/tag/v1.0.32
What's Changed
- update swagger-generator-v3 base docker image and java by @frantuma in #11653
- Fixed custom templates issue by @HugoMario in #11689
- problem of using custom template Fixed by @parhamahmady in #11622
- update dependencies by @frantuma in #11697
New Contributors
- @parhamahmady made their first contribution in #11622
Full Changelog: v3.0.32...v3.0.33
Supported V3 generators
-
typescript-axios (experimental)
-
go (experimental)
-
typescript-fetch (experimental)
-
r (experimental)
-
swift5 (experimental)
-
javascript (experimental)
-
micronaut (experimental)
-
go-server (experimental)
-
akka-scala (experimental)
-
nodejs (updated)
-
dynamic-html
-
html
-
html2
-
java
-
jaxrs-cxf-client
-
jaxrs-cxf
-
inflector
-
jaxrs-cxf-cdi
-
jaxrs-spec
-
jaxrs-jersey
-
jaxrs-di
-
jaxrs-resteasy-eap
-
jaxrs-resteasy
-
spring
-
openapi
-
openapi-yaml
-
kotlin-client
-
kotlin-server
-
php
-
swift3
-
swift4
-
typescript-angular
-
scala
-
aspnetcore
-
csharp
-
csharp-dotnet2 (DEPRECATED)
-
python
-
python-flask (experimental)
Swagger Codegen 2.4.26 has been released!
What's Changed
- issue 7355 Bug generating equals method for a child class with no additional fields by @castelblanque in #11148
- [security problem] no escape for query parameters for Dart/Flutter language, so any query parameter with char like ?,&,= etc will have problems by @fzyzcjy in #11639
- updated dependencies by frantuma in #11694
New Contributors
Full Changelog: v2.4.25...v2.4.26