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

67 Commits

Author SHA1 Message Date
1561bda822 apply imports_granularity fmt rule 2022-09-11 21:55:40 +01:00
7d932cd540 bump msrv to 1.59 2022-08-28 20:30:32 +01:00
ffe122b76e prepare actix-protobuf release 0.9.0 2022-08-24 18:07:47 +01:00
1e682e7a59 update to prost 0.11 (#279)
* updated to prost 0.11 and added application/x-protobuf

* updated derive-more, prost, futures-util versions

* updated Changelog and a small fix in Cargo.toml

* cargo fmt

* bumped version to 0.8.1

* removed version bump

* add back intentional patch versions

Co-authored-by: Ahmed Masud <ahmed.masud@saf.ai>
2022-08-24 18:07:13 +01:00
07c5176bd0 align descriptions 2022-07-21 03:07:06 +01:00
4d2f4d58b4 clippy 2022-07-21 00:07:49 +01:00
3b1c161547 remove protobuf example 2022-07-09 19:55:38 +01:00
d09299390a prepare actix-protobuf release 0.8.0 2022-06-26 00:36:27 +01:00
a42ca24327 Updated Cargo.toml to support Prost 0.10 (#257) 2022-06-26 00:28:16 +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
2e86fb9822 prepare actix-identity release 0.4.0 2022-03-01 04:13:56 +00:00
9e911490cf prepare actix-protobuf release 0.7.0 2022-03-01 04:12:52 +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
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
6abec48e29 prepare actix-protobuf release 0.7.0-beta.5 2022-02-03 22:16:57 +00:00
f676fc7de5 bump prost to 0.9 2022-02-03 22:14:13 +00:00
440ab34bd2 prepare actix-protobuf release 0.7.0-beta.3 2021-12-29 10:29:27 +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
128fc49811 prepare actix-protobuf release 0.7.0-beta.3 2021-12-12 19:13:29 +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
477b0f8f06 prepare actix-protobuf release 0.7.0-beta.2 2021-10-21 18:30:33 +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
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