@@ -85,14 +85,14 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20
85
85
Swagger Codegen Version | Release Date | Swagger / OpenAPI Spec compatibility | Notes
86
86
-------------------------- |--------------| -------------------------- | -----
87
87
[ 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 )
89
89
90
90
💁 Here's also an overview of what's coming around the corner:
91
91
92
92
Swagger Codegen Version | Release Date | Swagger / OpenAPI Spec compatibility | Notes
93
93
-------------------------- |--------------| -------------------------- | -----
94
94
3.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
96
96
97
97
For detailed breakdown of all versions, please see the [ full compatibility listing] ( ./docs/compatibility.md ) .
98
98
0 commit comments