1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 18:37:41 +02:00
Commit Graph

3769 Commits

Author SHA1 Message Date
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
717b93e507 fix api documentation link (#220) 2022-01-28 17:17:15 +00:00
7982abb71e Fix the tracing-actix-web description (#219) 2022-01-23 19:46:01 +00:00
e813e63138 add tracing-actix-web to community crate list 2022-01-23 00:11:50 +00:00
bb900a41fc prepare actix-identity release 0.4.0-beta.8 identity-v0.4.0-beta.8 2022-01-21 20:43:39 +00:00
4e72e3d8ec update actix-identity to aw4b21 2022-01-21 20:42:58 +00:00
09734a8d12 add awmp to list of community crates 2022-01-19 17:05:38 +00:00
1fec026dc7 fix cors tests 2022-01-01 23:07:27 +00:00
6d6b045b3a add access-control-request-* headers to vary response header 2022-01-01 23:05:29 +00:00
8540b61a13 fix ci 2021-12-31 08:38:31 +00:00
cf7ed8e1b9 run nightly tests on master only 2021-12-31 08:32:04 +00:00
19bff0028e prepare actix-web-httpauth release 0.6.0-beta.7 cors-v0.6.0-beta.8 identity-v0.4.0-beta.7 redis-v0.10.0-beta.5 httpauth-v0.6.0-beta.7 session-v0.5.0-beta.7 protobuf-v0.7.0-beta.4 2021-12-29 10:29:29 +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
440ab34bd2 prepare actix-protobuf release 0.7.0-beta.3 2021-12-29 10:29:27 +00:00
88859af6a5 prepare actix-identity release 0.4.0-beta.7 2021-12-29 10:25:17 +00:00
422a264787 prepare actix-cors release 0.6.0-beta.8 2021-12-29 10:25:04 +00:00
0d12201073 update to actix web v4 beta 18 (#218) 2021-12-29 10:22:56 +00:00
5f17026a55 fix changelog 2021-12-29 09:59:36 +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) httpauth-v0.6.0-beta.6 cors-v0.6.0-beta.7 session-v0.5.0-beta.6 identity-v0.4.0-beta.6 2021-12-18 03:37:23 +00:00
c047cd5653 mark cors v0.6.0-beta.5 as yanked 2021-12-13 03:03:19 +00:00
fad4426388 revert cors example cors-v0.6.0-beta.6 2021-12-13 02:50:22 +00:00
0805f2b1c6 stop cloning request across service call (#213) 2021-12-13 02:49:27 +00:00
a0c93c62b3 prepare actix-web-httpauth release 0.6.0-beta.5 protobuf-v0.7.0-beta.3 cors-v0.6.0-beta.5 session-v0.5.0-beta.5 httpauth-v0.6.0-beta.5 redis-v0.10.0-beta.4 identity-v0.4.0-beta.5 2021-12-12 19:13:40 +00:00
128fc49811 prepare actix-protobuf release 0.7.0-beta.3 2021-12-12 19:13:29 +00:00
e83c488544 prepare actix-identity release 0.4.0-beta.5 2021-12-12 19:13:16 +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
8fa073586e prepare actix-cors release 0.6.0-beta.5 2021-12-12 19:11:36 +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
700d90b68b add actix-form-data to community crates 2021-12-11 00:59:05 +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
64acd3229f start redis in coverage job 2021-11-22 23:58:31 +00:00
8bf2ae711a fic doc test ci job 2021-11-22 23:48:45 +00:00
5272bc1c79 split out coverage and doc test ci jobs 2021-11-22 23:42:47 +00:00
3cc1487a4a fix non-linux ci httpauth-v0.6.0-beta.4 cors-v0.6.0-beta.4 identity-v0.4.0-beta.4 session-v0.5.0-beta.4 2021-11-22 23:25:22 +00:00
551cbfb113 prepare actix-web-httpauth release 0.6.0-beta.4 2021-11-22 23:21:25 +00:00
0b4a4eeff6 prepare actix-session release 0.5.0-beta.4 2021-11-22 23:21:00 +00:00
37532fd1eb prepare actix-identity release 0.4.0-beta.4 2021-11-22 23:20:33 +00:00
ddb74e6de0 prepare actix-cors release 0.6.0-beta.4 2021-11-22 23:19:10 +00:00
13f8dcb717 update to aw beta 9 2021-11-22 23:11:58 +00:00
07deaadd7b add optional auth extractor implement. (#205) 2021-10-26 21:10:22 +01:00
477b0f8f06 prepare actix-protobuf release 0.7.0-beta.2 httpauth-v0.6.0-beta.3 session-v0.5.0-beta.3 identity-v0.4.0-beta.3 protobuf-v0.7.0-beta.2 redis-v0.10.0-beta.3 2021-10-21 18:30:33 +01:00