docs: sync news.md with 2026-news.md

This commit is contained in:
Benoit Chesneau 2026-02-02 14:28:37 +01:00
parent 1f4f245d76
commit 3bf529f6c2

View File

@ -14,6 +14,12 @@
- Update celery_alternative example to use FastAPI with native ASGI worker and
uvloop for async task execution
### Testing
- Add ASGI compliance test suite with Docker-based integration tests covering HTTP,
WebSocket, streaming, lifespan, framework integration (Starlette, FastAPI),
HTTP/2, and concurrency scenarios
---
## 25.0.0 - 2026-02-01