@@ -85,14 +85,14 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20
8585Swagger Codegen Version | Release Date | Swagger / OpenAPI Spec compatibility | Notes
8686-------------------------- |--------------| -------------------------- | -----
8787[ 3.0.70] ( https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.70 ) (** current stable** ) | 2025-07-01 | 1.0, 1.1, 1.2, 2.0, 3.0 | [ tag v3.0.70] ( https://github.com/swagger-api/swagger-codegen/tree/v3.0.70 )
88- [ 2.4.45 ] ( https://github.com/swagger-api/swagger-codegen/releases/tag/v2.4.45 ) (** current stable** ) | 2025-06-08 | 1.0, 1.1, 1.2, 2.0 | [ tag v2.4.45 ] ( https://github.com/swagger-api/swagger-codegen/tree/v2.4.45 )
88+ [ 2.4.46 ] ( https://github.com/swagger-api/swagger-codegen/releases/tag/v2.4.46 ) (** current stable** ) | 2025-06-30 | 1.0, 1.1, 1.2, 2.0 | [ tag v2.4.46 ] ( https://github.com/swagger-api/swagger-codegen/tree/v2.4.46 )
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-------------------------- |--------------| -------------------------- | -----
94943.0.71-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.71-SNAPSHOT/ ) | TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Minor release
95- 2.4.46 -SNAPSHOT (current master, upcoming minor release) [ SNAPSHOT] ( https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/io/swagger/swagger-codegen-cli/2.4.46 -SNAPSHOT/ ) | TBD | 1.0, 1.1, 1.2, 2.0 | Minor release
95+ 2.4.47 -SNAPSHOT (current master, upcoming minor release) [ SNAPSHOT] ( https://central.sonatype.com/service/rest/repository/browse/maven-snapshots/io/swagger/swagger-codegen-cli/2.4.47 -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 ) .
9898
0 commit comments