@@ -57,14 +57,14 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20
57
57
58
58
Swagger Codegen Version | Release Date | Swagger / OpenAPI Spec compatibility | Notes
59
59
-------------------------- |--------------| -------------------------- | -----
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 )
61
61
[ 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 )
62
62
63
63
💁 Here's also an overview of what's coming around the corner:
64
64
65
65
Swagger Codegen Version | Release Date | Swagger / OpenAPI Spec compatibility | Notes
66
66
-------------------------- |--------------| -------------------------- | -----
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
68
68
2.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
69
69
70
70
For detailed breakdown of all versions, please see the [ full compatibility listing] ( ./docs/compatibility.md ) .
0 commit comments