Swagger Codegen 2.4.39 has been released! REPLACES 2.4.38
What's Changed
- fix docker build/push action by @frantuma in #12283
- update docker build/push/deploy action by @frantuma in #12285
- Fix Java model imports generation for Jakarta by @swurzinger in #12274
- Fix urllib3 getheaders warning by @pquentin in #12272
- [python] Fix basic auth always being used by @corytodd in #12212
- Fix typo in Java date options help string by @joeshannon in #12153
- fix typescript-fetch typos by @chrisdrifte in #12091
- multi platform docker images for snapshots by @frantuma in #12290
- fix multi platform docker images for snapshots by @frantuma in #12291
- fix multi platform docker images for snapshots by @frantuma in #12292
- fix multi platform docker images for snapshots by @frantuma in #12293
- multi platform docker images for releases by @frantuma in #12294
- updated jackson dependency version to solve vulnerability warning by @HugoMario in #12301
- updated logback-classic dependency to fix vulnerability warning by @HugoMario in #12304
- [Javascript] [2.x] Removed HashMap creation which caused infinite loop by @mjschuetze102 in #11155
New Contributors
- @swurzinger made their first contribution in #12274
- @pquentin made their first contribution in #12272
- @corytodd made their first contribution in #12212
- @joeshannon made their first contribution in #12153
- @chrisdrifte made their first contribution in #12091
- @mjschuetze102 made their first contribution in #11155
Full Changelog: v2.4.37...v2.4.39