mirror of
https://github.com/actix/actix-extras.git
synced 2025-08-31 03:20:20 +02:00
prepare actix-redis release 0.10.0-beta.4
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# Changes
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
|
||||
|
||||
## 0.10.0-beta.4 - 2021-12-12
|
||||
* A session will be created in Redis if and only if there is some data inside the session state. This reduces the performance impact of `RedisSession` on routes that do not leverage sessions. [#207]
|
||||
* Update `actix-web` dependency to `4.0.0.beta-14`. [#209]
|
||||
|
||||
|
Reference in New Issue
Block a user