1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00
Commit Graph

61 Commits

Author SHA1 Message Date
Rob Ede
3b1c161547
remove protobuf example 2022-07-09 19:55:38 +01:00
Rob Ede
d09299390a
prepare actix-protobuf release 0.8.0 2022-06-26 00:36:27 +01:00
Tobias de Bruijn
a42ca24327
Updated Cargo.toml to support Prost 0.10 (#257) 2022-06-26 00:28:16 +01:00
Yuki Okushi
3c48e00e7a
Bump up MSRV to 1.57 (#256) 2022-06-22 20:42:46 +09:00
Luca Palmieri
8fd1772d5e
Consistent import formatting (#237) 2022-03-29 11:46:13 +01:00
Rob Ede
2e86fb9822
prepare actix-identity release 0.4.0 2022-03-01 04:13:56 +00:00
Rob Ede
9e911490cf
prepare actix-protobuf release 0.7.0 2022-03-01 04:12:52 +00:00
Rob Ede
73a5ae98b6
update actix-web dependency to 4.0 2022-02-25 23:05:11 +00:00
Rob Ede
d46ee464e0
update examples links 2022-02-18 03:33:03 +00:00
Rob Ede
0ac068a14d
fix redis 2022-02-03 22:40:02 +00:00
Rob Ede
323d01fcca
bump actix-web to 4.0.0-rc.1 2022-02-03 22:33:47 +00:00
Rob Ede
6abec48e29
prepare actix-protobuf release 0.7.0-beta.5 2022-02-03 22:16:57 +00:00
Rob Ede
f676fc7de5
bump prost to 0.9 2022-02-03 22:14:13 +00:00
Rob Ede
440ab34bd2
prepare actix-protobuf release 0.7.0-beta.3 2021-12-29 10:29:27 +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
128fc49811
prepare actix-protobuf release 0.7.0-beta.3 2021-12-12 19:13:29 +00:00
Rob Ede
74ec115161
migrate to actix-web beta 14 (#209) 2021-12-11 16:05:21 +00:00
Rob Ede
56051786a6
standardize future types to ones from actix_utils 2021-12-08 07:29:12 +00:00
Rob Ede
ec66754c0d
standardize crate level lints 2021-12-08 06:11:13 +00:00
Rob Ede
477b0f8f06
prepare actix-protobuf release 0.7.0-beta.2 2021-10-21 18:30:33 +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
Thales
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
Rob Ede
e10937103e
fmt with new width 2021-08-30 23:27:44 +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
20ef05c36e
fix doctest ci (#188) 2021-06-27 07:02:38 +01:00
Rob Ede
d0f0fb474b
fixup other cargo manifests 2021-04-02 11:44:18 +01:00
Rob Ede
0ba14f786e
prepare session release 0.5.0-beta.1 2021-04-02 11:31:30 +01:00
Rob Ede
15d72b1694
use insert for protobuf content type header 2021-03-22 05:30:16 +00:00
Rob Ede
c8f1d9671c
add upgrade -web hints in changelogs 2021-03-22 05:24:35 +00:00
Rob Ede
2254a429d4
use forward_ready for service definitions 2021-03-22 05:18:59 +00:00
Andrey Kutejko
ca85f6b245
Update dependencies (Tokio 1.0) (#144) 2021-03-21 22:50:26 +00:00
Rob Ede
5a72dd33d5
session, redis, and httpauth pre-v4 releases (#162) 2021-03-21 09:38:29 +00:00
Yuki Okushi
f970d90894
Use re-exported bytes items from instead of using them directly (#139) 2020-12-01 10:21:56 +09:00
Matteo
b59e307de1
Updated example link to use actix-extras repo (#117) 2020-10-14 21:41:05 +01:00
Francois Stephany
0f7a147323
Unify homepage/repository urls in Cargo manifests (#111) 2020-10-03 01:32:01 +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
e5fe8d42fa
Use matches macro to fix clippy warnings (#86) 2020-07-21 02:20:23 +09:00
Yuki Okushi
2ae3c80548
Use OR instead of deprecated / in license field (#80) 2020-07-14 11:16:32 +01:00
Yuki Okushi
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
Yuki Okushi
f920479fdb
protobuf: Update to 0.6.0-alpha.1 2020-07-07 03:54:36 +09:00
Yuki Okushi
bd963fb7d1
Fix clippy warnings 2020-07-07 03:54:18 +09:00
Rob Ede
027f045340
exclude default -web features where not needed (#70) 2020-06-18 11:22:14 +01:00
Yuki Okushi
2e3a094ef7
protobuf: Minimize futures dependency 2020-05-21 17:13:53 +09:00