Commit Graph
573 Commits
Author SHA1 Message Date
tottotoandGitHub fd596a8f58 chore(tonic): Update rustls-pemfile to 1.0 (#979) 2022-04-26 09:31:45 -04:00
4533a6e20e fix(build): Reduce Default bound requirement (#974)
Co-authored-by: David Pedersen <[email protected]>
2022-04-20 15:38:38 -04:00
Noah KennedyandGitHub b4f96343af fix: don't enable default features in tower (#972) 2022-04-13 16:30:30 -04:00
Lucio FrancoandGitHub 03fb09ccb8 chore: Add rustls examples (#968) 2022-04-07 14:24:04 -04:00
Lucio FrancoandGitHub 9e0d21f3eb chore: Add rust cache for CI (#961) 2022-04-04 16:36:17 -04:00
Lucio Franco 9836977d77 bump tonic to 0.7.1 2022-04-04 16:33:03 -04:00
Lucio FrancoandGitHub 88695c05ad chore: Prepare 0.7.1 release (#962) 2022-04-04 16:31:03 -04:00
Lucio FrancoandGitHub f1ca90f288 feat(transport): Add channel feature flag (#960) 2022-04-04 15:31:40 -04:00
tottotoandGitHub 738ccba5e7 chore(web): Minor enhancement in document (#956) 2022-04-01 11:25:18 -04:00
tottotoandGitHub c0970521f9 chore(interop): Use clap rename_all option instead of lint allowing (#957) 2022-04-01 11:25:09 -04:00
Lucio FrancoandGitHub e87db5280e chore: Prepare aux crates for release (#955) 2022-04-01 10:45:31 -04:00
Lucio FrancoandGitHub 808c417cbd chore: Prepare 0.10 release (#954) 2022-03-31 17:05:54 -04:00
David PedersenandGitHub d142e1aa4c chore: update to axum 0.5 (#953) 2022-03-31 21:57:16 +02:00
TuetuopayandGitHub d4bd4758dd feat(build): Expose Prost generation plugin (#947) 2022-03-31 14:52:38 -04:00
tottotoandGitHub 9dab8be5fc chore: Fix clippy lints (#950) 2022-03-31 13:42:00 -04:00
tottotoandGitHub 619654e3e6 chore(tonic): Update rustls-pemfile to 0.3 (#951) 2022-03-31 13:41:34 -04:00
350ccf95e4 chore: Update tokio-util to 0.7 (#949)
Co-authored-by: Adam Chalmers <[email protected]>
2022-03-30 10:44:07 -04:00
Jesse SzwedkoandGitHub c78274e3fe feat: Update prost to 0.10 (#948) 2022-03-30 10:43:06 -04:00
tisonandGitHub 097e7e85a9 feat(health): Expose HealthService publically (#930) 2022-03-18 14:37:52 -07:00
David PedersenandGitHub 0859d82e57 feat(transport): support customizing Channel's async executor (#935) 2022-03-15 11:11:44 -07:00
Sylwester RąpałaandGitHub 01e5be5080 Add example of detecting client drops in bidirectional streams on server side (#931) 2022-03-03 11:50:43 -05:00
Alex LyonandGitHub e30bb7ede7 fix(transport): Make Server::layer() support more than one layer (#932) 2022-03-01 16:49:36 -05:00
Yiyu LinandGitHub 37cd48304f fix(web): Fix error tonic-web doc url (#928) 2022-02-25 14:19:40 -05:00
Lucio FrancoandGitHub a359539a22 chore: Update mock example (#926) 2022-02-24 09:28:53 -05:00
Obsido HanandGitHub a2745f9ae9 chore: Update README.md (#925) 2022-02-23 11:51:51 -05:00
Lucio FrancoandGitHub d7cae702fc fix(codec): Return None after poll_data error (#921) 2022-02-23 11:22:01 -05:00
Lucio FrancoandGitHub d4973642da chore: Remove MockStream (#923) 2022-02-22 16:21:39 -05:00
Lucio FrancoandGitHub a197c20469 fix(transport): connect w/ connector infailable (#922) 2022-02-22 15:33:29 -05:00
Lucio FrancoandGitHub ee6e726707 fix(transport): Endpoint returns transport error (#920) 2022-02-22 14:58:22 -05:00
Linus FärnstrandandGitHub 6bc7dab8e0 feat: Implement hash for Code (#917) 2022-02-21 14:45:15 -05:00
e6235623c4 fix(tonic): Preserve HTTP method in interceptor (#912)
Co-authored-by: Joe Dahlquist <[email protected]>
2022-02-21 12:49:00 -05:00
6763d191d2 fix(transport): Make server builder more consitient (#901)
Co-authored-by: Joe Dahlquist <[email protected]>
2022-02-18 13:57:37 -05:00
Sylwester RąpałaandGitHub c9e78c4d65 chore: Fulfill MIT license requirments (#916) 2022-02-18 13:56:47 -05:00
David PedersenandGitHub 6dfc20e1db feat(transport): port router to axum (#830) 2022-02-18 18:19:52 +01:00
Lucio FrancoandGitHub 0f7344a75f chore(interop): Fix deprecated clap arg (#914) 2022-02-17 16:47:41 -05:00
Dirkjan OchtmanandGitHub ef6e245180 fix: Return error on non https uri instead of panic (#838) 2022-02-15 15:11:36 -05:00
Alex PearsonandGitHub bf44940f9b fix: Handle interceptor errors as responses (#840) (#842) 2022-02-15 15:10:35 -05:00
tottotoandGitHub a542bf4dc0 chore(interop): Change structopt to clap (#882) 2022-02-15 11:07:08 -05:00
Anthony GreenandGitHub dee2ab52ff feat(transport): add unix socket support in server (#861) 2022-02-14 15:00:58 -05:00
Matthias VogelgesangandGitHub d6c0fc112b feat(build): use prettyplease to format output (#890) (#904) 2022-02-10 13:20:52 -05:00
Theodore ZilistandGitHub 468e4221f0 Add identity to from_encoding_header (#880) 2022-01-31 23:29:33 +01:00
cssivisionandGitHub a337f132a5 fix(build): clippy warning for must_use (#892) 2022-01-27 11:44:25 -05:00
2b0ffee620 fix(health): Correctly implement spec for overall health (#897)
Co-authored-by: snowpoke <[email protected]>
2022-01-24 14:59:14 -05:00
Andrew HickmanandGitHub d574cfda3a fix(codec): Remove Default bound on Codec (#894) 2022-01-24 13:34:54 -05:00
Joel HönerandGitHub 7179f7ae6a feat(build): add constructor from_arc for gRPC servers (#875) 2022-01-12 16:36:54 -05:00
tottotoandGitHub 65eceb1a6f chore(tonic): Update intra doc links lint name (#877) 2022-01-12 16:35:27 -05:00
tottotoandGitHub f58fda42a9 chore(tests): Update tower-http to 0.2 (#878) 2022-01-12 16:34:59 -05:00
Robin LambertzandGitHub a33e15a387 fix(tonic): Expose h2 error instead of reason (#883) 2022-01-12 16:33:24 -05:00
tottotoandGitHub 366d888a4b chore: Fix clippy lints (#881) 2022-01-12 16:32:40 -05:00
Dirkjan OchtmanandGitHub 4548997080 feat(tls): upgrade to tokio-rustls 0.23 (rustls 0.20) (#859) 2022-01-12 15:09:30 -05:00