@@ -84,14 +84,14 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20
8484
8585Swagger Codegen Version | Release Date | Swagger / OpenAPI Spec compatibility | Notes
8686-------------------------- |--------------| -------------------------- | -----
87- [ 3.0.74 ] ( https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.74 ) (** current stable** ) | 2025-10-06 | 1.0, 1.1, 1.2, 2.0, 3.0 | [ tag v3.0.74 ] ( https://github.com/swagger-api/swagger-codegen/tree/v3.0.74 )
87+ [ 3.0.75 ] ( https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.75 ) (** current stable** ) | 2025-10-06 | 1.0, 1.1, 1.2, 2.0, 3.0 | [ tag v3.0.75 ] ( https://github.com/swagger-api/swagger-codegen/tree/v3.0.75 )
8888[ 2.4.47] ( https://github.com/swagger-api/swagger-codegen/releases/tag/v2.4.47 ) (** current stable** ) | 2025-09-16 | 1.0, 1.1, 1.2, 2.0 | [ tag v2.4.47] ( https://github.com/swagger-api/swagger-codegen/tree/v2.4.47 )
8989
9090💁 Here's also an overview of what's coming around the corner:
9191
9292Swagger Codegen Version | Release Date | Swagger / OpenAPI Spec compatibility | Notes
9393-------------------------- |--------------| -------------------------- | -----
94- 3.0.75 -SNAPSHOT (current 3.0.0, upcoming minor release) [ SNAPSHOT] ( https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/io/swagger/codegen/v3/swagger-codegen-cli/3.0.75 -SNAPSHOT/ ) | TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Minor release
94+ 3.0.76 -SNAPSHOT (current 3.0.0, upcoming minor release) [ SNAPSHOT] ( https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/io/swagger/codegen/v3/swagger-codegen-cli/3.0.76 -SNAPSHOT/ ) | TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Minor release
95952.4.48-SNAPSHOT (current master, upcoming minor release) [ SNAPSHOT] ( https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/io/swagger/swagger-codegen-cli/2.4.48-SNAPSHOT/ ) | TBD | 1.0, 1.1, 1.2, 2.0 | Minor release
9696
9797For detailed breakdown of all versions, please see the [ full compatibility listing] ( ./docs/compatibility.md ) .
0 commit comments