Skip to content

Swagger UI v5.0.0-alpha.14 Released!

Pre-release
Pre-release
Compare
Choose a tag to compare
@swagger-bot swagger-bot released this 25 May 11:37
· 804 commits to master since this release

5.0.0-alpha.14 (2023-05-25)

Features

  • auth: persist cookie based apiKey in document.cookie (#8689) (7ac9a8f), closes #8683

Bug Fixes

  • json-schema-2020-12: fix predicate in hasKeyword function (#8692) (1931b45), closes #8686
  • oas31: avoid capitalizing first character of components.schemas (#8710) (4ad45f8), closes #8611
  • oas31: fix bug in detecting cycles for OpenAPI 3.1.0 ([email protected])

Enhancements

  • docker: update Dockerfile base image to nginx:1.25.0-alpine (#8712) (4f2fb10)