Releases: swagger-api/swagger-codegen-generators
Releases · swagger-api/swagger-codegen-generators
v1.0.62
v1.0.62
Notable Changes
- chore: add release workflow (6de275e)
- chore: add prepare-release.yml workflow (aa302aa)
- Update java requirement in readme to Java 11 (e8da041)
- chore: Bump org.apache.maven.plugins:maven-source-plugin (#1356) (ce3797a)
- chore: Bump org.apache.maven.plugins:maven-compiler-plugin (#1358) (d8fb392)
- chore: Bump org.mockito:mockito-core from 5.17.0 to 5.23.0 (#1369) (14c79c3)
- Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.12.0 (#1373) (679eff6)
- Update s4u/maven-settings-action to v4.0.0 (f33d450)
Full Changelog
- Compare: v1.0.61...v1.0.62
Swagger Codegen Generators v1.0.61
What's Changed
- Bump com.fasterxml.jackson.core:jackson-core from 2.19.2 to 2.21.2. Introduce jackson-bom by @dependabot[bot] in #1401
- Update gh actions by @djankows in #1403
- Bump swagger-core and swagger-parser by @djankows in #1406
- fix: remove version-less Jackson entries from dependencyManagement to pass Maven Central POM validation by @djankows in #1408
Full Changelog: v1.0.60...v1.0.61
Swagger Codegen Generators v1.0.60
What's Changed
- chore: add manual trigger to maven_push workflow (#1398)
- fix regex expression prone to backtracking in JavaClientCodegen
Swagger Codegen Generators v1.0.59
What's Changed
- next snapshot 1.0.59-SNAPSHOT by @djankows in #1378
- fix: NullPointerException when generating java code Descriminator Object by @daniel-kmiecik and @Chhida in #1382
Full Changelog: v1.0.58...v1.0.59
Swagger Codegen Generators v1.0.58
What's Changed
- next snapshot 1.0.58-SNAPSHOT by @frantuma in #1350
- bump codegen to 3.0.70-SNAPSHOT by @frantuma in #1351
- chore: add GitHub issue and pull request templates by @daniel-kmiecik in #1354
- fix issue where lists of inner enums don't correctly generate by @wizwoz in #1355
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 by @dependabot[bot] in #1359
- chore: Update dependencies by @daniel-kmiecik in #1366
- fix: DOM text reinterpreted as HTML by @robert-hebel-sb in #1371
- ci: add a pull request trigger for CodeQL workflow by @robert-hebel-sb in #1372
- fix: unsafe jQuery plugin by @glowcloud in #1374
- chore: prepare release 1.0.58 by @ewaostrowska in #1375
- switch from search.maven.org to central.sonatype.com solrsearch api in gh workflows by @djankows in #1376
New Contributors
- @djankows made their first contribution in #1361
- @daniel-kmiecik made their first contribution in #1354
- @wizwoz made their first contribution in #1355
- @robert-hebel-sb made their first contribution in #1371
- @glowcloud made their first contribution in #1374
- @ewaostrowska made their first contribution in #1375
Full Changelog: v1.0.57...v1.0.58
Swagger Codegen Generators v1.0.57
What's Changed
- chore: migrate Sonatype OSSRH to Central Portal by @frantuma in #1343
- fix CI settings.xml by @frantuma in #1345
Full Changelog: v1.0.56...v1.0.57
Swagger Codegen Generators v1.0.56
What's Changed
Full Changelog: v1.0.55...v1.0.56
Swagger Codegen Generators v1.0.55
What's Changed
- html2: fix rendering of primitive props by @frantuma in #1325
- fix Decimal processing in CSharp by @frantuma in #1328
Full Changelog: v1.0.54...v1.0.55