Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@ The OpenAPI Specification has undergone 3 revisions since initial creation in 20

Swagger Codegen Version | Release Date | Swagger / OpenAPI Spec compatibility | Notes
-------------------------- |--------------| -------------------------- | -----
[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)
[3.0.71](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.71) (**current stable**) | 2025-07-03 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.71](https://github.com/swagger-api/swagger-codegen/tree/v3.0.71)
[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)

💁 Here's also an overview of what's coming around the corner:

Swagger Codegen Version | Release Date | Swagger / OpenAPI Spec compatibility | Notes
-------------------------- |--------------| -------------------------- | -----
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
3.0.72-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.72-SNAPSHOT/)| TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Minor release
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

For detailed breakdown of all versions, please see the [full compatibility listing](./docs/compatibility.md).
Expand Down
5 changes: 3 additions & 2 deletions docs/compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ The Swagger Codegen project has the following compatibilities with the OpenAPI S

Swagger Codegen Version | Release Date | OpenAPI Spec compatibility | Notes
-------------------------- |--------------| -------------------------- | -----
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
3.0.72-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.72-SNAPSHOT/)| TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Minor release
[3.0.71](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.71) (**current stable**) | 2025-07-03 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.71](https://github.com/swagger-api/swagger-codegen/tree/v3.0.71)
[3.0.70](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.70) | 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)
[3.0.69](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.69) (**current stable**) | 2025-06-18 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.69](https://github.com/swagger-api/swagger-codegen/tree/v3.0.69)
[3.0.69](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.69) | 2025-06-18 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.69](https://github.com/swagger-api/swagger-codegen/tree/v3.0.69)
[3.0.68](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.68) | 2025-03-05 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.68](https://github.com/swagger-api/swagger-codegen/tree/v3.0.68)
[3.0.67](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.67) | 2025-01-27 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.67](https://github.com/swagger-api/swagger-codegen/tree/v3.0.67)
[3.0.66](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.66) | 2024-12-23 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.66](https://github.com/swagger-api/swagger-codegen/tree/v3.0.66)
Expand Down
2 changes: 1 addition & 1 deletion docs/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ wget https://repo1.maven.org/maven2/io/swagger/swagger-codegen-cli/2.4.46/swagge
java -jar swagger-codegen-cli.jar help

# Download current stable 3.x.x branch (OpenAPI version 3)
wget https://repo1.maven.org/maven2/io/swagger/codegen/v3/swagger-codegen-cli/3.0.70/swagger-codegen-cli-3.0.70.jar -O swagger-codegen-cli.jar
wget https://repo1.maven.org/maven2/io/swagger/codegen/v3/swagger-codegen-cli/3.0.71/swagger-codegen-cli-3.0.71.jar -O swagger-codegen-cli.jar

java -jar swagger-codegen-cli.jar --help
```
Expand Down
2 changes: 1 addition & 1 deletion docs/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ dependency example:
<dependency>
<groupId>io.swagger.codegen.v3</groupId>
<artifactId>swagger-codegen-maven-plugin</artifactId>
<version>3.0.70</version>
<version>3.0.71</version>
</dependency>
```
Loading