Releases: swagger-api/swagger-ui
Releases · swagger-api/swagger-ui
Swagger UI v5.22.0 Released!
5.22.0 (2025-05-21)
Bug Fixes
- assure parameter is an immutable map when grouping parameters (#10457) (8577d71)
- avoid accessing properties of empty Example Objects (#10453) (6a07ac8)
- docker: address CVE-2025-32414/CVE-2025-32415 (#10461) (01e380e)
- json-schema-2020-12-samples: generate proper samples for XML atttributes (#10459) (5d346fd)
- oauth2: avoid processing authorizationUrl when it is not a string (#10452) (119052e)
- security: update Axios to non-vulnerable 1.9.0 version (#10460) (c85865c)
- spec: assure operation is an immutable map in operations selectors (#10454) (b6151d4)
- spec: avoid accessing $ref when path item is not an object (#10456) (581d544)
- use spec compliant JSON Pointer implementation (#10455) (2f0cbba)
Features
Swagger UI v5.21.0 Released!
Swagger UI v5.20.8 Released!
Swagger UI v5.20.7 Released!
Swagger UI v5.20.6 Released!
Swagger UI v5.20.5 Released!
Swagger UI v5.20.4 Released!
Swagger UI v5.20.3 Released!
Swagger UI v5.20.2 Released!
Swagger UI v5.20.1 Released!
5.20.1 (2025-03-10)
Bug Fixes
- docker: fix security issues CVE-2024-56171, CVE-2025-24928 (#10351) (3dc2cd6)
- security: fix CVE-2025-27152 in Axios comming from SwaggerClient/ApiDOM ([email protected])