File: 3.0.5.rst

package info (click to toggle)
python-django-channels 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 872 kB
  • sloc: python: 2,394; makefile: 154; sh: 8
file content (15 lines) | stat: -rw-r--r-- 408 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
3.0.5 Release Notes
===================

Channels 3.0.5 is a bugfix release in the 3.0 series.

Bugfixes & Small Changes
------------------------

* Removed use of ``providing_args`` keyword argument to consumer started
  signal, as support for this was removed in Django 4.0.

Backwards Incompatible Changes
------------------------------

* Drops support for end-of-life Python 3.6 and Django 3.0 and 3.1.