@@ -21,19 +21,20 @@ The [github wiki](https://github.com/swagger-api/swagger-core/wiki) contains doc
21
21
## Compatibility
22
22
The OpenAPI Specification has undergone several revisions since initial creation in 2010. The Swagger Core project has the following compatibilities with the OpenAPI Specification:
23
23
24
- Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes | Status
25
- ------------------------- | ------------ | -------------------------- |-------------------------------------------------------------------------------------------------------------------| ----
26
- 2.2.20 | 2023-12-19 | 3.x | [ tag v2.2.20] ( https://github.com/swagger-api/swagger-core/tree/v2.2.20 ) | Supported
27
- 2.2.19 | 2023-11-10 | 3.x | [ tag v2.2.19] ( https://github.com/swagger-api/swagger-core/tree/v2.2.19 ) | Supported
28
- 2.2.18 | 2023-10-25 | 3.x | [ tag v2.2.18] ( https://github.com/swagger-api/swagger-core/tree/v2.2.18 ) | Supported
29
- 2.2.17 | 2023-10-12 | 3.x | [ tag v2.2.17] ( https://github.com/swagger-api/swagger-core/tree/v2.2.17 ) | Supported
30
- 2.2.16 | 2023-09-18 | 3.x | [ tag v2.2.16] ( https://github.com/swagger-api/swagger-core/tree/v2.2.16 ) | Supported
31
- 2.2.15 | 2023-07-08 | 3.x | [ tag v2.2.15] ( https://github.com/swagger-api/swagger-core/tree/v2.2.15 ) | Supported
32
- 2.2.14 | 2023-06-26 | 3.x | [ tag v2.2.14] ( https://github.com/swagger-api/swagger-core/tree/v2.2.14 ) | Supported
33
- 2.2.13 | 2023-06-24 | 3.x | [ tag v2.2.13] ( https://github.com/swagger-api/swagger-core/tree/v2.2.13 ) | Supported
34
- 2.2.12 | 2023-06-13 | 3.x | [ tag v2.2.12] ( https://github.com/swagger-api/swagger-core/tree/v2.2.12 ) | Supported
35
- 2.2.11 | 2023-06-01 | 3.x | [ tag v2.2.11] ( https://github.com/swagger-api/swagger-core/tree/v2.2.11 ) | Supported
36
- 2.2.10 | 2023-05-15 | 3.x | [ tag v2.2.10] ( https://github.com/swagger-api/swagger-core/tree/v2.2.10 ) | Supported
24
+ Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes | Status
25
+ ------------------------- | ------------ | -------------------------- | ----- | ----
26
+ 2.2.21 (** current stable** )| 2024-03-20 | 3.x | [ tag v2.2.21] ( https://github.com/swagger-api/swagger-core/tree/v2.2.21 ) | Supported
27
+ 2.2.20 | 2023-12-19 | 3.x | [ tag v2.2.20] ( https://github.com/swagger-api/swagger-core/tree/v2.2.20 ) | Supported
28
+ 2.2.19 | 2023-11-10 | 3.x | [ tag v2.2.19] ( https://github.com/swagger-api/swagger-core/tree/v2.2.19 ) | Supported
29
+ 2.2.18 | 2023-10-25 | 3.x | [ tag v2.2.18] ( https://github.com/swagger-api/swagger-core/tree/v2.2.18 ) | Supported
30
+ 2.2.17 | 2023-10-12 | 3.x | [ tag v2.2.17] ( https://github.com/swagger-api/swagger-core/tree/v2.2.17 ) | Supported
31
+ 2.2.16 | 2023-09-18 | 3.x | [ tag v2.2.16] ( https://github.com/swagger-api/swagger-core/tree/v2.2.16 ) | Supported
32
+ 2.2.15 | 2023-07-08 | 3.x | [ tag v2.2.15] ( https://github.com/swagger-api/swagger-core/tree/v2.2.15 ) | Supported
33
+ 2.2.14 | 2023-06-26 | 3.x | [ tag v2.2.14] ( https://github.com/swagger-api/swagger-core/tree/v2.2.14 ) | Supported
34
+ 2.2.13 | 2023-06-24 | 3.x | [ tag v2.2.13] ( https://github.com/swagger-api/swagger-core/tree/v2.2.13 ) | Supported
35
+ 2.2.12 | 2023-06-13 | 3.x | [ tag v2.2.12] ( https://github.com/swagger-api/swagger-core/tree/v2.2.12 ) | Supported
36
+ 2.2.11 | 2023-06-01 | 3.x | [ tag v2.2.11] ( https://github.com/swagger-api/swagger-core/tree/v2.2.11 ) | Supported
37
+ 2.2.10 | 2023-05-15 | 3.x | [ tag v2.2.10] ( https://github.com/swagger-api/swagger-core/tree/v2.2.10 ) | Supported
37
38
2.2.9 | 2023-03-20 | 3.x | [ tag v2.2.9] ( https://github.com/swagger-api/swagger-core/tree/v2.2.9 ) | Supported
38
39
2.2.8 | 2023-01-06 | 3.x | [ tag v2.2.8] ( https://github.com/swagger-api/swagger-core/tree/v2.2.8 ) | Supported
39
40
2.2.7 | 2022-11-15 | 3.0 | [ tag v2.2.7] ( https://github.com/swagger-api/swagger-core/tree/v2.2.7 ) | Supported
0 commit comments