Releases: swagger-api/swagger-codegen-generators
Releases · swagger-api/swagger-codegen-generators
Swagger Codegen Generators v1.0.54
Swagger Codegen Generators v1.0.53
Swagger Codegen Generators v1.0.52
What's Changed
- add C# Net Framework 4.7.1+ / Netstandard generator as default by @frantuma in #1307
- Spring - update nullable and required validation by @frantuma in #1308
Full Changelog: v1.0.51...v1.0.52
Swagger Codegen Generators v1.0.51
What's Changed
Full Changelog: v1.0.50...v1.0.51
Swagger Codegen Generators v1.0.50
Swagger Codegen Generators v1.0.49
Swagger Codegen Generators v1.0.48
What's Changed
- java interface discriminator mapping by @HugoMario in #1259
- fix for #804 + java interface discriminator mapping fix by @OsztosA in #1224
- updated javascript es5 templates by @HugoMario in #1261
- check schema types independently in order to fix issue by @HugoMario in #1264
- update dependencies by @frantuma in #1270
New Contributors
Full Changelog: v1.0.47...v1.0.48
Swagger Codegen Generators v1.0.47
What's Changed
- fix duplicated imports in typescript models by @HugoMario in #1242
- updated gradle wrapper and build.gradle template for java generators by @HugoMario in #1246
- read properties from allOf inline schemas by @HugoMario in #1247
- added Equals method from base model. by @HugoMario in #1248
- use URLsearchParams class from nodejs api to fix error. by @HugoMario in #1249
- nullify URL search field instead of delete by @HugoMario in #1251
- use URLSearchParams instead of querystring by @HugoMario in #1254
- js es6 default export by @HugoMario in #1255
- javascript-es6: use default exports for api and model classes by @nils91 in #916
New Contributors
Full Changelog: v1.0.46...v1.0.47
Swagger Codegen Generators v1.0.46
What's Changed
- identify file type in api response schemas. by @HugoMario in #1217
- V2 changes porting by @HugoMario in #1223
- Updated jackson and logback dependencies version to solve vulnerability warnings by @HugoMario in #1228
- Luca vercelli issue 1173 by @HugoMario in #1229
- JSON stringify for query parameters by @luca-vercelli in #1220
- Helderdiniz issue 804 by @HugoMario in #1230
- Updating TypeInfoAnnotation for Java generators by @helderdiniz in #805
- Bobdugrand8 changes by @HugoMario in #1234
- [aspnetcore]Remove the bad character that prevent the project to open by @Bobdugrand8 in #1233
- fix connection leak on retrofit OAuth token renewal by @HugoMario in #1235
- update dependencies by @frantuma in #1238
New Contributors
- @luca-vercelli made their first contribution in #1220
- @helderdiniz made their first contribution in #805
- @Bobdugrand8 made their first contribution in #1233
Full Changelog: v1.0.45...v1.0.46
Swagger Codegen Generators v1.0.45
See also https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.51
What's Changed
- typescript-axios pr conflict tweak by @HugoMario in #1204
- Bug Fixes and Improvements to
typescript-axios
generator by @DonIsaac in #960 - Spring multipart by @HugoMario in #1205
- [JavaSpring] Fix template to handle multipart/form-data operations correctly by @radarsh in #1099
- Shamrockly fix1177 by @HugoMario in #1207
- Fix issue #1177, #1177 by @shamrockly in #1178
- create option for override keyword by @HugoMario in #1208
- prepare release 1.0.45 by @frantuma in #1210
- bump commons-lang to 3.14.0 by @frantuma in #1211
- add dependabot and dep review by @frantuma in #1212
New Contributors
- @DonIsaac made their first contribution in #960
- @radarsh made their first contribution in #1099
- @shamrockly made their first contribution in #1178
Full Changelog: v1.0.44...v1.0.45