diff --git a/docs/compatibility.md b/docs/compatibility.md index 7092cb4dec7..c33b68e8f51 100644 --- a/docs/compatibility.md +++ b/docs/compatibility.md @@ -5,8 +5,8 @@ The Swagger Codegen project has the following compatibilities with the OpenAPI S Swagger Codegen Version | Release Date | OpenAPI Spec compatibility | Notes -------------------------- |--------------| -------------------------- | ----- 3.0.77-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.77-SNAPSHOT/)| TBD | 1.0, 1.1, 1.2, 2.0, 3.0 | Minor release -[3.0.76](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.76) | 2025-10-04 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.76](https://github.com/swagger-api/swagger-codegen/tree/v3.0.76) -[3.0.75](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.75) | 2025-10-04 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.75](https://github.com/swagger-api/swagger-codegen/tree/v3.0.75) +[3.0.76](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.76) | 2026-01-20 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.76](https://github.com/swagger-api/swagger-codegen/tree/v3.0.76) +[3.0.75](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.75) | 2025-10-14 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.75](https://github.com/swagger-api/swagger-codegen/tree/v3.0.75) [3.0.74](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.74) | 2025-10-06 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.74](https://github.com/swagger-api/swagger-codegen/tree/v3.0.74) [3.0.73](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.73) | 2025-09-16 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.73](https://github.com/swagger-api/swagger-codegen/tree/v3.0.73) [3.0.72](https://github.com/swagger-api/swagger-codegen/releases/tag/v3.0.72) | 2025-09-01 | 1.0, 1.1, 1.2, 2.0, 3.0 | [tag v3.0.72](https://github.com/swagger-api/swagger-codegen/tree/v3.0.72) diff --git a/pom.docker.xml b/pom.docker.xml index 3e0c4deaf2f..f1fcbe63423 100644 --- a/pom.docker.xml +++ b/pom.docker.xml @@ -1042,7 +1042,7 @@ 8 - 1.0.60-SNAPSHOT + 1.0.58 2.2.35 1.6.15 2.1.33 diff --git a/pom.xml b/pom.xml index 0e55ab8b8da..1aabba12b09 100644 --- a/pom.xml +++ b/pom.xml @@ -1104,7 +1104,7 @@ 8 - 1.0.60-SNAPSHOT + 1.0.58 2.2.39 1.6.16 2.1.35