Releases: actix/actix-extras
Releases · actix/actix-extras
actix-redis: v0.8.2
- Pin
redis-async
version to usetokio-util
0.2
actix-redis: v0.9.0-alpha.2
- Add
cookie_http_only
functionality to RedisSession builder, setting this to false allows JavaScript to access cookies. Defaults to true. - Change type of parameter of ttl method to u32.
- Update
actix
to 0.10.0-alpha.3 - Update
tokio-util
to 0.3 - Minimum supported Rust version(MSRV) is now 1.40.0.
actix-session: v0.4.0-alpha.1
Changes
- Update the
time
dependency to 0.2.7 - Update the
actix-web
dependency to 3.0.0-alpha.1 - Long lasting auto-prolonged session #1292
- Minimize
futures
dependency
actix-identity: v0.3.0-alpha.1
Changes
- Update the
time
dependency to 0.2.7 - Update the
actix-web
dependency to 3.0.0-alpha.1 - Minimize
futures
dependency
actix-cors: v0.3.0-alpha.1
Changes
- Minimize
futures-*
dependencies - Update
actix-web
dependency to 3.0.0-alpha.1
actix-web-httpauth v0.4.1
Changes
[0.4.1] - 2020-02-19
- Move repository to actix-extras
actix-redis v0.8.1
Changes
[0.8.1] 2020-02-18
-
Move
env_logger
dependency to dev-dependencies and update to 0.7 -
Update
actix_web
to 2.0.0 from 2.0.0-rc -
Move repository to actix-extras
actix-protobuf v0.5.1
Changes
0.5.1 (2019-02-17)
- Move repository to actix-extras