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

87 Commits

Author SHA1 Message Date
627fe96be0 bump msrv to 1.52.1 2021-10-19 01:49:39 +01:00
1261557dc9 protobuf: Update prost to 0.8 (Fixes CI on nightly) (#197)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2021-10-11 19:56:15 +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
d0f0fb474b fixup other cargo manifests 2021-04-02 11:44:18 +01:00
0ba14f786e prepare session release 0.5.0-beta.1 2021-04-02 11:31:30 +01:00
15d72b1694 use insert for protobuf content type header 2021-03-22 05:30:16 +00:00
c8f1d9671c add upgrade -web hints in changelogs 2021-03-22 05:24:35 +00:00
2254a429d4 use forward_ready for service definitions 2021-03-22 05:18:59 +00:00
ca85f6b245 Update dependencies (Tokio 1.0) (#144) 2021-03-21 22:50:26 +00:00
5a72dd33d5 session, redis, and httpauth pre-v4 releases (#162) 2021-03-21 09:38:29 +00:00
f970d90894 Use re-exported bytes items from instead of using them directly (#139) 2020-12-01 10:21:56 +09:00
b59e307de1 Updated example link to use actix-extras repo (#117) 2020-10-14 21:41:05 +01:00
0f7a147323 Unify homepage/repository urls in Cargo manifests (#111) 2020-10-03 01:32:01 +01:00
7a26d99c1a lint and readme cleanup (#97) 2020-09-12 00:52:55 +01:00
4a546718aa prepare v3 compatible releases (#95) 2020-09-11 21:22:55 +01:00
bad5f32a68 update all packages to use actix-web v3 (#94) 2020-09-11 16:26:15 +01:00
e5fe8d42fa Use matches macro to fix clippy warnings (#86) 2020-07-21 02:20:23 +09:00
2ae3c80548 Use OR instead of deprecated / in license field (#80) 2020-07-14 11:16:32 +01:00
6d3e4c9aa1 Merge pull request #74 from JohnTitor/protobuf-alpha
protobuf: Update to 0.6.0-alpha.1
2020-07-07 04:28:37 +09:00
f920479fdb protobuf: Update to 0.6.0-alpha.1 2020-07-07 03:54:36 +09:00
bd963fb7d1 Fix clippy warnings 2020-07-07 03:54:18 +09:00
027f045340 exclude default -web features where not needed (#70) 2020-06-18 11:22:14 +01:00
2e3a094ef7 protobuf: Minimize futures dependency 2020-05-21 17:13:53 +09:00
923cb7bcd2 Bump up MSRV to 1.40.0 2020-05-17 11:34:00 +09:00
83d2b9c95b Remove unused actix dependency 2020-03-18 04:33:21 +09:00
920bb56919 Prepare for new release 2020-02-18 00:59:04 +09:00
e5c418eaa3 Fix syntax 2020-02-14 07:42:56 +09:00
650470901b Clean up READMEs 2020-01-30 18:39:35 +09:00
d8f3f94ece Clean up metadata 2020-01-30 18:08:20 +09:00
a0337d7851 Run CI with MSRV 2020-01-30 18:03:02 +09:00
c4c0680a6e Remove unused config 2020-01-30 15:57:38 +09:00
3cdc0b9d18 fix badges 2020-01-30 01:22:11 +00:00
aac1158304 merge project metadata 2020-01-30 00:31:25 +00:00
dbd52a48a4 move to own module 2020-01-29 11:42:13 +00:00