4.6 Series Release Notes¶
4.6.0¶
New Features¶
Added support for Python 3.11
Now the
redis_url
parameter supports thessl_ca_certs
query parameter which can be used to customize path to CA certificates file.
Added support for SQLAlchemy 2.0
Upgrade Notes¶
Removed support for Python 3.6, the supported version is now Python 3.8 or higher. Please note that we do not test on Python 3.8 and recommend 3.9 or newer.
The minimum SQLAlchemy version is now 1.4