This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==4.12.1
->==5.4.0
Release Notes
jazzband/django-redis (django-redis)
v5.4.0
Compare Source
===============================
Features
#​680 <https://github.com/jazzband/django-redis/issues/680>
_)Documentation
#​677 <https://github.com/jazzband/django-redis/issues/677>
_)v5.3.0
Compare Source
===============================
Features
#​627 <https://github.com/jazzband/django-redis/issues/627>
_)Bug Fixes
django_redis.cache.DJANGO_REDIS_SCAN_ITERSIZE
anddjango_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>
_)#​646 <https://github.com/jazzband/django-redis/issues/646>
_)Miscellaneous
#​609 <https://github.com/jazzband/django-redis/issues/609>
_)#​611 <https://github.com/jazzband/django-redis/issues/611>
_)#​626 <https://github.com/jazzband/django-redis/issues/626>
_)#​633 <https://github.com/jazzband/django-redis/issues/633>
_)#​645 <https://github.com/jazzband/django-redis/issues/645>
_)#​649 <https://github.com/jazzband/django-redis/issues/649>
_)#​668 <https://github.com/jazzband/django-redis/issues/668>
_)v5.2.0
Compare Source
===============================
Bug Fixes
#​542 <https://github.com/jazzband/django-redis/issues/542>
_)Miscellaneous
#​576 <https://github.com/jazzband/django-redis/issues/576>
_)#​579 <https://github.com/jazzband/django-redis/issues/579>
_)v5.1.0
Compare Source
===============================
Features
#​536 <https://github.com/jazzband/django-redis/issues/536>
_)towncrier
to generate the changelog. (#​548 <https://github.com/jazzband/django-redis/issues/548>
_)django_redis.compressors.zstd.ZStdCompressor
to providepyzstd
cache value compression. (#​551 <https://github.com/jazzband/django-redis/issues/551>
_)#​555 <https://github.com/jazzband/django-redis/issues/555>
_)hiredis
extra dependency to requestredis[hiredis]
. (#​556 <https://github.com/jazzband/django-redis/issues/556>
_)#​564 <https://github.com/jazzband/django-redis/issues/564>
_)Bug Fixes
#​564 <https://github.com/jazzband/django-redis/issues/564>
_)Miscellaneous
#​553 <https://github.com/jazzband/django-redis/issues/553>
_)#​568 <https://github.com/jazzband/django-redis/issues/568>
_)#​570 <https://github.com/jazzband/django-redis/issues/570>
_)Documentation
#​529 <https://github.com/jazzband/django-redis/issues/529>
_)#​559 <https://github.com/jazzband/django-redis/issues/559>
_)v5.0.0
Compare Source
===============================
ShardClient
.clear()
method.delete()
now returns boolean from django 3.1 onwards.close()
.expire_at()
method.incr()
when ttl isNone
or when the number is larger than 64 bit.incr_version()
when ttl isNone
.pttl()
method to the clients to support milli-second precision forttl of a key
.pexpire()
method to the clients to support milli-second precisionfor setting expiry of a key
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.