]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 17 Apr 2022 14:55:37 +0000 (16:55 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Sun, 17 Apr 2022 14:55:37 +0000 (16:55 +0200)
docs/en/docs/release-notes.md

index a449e10a1449042f7bd2d81345d7ec6d65249673..9d9c2a802634d16085e4554b0b53764cc9f0aea3 100644 (file)
@@ -2,7 +2,7 @@
 
 ## Latest Changes
 
-* ⬆ Upgrade Swagger UI - swagger-ui-dist@4. PR [#4347](https://github.com/tiangolo/fastapi/pull/4347) by [@RAlanWright](https://github.com/RAlanWright).
+* ⬆ Upgrade Swagger UI - swagger-ui-dist@4. This handles a security issue in Swagger UI itself where it could be possible to inject HTML into Swagger UI. Please upgrade as soon as you can, in particular if you expose your Swagger UI (`/docs`) publicly to non-expert users. PR [#4347](https://github.com/tiangolo/fastapi/pull/4347) by [@RAlanWright](https://github.com/RAlanWright).
 * ⬆️ Upgrade Codecov GitHub Action. PR [#4801](https://github.com/tiangolo/fastapi/pull/4801) by [@tiangolo](https://github.com/tiangolo).
 
 ## 0.75.1