1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 10:27:42 +02:00

feat(session): add rustls (actix#342) (#402)

* feat(session): add rustls feature (actix#342)

* docs(session): fix weird grammar

* docs: update crate docs

---------

Co-authored-by: Rob Ede <robjtede@icloud.com>
This commit is contained in:
zbigniewzolnierowicz
2024-06-09 21:19:29 +02:00
committed by GitHub
parent 8195484415
commit 931c4eea4d
5 changed files with 23 additions and 5 deletions

View File

@ -2,6 +2,7 @@
## Unreleased
- Added support for using `rustls` in `actix-session` instead of `native-tls`
- Remove `redis-actor-session` crate feature (and, therefore, the `actix-redis` based storage backend).
## 0.9.0