@@ -57,14 +57,14 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20
5757
5858Swagger Codegen Version | Release Date | Swagger / OpenAPI Spec compatibility | Notes
5959-------------------------- |--------------| -------------------------- | -----
60- [ 3.0.62 ] ( https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.62 ) (** current stable** ) | 2024-08-27 | 1.0, 1.1, 1.2, 2.0, 3.0 | [ tag v3.0.62 ] ( https://github.com/swagger-api/swagger-codegen/tree/v3.0.62 )
60+ [ 3.0.64 ] ( https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.64 ) (** current stable** ) | 2024-11-07 | 1.0, 1.1, 1.2, 2.0, 3.0 | [ tag v3.0.64 ] ( https://github.com/swagger-api/swagger-codegen/tree/v3.0.64 )
6161[ 2.4.43] ( https://github.com/swagger-api/swagger-codegen/releases/tag/v2.4.43 ) (** current stable** ) | 2024-08-09 | 1.0, 1.1, 1.2, 2.0 | [ tag v2.4.42] ( https://github.com/swagger-api/swagger-codegen/tree/v2.4.43 )
6262
6363💁 Here's also an overview of what's coming around the corner:
6464
6565Swagger Codegen Version | Release Date | Swagger / OpenAPI Spec compatibility | Notes
6666-------------------------- |--------------| -------------------------- | -----
67- 3.0.63 -SNAPSHOT (current 3.0.0, upcoming minor release) [ SNAPSHOT] ( https://oss.sonatype.org/content/repositories/snapshots/io/swagger/codegen/v3/swagger-codegen-cli/3.0.63 -SNAPSHOT/ ) | TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Minor release
67+ 3.0.65 -SNAPSHOT (current 3.0.0, upcoming minor release) [ SNAPSHOT] ( https://oss.sonatype.org/content/repositories/snapshots/io/swagger/codegen/v3/swagger-codegen-cli/3.0.65 -SNAPSHOT/ ) | TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Minor release
68682.4.44-SNAPSHOT (current master, upcoming minor release) [ SNAPSHOT] ( https://oss.sonatype.org/content/repositories/snapshots/io/swagger/swagger-codegen-cli/2.4.44-SNAPSHOT/ ) | TBD | 1.0, 1.1, 1.2, 2.0 | Minor release
6969
7070For detailed breakdown of all versions, please see the [ full compatibility listing] ( ./docs/compatibility.md ) .
0 commit comments