Channels

Latest version: v4.1.0

Safety actively analyzes 629564 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 14

3.0.2

Not secure
-----------------

* Fixes a bug in Channels 3.0 where ``StaticFilesWrapper`` was not updated to
the ASGI 3 single-callable interface.

* Users of the ``runworker`` command should ensure to update ``asgiref`` to
version 3.3.1 or later.

3.0.1

Not secure
-----------------

* Fixes a bug in Channels 3.0 where ``SessionMiddleware`` would not correctly
isolate per-instance scopes.

3.0.0

Not secure
------------------

Updated to ASGI v3, and added support for Django 3.0+.

This is a major version change requiring updates to consumers and middleware.
Please see the full `Version 3.0.0 release notes
<https://channels.readthedocs.io/en/latest/releases/3.0.0.html>`_ for details.

2.4.2

------------------

* Fixed a bug where ``ConnectionPool.pop()`` might return an invalid
connection.

* Added logging for a group_send over capacity failure.

2.4.1

------------------

* Fixed compatibility with Python 3.8.

2.4.0

------------------

* Wraps session save calls in ``database_sync_to_async()``, for compatibility
with Django 3.0's ``async_unsafe()`` checks.

* Drops compatibility with all Django versions lower than 2.2.

Page 3 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.