Simon Willison announced the release of asgi-gzip 0.3, a crucial update that resolves issues with incorrect compression of event/text-stream responses. This fix is particularly important for applications using Server-Sent Events (SSE) and ensures proper data handling in production environments.
Source: Simon Willison