Rob Ede
|
ef8f33e3b3
|
prepare actix-redis release 0.10.0
|
2022-03-01 04:12:20 +00:00 |
|
Rob Ede
|
ff38ba2ce3
|
prepare actix-redis release 0.10.0-beta.6
|
2022-02-07 17:50:39 +00:00 |
|
Rob Ede
|
323d01fcca
|
bump actix-web to 4.0.0-rc.1
|
2022-02-03 22:33:47 +00:00 |
|
Rob Ede
|
6d3ee78db5
|
prepare actix-redis release 0.10.0-beta.5
|
2021-12-29 10:29:29 +00:00 |
|
Rob Ede
|
0d12201073
|
update to actix web v4 beta 18 (#218)
|
2021-12-29 10:22:56 +00:00 |
|
Rob Ede
|
92c9601850
|
bump msrv to 1.54
|
2021-12-29 09:42:31 +00:00 |
|
Rob Ede
|
6ca36b5d53
|
fixup changelogs
|
2021-12-29 09:36:12 +00:00 |
|
Luca Palmieri
|
14a622092d
|
Update to actix-web beta.17 (#217)
|
2021-12-29 09:25:52 +00:00 |
|
Rob Ede
|
360fd890dc
|
prepare actix-redis release 0.10.0-beta.4
|
2021-12-12 19:12:46 +00:00 |
|
Luca Palmieri
|
e77ed16f49
|
Do not create a session if the session state is empty (#207)
|
2021-12-11 16:23:22 +00:00 |
|
Rob Ede
|
74ec115161
|
migrate to actix-web beta 14 (#209)
|
2021-12-11 16:05:21 +00:00 |
|
Rob Ede
|
7737da83e8
|
prepare actix-redis release 0.10.0-beta.3
|
2021-10-21 17:59:05 +01:00 |
|
Rob Ede
|
c6edb2a48a
|
prepare actix-session release 0.5.0-beta.3
|
2021-10-21 17:37:00 +01:00 |
|
Chiu-Hsiang Hsu
|
545873b5b2
|
update actix-web dependencies to v4 beta.10 (#203)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2021-10-21 14:10:00 +01:00 |
|
Rob Ede
|
627fe96be0
|
bump msrv to 1.52.1
|
2021-10-19 01:49:39 +01:00 |
|
Rob Ede
|
c6f579790f
|
bump msrv to 1.51
|
2021-08-30 23:10:36 +01:00 |
|
Rob Ede
|
44c7b07ce2
|
prepare second beta round (#189)
|
2021-06-27 07:28:26 +01:00 |
|
Rob Ede
|
7ab2b62810
|
prepare redis release 0.10.0-beta.1
|
2021-04-02 11:38:27 +01:00 |
|
Rob Ede
|
23912afd49
|
refactor identity (#168)
|
2021-03-23 05:05:03 +00:00 |
|
Rob Ede
|
c8f1d9671c
|
add upgrade -web hints in changelogs
|
2021-03-22 05:24:35 +00:00 |
|
Rob Ede
|
5a72dd33d5
|
session, redis, and httpauth pre-v4 releases (#162)
|
2021-03-21 09:38:29 +00:00 |
|
Juan J. Jimenez-Anca
|
8d635f71fb
|
allow session-only cookies (#161)
Co-authored-by: Rob Ede <robjtede@icloud.com>
|
2021-03-07 04:26:06 +09:00 |
|
Arniu Tseng
|
a22e4cfa36
|
impl std::error::Error for Error (#135)
|
2020-11-30 20:19:32 +09:00 |
|
Rob Ede
|
400d889116
|
prepare redis release 0.9.1 (#99)
|
2020-09-13 04:28:08 +01:00 |
|
Rob Ede
|
f3d5dfde40
|
enforce required minimum redis-async patch version (#98)
|
2020-09-12 17:30:09 +01:00 |
|
Rob Ede
|
7a26d99c1a
|
lint and readme cleanup (#97)
|
2020-09-12 00:52:55 +01:00 |
|
Rob Ede
|
4a546718aa
|
prepare v3 compatible releases (#95)
|
2020-09-11 21:22:55 +01:00 |
|
Rob Ede
|
bad5f32a68
|
update all packages to use actix-web v3 (#94)
|
2020-09-11 16:26:15 +01:00 |
|
Yuki Okushi
|
b699506526
|
redis: Minimize futures dependency
|
2020-05-21 17:17:56 +09:00 |
|
Yuki Okushi
|
d51012075f
|
redis: Bump up to 0.9.0-alpha.2
|
2020-05-17 20:19:13 +09:00 |
|
Yuki Okushi
|
923cb7bcd2
|
Bump up MSRV to 1.40.0
|
2020-05-17 11:34:00 +09:00 |
|
Yuki Okushi
|
ecc774450f
|
Follow upstream change wrt. FramedWrite
|
2020-05-17 11:12:12 +09:00 |
|
Omikuji
|
f6686c9292
|
Change ttl to u32 (#35)
* Change TTL to u32
* Update CHANGES.md
|
2020-04-03 16:19:21 +09:00 |
|
Bart Willems
|
f4bcebdecd
|
allow user to set the cookie HttpOnly policy for the redis session (#36)
* allow user to set the cookie HttpOnly policy for the redis session
Signed-off-by: Bart Willems <bwillems@protonmail.com>
|
2020-03-29 21:36:01 +09:00 |
|
Yuki Okushi
|
21024be9d6
|
Bump up to 0.9.0-alpha.1
|
2020-03-27 20:50:31 +09:00 |
|
kevinpoitra
|
79dc7fcaff
|
Update actix-redis' dependencies (#24)
* Update actix-redis's dependencies
* Change `chrono::Duration` to `time::Duration` in the docs
* Remove unneeded comment
* Update CHANGES.md
|
2020-03-15 16:54:35 +09:00 |
|
Yuki Okushi
|
e225e2aec7
|
Move env_logger to dev-dependencies
|
2020-02-18 08:11:36 +09:00 |
|
Yuki Okushi
|
66edc228c3
|
Prepare for new release
|
2020-02-18 08:01:26 +09:00 |
|
Rob Ede
|
2c216e471e
|
move redis to own module
|
2020-01-29 11:41:40 +00:00 |
|