Skip to content

Conversation

@pyup-bot
Copy link
Collaborator

This PR updates django-redis from 5.2.0 to 5.3.0.

Changelog

5.3.0

===============================

Features
--------

- Add support for django 4 (`627 <https://github.com/jazzband/django-redis/issues/627>`_)


Bug Fixes
---------

- Access `django_redis.cache.DJANGO_REDIS_SCAN_ITERSIZE` and `django_redis.client.herd.CACHE_HERD_TIMEOUT` in runtime to not read Django settings in import time. (`638 <https://github.com/jazzband/django-redis/issues/638>`_)
- Skipping pickle serializer test for django >= 4.2 (`646 <https://github.com/jazzband/django-redis/issues/646>`_)


Miscellaneous
-------------

- Speed up deleting multiple keys by a pattern with pipelines and larger itersize (`609 <https://github.com/jazzband/django-redis/issues/609>`_)
- Print full exception traceback when logging ignored exceptions (`611 <https://github.com/jazzband/django-redis/issues/611>`_)
- Fix mypy linting (`626 <https://github.com/jazzband/django-redis/issues/626>`_)
- Added support for python 3.11 (`633 <https://github.com/jazzband/django-redis/issues/633>`_)
- Fix CI, running tox<4 to still support Python 3.6. (`645 <https://github.com/jazzband/django-redis/issues/645>`_)
- Dropped support for django 2.2 and 3.1 (`649 <https://github.com/jazzband/django-redis/issues/649>`_)
- Run actions & tox against Django 4..2 (`668 <https://github.com/jazzband/django-redis/issues/668>`_)
Links

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Oct 1, 2023

Closing this in favor of #1676

@pyup-bot pyup-bot closed this Oct 1, 2023
@chrisdev chrisdev deleted the pyup-update-django-redis-5.2.0-to-5.3.0 branch October 1, 2023 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants