@@ -31,19 +31,19 @@ For 2.X see [getting started with swagger 2.X](https://github.com/frantuma/swagg
31
31
## Compatibility
32
32
The OpenAPI Specification has undergone several revisions since initial creation in 2010. The Swagger Core project has the following compatibilities with the OpenAPI Specification:
33
33
34
- Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes | Status
35
- ------------------------- | ------------ | -------------------------- | ----- | ----
36
- 2.2.9 (** current stable** )| 2023-03-20 | 3.x | [ tag v2.2.9] ( https://github.com/swagger-api/swagger-core/tree/v2.2.9 ) | Supported
37
- 2.2.8 | 2023-01-06 | 3.x | [ tag v2.2.8] ( https://github.com/swagger-api/swagger-core/tree/v2.2.8 ) | Supported
38
- 2.2.7 | 2022-11-15 | 3.0 | [ tag v2.2.7] ( https://github.com/swagger-api/swagger-core/tree/v2.2.7 ) | Supported
39
- 2.2.6 | 2022-11-02 | 3.0 | [ tag v2.2.6] ( https://github.com/swagger-api/swagger-core/tree/v2.2.6 ) | Supported
40
- 2.2.5 | 2022-11-02 | 3.0 | [ tag v2.2.5] ( https://github.com/swagger-api/swagger-core/tree/v2.2.5 ) | Supported
41
- 2.2.4 | 2022-10-16 | 3.0 | [ tag v2.2.4] ( https://github.com/swagger-api/swagger-core/tree/v2.2.4 ) | Supported
42
- 2.2.3 | 2022-09-27 | 3.0 | [ tag v2.2.3] ( https://github.com/swagger-api/swagger-core/tree/v2.2.3 ) | Supported
43
- 2.2.2 | 2022-07-20 | 3.0 | [ tag v2.2.2] ( https://github.com/swagger-api/swagger-core/tree/v2.2.2 ) | Supported
44
- 2.2.1 | 2022-06-15 | 3.0 | [ tag v2.2.1] ( https://github.com/swagger-api/swagger-core/tree/v2.2.1 ) | Supported
45
- 2.2.0 | 2022-04-04 | 3.0 | [ tag v2.2.0] ( https://github.com/swagger-api/swagger-core/tree/v2.2.0 ) | Supported
46
- 2.1.13 | 2022-02-07 | 3.0 | [ tag v2.1.13] ( https://github.com/swagger-api/swagger-core/tree/v2.1.13 ) | Supported
34
+ Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes | Status
35
+ ------------------------- |-------------- | -------------------------- |------------------------------------------------------------------------------------------------------------------- | ----
36
+ 2.2.9 (** current stable** )| 2023-03-20 | 3.x | [ tag v2.2.9] ( https://github.com/swagger-api/swagger-core/tree/v2.2.9 ) | Supported
37
+ 2.2.8 | 2023-01-06 | 3.x | [ tag v2.2.8] ( https://github.com/swagger-api/swagger-core/tree/v2.2.8 ) | Supported
38
+ 2.2.7 | 2022-11-15 | 3.0 | [ tag v2.2.7] ( https://github.com/swagger-api/swagger-core/tree/v2.2.7 ) | Supported
39
+ 2.2.6 | 2022-11-02 | 3.0 | [ tag v2.2.6] ( https://github.com/swagger-api/swagger-core/tree/v2.2.6 ) | Supported
40
+ 2.2.5 | 2022-11-02 | 3.0 | [ tag v2.2.5] ( https://github.com/swagger-api/swagger-core/tree/v2.2.5 ) | Supported
41
+ 2.2.4 | 2022-10-16 | 3.0 | [ tag v2.2.4] ( https://github.com/swagger-api/swagger-core/tree/v2.2.4 ) | Supported
42
+ 2.2.3 | 2022-09-27 | 3.0 | [ tag v2.2.3] ( https://github.com/swagger-api/swagger-core/tree/v2.2.3 ) | Supported
43
+ 2.2.2 | 2022-07-20 | 3.0 | [ tag v2.2.2] ( https://github.com/swagger-api/swagger-core/tree/v2.2.2 ) | Supported
44
+ 2.2.1 | 2022-06-15 | 3.0 | [ tag v2.2.1] ( https://github.com/swagger-api/swagger-core/tree/v2.2.1 ) | Supported
45
+ 2.2.0 | 2022-04-04 | 3.0 | [ tag v2.2.0] ( https://github.com/swagger-api/swagger-core/tree/v2.2.0 ) | Supported
46
+ 2.1.13 | 2022-02-07 | 3.0 | [ tag v2.1.13] ( https://github.com/swagger-api/swagger-core/tree/v2.1.13 ) | Supported
47
47
2.1.12 | 2021-12-23 | 3.0 | [ tag v2.1.12] ( https://github.com/swagger-api/swagger-core/tree/v2.1.12 ) | Supported
48
48
2.1.11 | 2021-09-29 | 3.0 | [ tag v2.1.11] ( https://github.com/swagger-api/swagger-core/tree/v2.1.11 ) | Supported**
49
49
2.1.10 | 2021-06-28 | 3.0 | [ tag v2.1.10] ( https://github.com/swagger-api/swagger-core/tree/v2.1.10 ) | Supported
@@ -65,7 +65,8 @@ Swagger core Version | Release Date | OpenAPI Spec compatibility | Notes |
65
65
2.0.5 | 2018-09-19 | 3.0 | [ tag v2.0.5] ( https://github.com/swagger-api/swagger-core/tree/v2.0.5 ) | Supported
66
66
2.0.4 | 2018-09-05 | 3.0 | [ tag v2.0.4] ( https://github.com/swagger-api/swagger-core/tree/v2.0.4 ) | Supported
67
67
2.0.3 | 2018-08-09 | 3.0 | [ tag v2.0.3] ( https://github.com/swagger-api/swagger-core/tree/v2.0.3 ) | Supported
68
- 1.6.9 (** current stable** )| 2022-11-15 | 2.0 | [ tag v1.6.9] ( https://github.com/swagger-api/swagger-core/tree/v1.6.9 ) | Supported
68
+ 1.6.10 (** current stable** )| 2023-03-21 | 2.0 | [ tag v1.6.10] ( https://github.com/swagger-api/swagger-core/tree/v1.6.10 ) | Supported
69
+ 1.6.9 | 2022-11-15 | 2.0 | [ tag v1.6.9] ( https://github.com/swagger-api/swagger-core/tree/v1.6.9 ) | Supported
69
70
1.6.8 | 2022-10-16 | 2.0 | [ tag v1.6.8] ( https://github.com/swagger-api/swagger-core/tree/v1.6.8 ) | Supported
70
71
1.6.7 | 2022-09-27 | 2.0 | [ tag v1.6.7] ( https://github.com/swagger-api/swagger-core/tree/v1.6.7 ) | Supported
71
72
1.6.6 | 2022-04-04 | 2.0 | [ tag v1.6.6] ( https://github.com/swagger-api/swagger-core/tree/v1.6.6 ) | Supported
@@ -118,7 +119,7 @@ You need the following installed and available in your $PATH:
118
119
* Apache maven 3.0.4 or greater (http://maven.apache.org/ )
119
120
120
121
121
- ### To build from source (currently 1.6.10 -SNAPSHOT)
122
+ ### To build from source (currently 1.6.11 -SNAPSHOT)
122
123
```
123
124
# first time building locally
124
125
mvn -N
0 commit comments