1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-07-01 12:15:08 +02:00
Commit Graph

93 Commits

Author SHA1 Message Date
7d932cd540 bump msrv to 1.59 2022-08-28 20:30:32 +01:00
07c5176bd0 align descriptions 2022-07-21 03:07:06 +01:00
3e002a677b bump session version of redis 2022-07-09 20:14:27 +01:00
ca9879425b prepare actix-redis release 0.12.0 2022-07-09 20:11:56 +01:00
ecd7756644 update redis deps 2022-07-09 20:11:14 +01:00
9bc014b96f forbid unsafe in all crates 2022-07-09 20:05:47 +01:00
3c48e00e7a Bump up MSRV to 1.57 (#256) 2022-06-22 20:42:46 +09:00
8fd1772d5e Consistent import formatting (#237) 2022-03-29 11:46:13 +01:00
92269fc308 prepare actix-redis release 0.11.0 2022-03-15 18:01:31 +00:00
7e6335a09f Rework actix session (#212)
Co-authored-by: Rob Ede <robjtede@icloud.com>
Co-authored-by: Luca P <rust@lpalmieri.com>
Co-authored-by: Sebastian Rollén <38324289+SebRollen@users.noreply.github.com>
2022-03-05 23:22:14 +00:00
2e86fb9822 prepare actix-identity release 0.4.0 2022-03-01 04:13:56 +00:00
ef8f33e3b3 prepare actix-redis release 0.10.0 2022-03-01 04:12:20 +00:00
c805dd7609 prepare actix-session release 0.5.0 2022-03-01 03:11:21 +00:00
73a5ae98b6 update actix-web dependency to 4.0 2022-02-25 23:05:11 +00:00
d46ee464e0 update examples links 2022-02-18 03:33:03 +00:00
ff38ba2ce3 prepare actix-redis release 0.10.0-beta.6 2022-02-07 17:50:39 +00:00
00378548ed prepare actix-session release 0.5.0-beta.8 2022-02-07 17:50:39 +00:00
0ac068a14d fix redis 2022-02-03 22:40:02 +00:00
323d01fcca bump actix-web to 4.0.0-rc.1 2022-02-03 22:33:47 +00:00
f676fc7de5 bump prost to 0.9 2022-02-03 22:14:13 +00:00
dbc82001c0 address dep vuln warnings 2022-02-03 22:12:03 +00:00
6d3ee78db5 prepare actix-redis release 0.10.0-beta.5 2021-12-29 10:29:29 +00:00
ce2c97070e prepare actix-session release 0.5.0-beta.7 2021-12-29 10:29:29 +00:00
0d12201073 update to actix web v4 beta 18 (#218) 2021-12-29 10:22:56 +00:00
92c9601850 bump msrv to 1.54 2021-12-29 09:42:31 +00:00
6ca36b5d53 fixup changelogs 2021-12-29 09:36:12 +00:00
14a622092d Update to actix-web beta.17 (#217) 2021-12-29 09:25:52 +00:00
6676a50944 actix-web beta 15 updates (#216) 2021-12-18 03:37:23 +00:00
360fd890dc prepare actix-redis release 0.10.0-beta.4 2021-12-12 19:12:46 +00:00
863d0b114b prepare actix-session release 0.5.0-beta.5 2021-12-12 19:11:58 +00:00
e77ed16f49 Do not create a session if the session state is empty (#207) 2021-12-11 16:23:22 +00:00
74ec115161 migrate to actix-web beta 14 (#209) 2021-12-11 16:05:21 +00:00
56051786a6 standardize future types to ones from actix_utils 2021-12-08 07:29:12 +00:00
ec66754c0d standardize crate level lints 2021-12-08 06:11:13 +00:00
e636af039a Update actix-redis to current state (beta) of actix (#210) 2021-12-06 01:03:18 +00:00
0b4a4eeff6 prepare actix-session release 0.5.0-beta.4 2021-11-22 23:21:00 +00:00
7737da83e8 prepare actix-redis release 0.10.0-beta.3 2021-10-21 17:59:05 +01:00
c6edb2a48a prepare actix-session release 0.5.0-beta.3 2021-10-21 17:37:00 +01:00
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
627fe96be0 bump msrv to 1.52.1 2021-10-19 01:49:39 +01:00
e10937103e fmt with new width 2021-08-30 23:27:44 +01:00
c6f579790f bump msrv to 1.51 2021-08-30 23:10:36 +01:00
44c7b07ce2 prepare second beta round (#189) 2021-06-27 07:28:26 +01:00
20ef05c36e fix doctest ci (#188) 2021-06-27 07:02:38 +01:00
8741cd32cc Minor README fixes (#174) 2021-04-09 14:39:50 +01:00
7ab2b62810 prepare redis release 0.10.0-beta.1 2021-04-02 11:38:27 +01:00
0ba14f786e prepare session release 0.5.0-beta.1 2021-04-02 11:31:30 +01:00
fc6563a019 various session api improvements (#170) 2021-03-23 22:35:27 +00:00
23912afd49 refactor identity (#168) 2021-03-23 05:05:03 +00:00
c8f1d9671c add upgrade -web hints in changelogs 2021-03-22 05:24:35 +00:00