Commit Graph

  • 74ad0a998f fix(transport): remove needless BoxFuture (#644) David Pedersen 2021-05-13 15:36:54 +02:00
  • 7862a2259d feat(tonic): pass trace_fn the request rather than just the headers (#634) David Pedersen 2021-05-12 18:24:09 +02:00
  • 2bf14e1d7d tonic: remove Code::__NonExhaustive (#625) David Pedersen 2021-05-12 18:23:12 +02:00
  • e97f518025 feat(metadata): remove manual Send + Sync impls for metadata types (#640) David Pedersen 2021-05-12 18:21:12 +02:00
  • 57509d321b fix(tonic): make Interceptor UnwindSafe (#641) David Pedersen 2021-05-12 18:20:33 +02:00
  • b0ec3ead34 feat(metadata): expose IterMut and ValuesMut (#639) David Pedersen 2021-05-12 18:20:03 +02:00
  • f33316d5b3 feat(tonic): implement From<Code> for i32 David Pedersen 2021-05-12 16:42:23 +02:00
  • c39404d720 build: show all rustfmt output on errors (#621) David Pedersen 2021-05-08 16:11:03 +02:00
  • 8cfa44110c doc(tonic): mention tonic-reflection in README (#635) David Pedersen 2021-05-08 16:09:44 +02:00
  • 4a917a32f0 fix(examples): Fix tower examples (#624) David Pedersen 2021-05-07 09:45:35 +02:00
  • 4b26e78109 add docs for health checks (#599) Juan J. Jimenez-Anca 2021-05-01 16:30:54 +01:00
  • 7f1af64527 chore: Prepare tonic 0.4.3 (#617) David Pedersen 2021-04-29 16:57:28 +02:00
  • dae31d0e1c feat(tonic): Add Request::set_timeout (#615) David Pedersen 2021-04-29 15:59:08 +02:00
  • 4001665821 chore: Add deny(broken_intra_doc_links) to all crates (#616) David Pedersen 2021-04-29 15:57:21 +02:00
  • 9ff4f7b8e4 feat(transport): Support timeouts with "grpc-timeout" header (#606) David Pedersen 2021-04-29 10:28:16 +02:00
  • 4926c60df4 Fix googleapis Readme (#573) Siddartha Guthikonda 2021-04-27 14:08:58 -07:00
  • b04c1c6582 configure tls automatically when possible (#445) Juan Alvarez 2021-04-23 09:42:01 -05:00
  • d414206736 Use new tower utilities (#560) David Pedersen 2021-04-14 09:26:49 +02:00
  • 5bc1aa9371 Mention rust-analyzer.cargo.loadOutDirsFromCheck setting in README (#561) David Pedersen 2021-04-14 09:08:08 +02:00
  • 8fa6daae92 chore: Prepare tonic 0.4.2 and health 0.3.1 (#605) Lucio Franco 2021-04-13 18:20:13 -04:00
  • 7aaa2f85d9 Revert "Remove grpc-timeout header from reserved headers (#603)" Lucio Franco 2021-04-13 21:59:16 +00:00
  • 49f6137673 feat(health): Expose proto and client (#471) (#602) Kevin 2021-04-13 14:54:18 -07:00
  • 0b535985c8 Remove grpc-timeout header from reserved headers (#603) Fuyang Liu 2021-04-13 09:28:02 +02:00
  • 1d2754feba fix(codec): Allocate inbound buffer once (#578) Joel Höner 2021-04-08 01:34:12 +02:00
  • 0d05aa0d02 feat: Expose status constructors (#579) Tom Dyas 2021-04-07 14:39:05 -07:00
  • 480a79409c feat(build): Add prostoc_args (#577) Greg Melton 2021-04-07 14:36:46 -07:00
  • 380049daf8 Improve comment on Channel::builder() (#597) Dirkjan Ochtman 2021-04-07 14:26:33 +02:00
  • db22c3568d Fix ListFeaturesStream return type on RouteGuide Tutorial (#586) Junichi Sugiura 2021-04-04 21:06:33 +02:00
  • 830b305b98 Fix docstring typo (#593) Amr Hassan 2021-03-31 13:32:46 +02:00
  • 6c898a239f Use fully qualified path for futures_core::Stream in codegen (#591) Ben Sully 2021-03-28 18:31:20 +01:00
  • 2788628916 Fix Prost codec tests and cfg (#584) Greg Melton 2021-03-20 10:07:01 -07:00
  • 74148549ff Add readme to reflection Lucio Franco 2021-03-17 16:35:36 +00:00
  • db0909382b fix(reflection): Depend on correct version of build (#582) Lucio Franco 2021-03-17 12:31:52 -04:00
  • 7889c7ff97 Prepare 0.4.1 release (#580) David Pedersen 2021-03-16 17:39:57 +01:00
  • ea56e2e2b8 feat(build): Use RUSTFMT to find rustfmt binary (#566) UebelAndre 2021-03-11 07:47:07 -08:00
  • 61555ff2b5 feat(build): Support compiling well-known protobuf types (#522) Tom Dyas 2021-02-23 13:21:03 -08:00
  • 49d517fac9 Remove unneeded backquote (#564) Hirochika Matsumoto 2021-02-17 19:28:28 +09:00
  • c54f24721c feat: Implement gRPC Reflection Service (#340) James Nugent 2021-02-16 10:07:51 -06:00
  • f49d4bdf99 chore: add FromStr for Endpoint (#558) Ana Hobden 2021-02-13 11:49:10 -08:00
  • 4f5e160679 feat(build): Add disable_package_emission option to tonic-build (#556) Max Bruce 2021-02-12 07:59:44 -08:00
  • ca3b9a1df1 fix: Depend on at least tower 0.4.4 (#554) David Pedersen 2021-02-12 16:58:54 +01:00
  • cb9ed18518 Update tokio dependencies in tutorials to be compatible with tonic 0.4 (#549) Daniel Mangum 2021-02-02 13:22:03 -06:00
  • 07d2f9825f Fix helloworld tutorial. (#546) 16yuki0702 2021-02-03 01:22:17 +09:00
  • 729308b65b Better example code for google protos (#542) Fuyang Liu 2021-01-21 19:59:23 +01:00
  • 4fe5beb353 Update Warp dependency in examples/Cargo.toml (#541) Jordan Gould 2021-01-19 19:34:45 -05:00
  • e511f17c1c Fix tonic-health cargo path issues Lucio Franco 2021-01-15 13:56:24 -05:00
  • fda2d689d4 chore: Prepare 0.4 release (#538) Lucio Franco 2021-01-15 13:38:36 -05:00
  • a7778ad166 feat(transport): Move error! to debug! (#537) Lucio Franco 2021-01-15 12:51:28 -05:00
  • dafea9adee fix(transport): return Poll::ready until error is consumed (#536) Lucio Franco 2021-01-15 12:34:41 -05:00
  • 31936e0513 feat(transport): add max http2 frame size to server. (#529) Cameron 2021-01-15 09:00:01 -08:00
  • 41c51f1c61 feat(transport): Fix TLS accept w/ peer certs (#535) Lucio Franco 2021-01-15 11:59:26 -05:00
  • 4974604c0b ci: Disable deny workflow (#534) Lucio Franco 2021-01-14 16:42:12 -05:00
  • fdda5ae26a Upgrade to Tokio 1.0.0 ecosystem (#530) Quentin Perez 2021-01-11 18:18:34 +01:00
  • fe4d5b9d9a fix: gracefully handle bad native certs (#520) Alex Pearson 2021-01-07 10:52:13 -05:00
  • a6be8363ed Add h2 error conversion for Status (#509) Cameron 2021-01-05 13:04:15 -08:00
  • 6622bb1449 Update tonic logo (#508) Cameron 2021-01-05 13:03:33 -08:00
  • 9f1957f29d Add SERVICE_UNKNOWN to health.proto (#507) Hossein Mayboudi 2021-01-06 00:32:59 +03:30
  • 6e5b16ce04 Update routeguide-tutorial.md (#505) Hossein Mayboudi 2021-01-06 00:32:27 +03:30
  • 76de87eec5 Remove unnecessary dependencies in tonic-health (#502) Akhil Velagapudi 2021-01-05 16:02:13 -05:00
  • 032302e9d0 don't format generated code in tonic-health (#501) Akhil Velagapudi 2021-01-05 16:01:45 -05:00
  • fc86563b36 feat(tonic): implement From<io::Error> for Status (#500) Julian Popescu 2021-01-05 22:00:08 +01:00
  • 3c2a4a2813 fixes routeguide tutorial URL to async book (#490) Michael-J-Ward 2021-01-05 12:40:42 -06:00
  • e7be352132 transport: impl Service for Channel instead of GrpcService (#482) Koki Kato 2021-01-06 03:36:18 +09:00
  • 2b9cdb9779 feat(transport): expose HTTP2 server keepalive interval and timeout (#486) Pedro Calado 2021-01-05 18:35:45 +00:00
  • f58fcf31d1 Merge trailer and inital headers into status on err (#510) Jake Goulding 2020-12-14 14:20:15 -05:00
  • 2e964c78c6 feat(transport): Connect lazily in the load balanced channel (#493) Luca Palmieri 2020-11-18 19:26:49 +00:00
  • f1275b611e chore: fix warnings in metadata module (#468) Juan Alvarez 2020-10-08 09:00:10 -05:00
  • 1b03ece2a8 fix(build): Match namespace code with other generated packages (#472) Tyler Hawkes 2020-10-07 09:30:22 -06:00
  • 0c69c378fd chore: clippy lints (#467) Juan Alvarez 2020-09-29 14:38:49 -05:00
  • 9ea4a64a6c examples: Add tower-client example (#466) Lucio Franco 2020-09-29 11:16:07 -04:00
  • d4899df832 feat(transport): add user-agent header to client requests. (#457) Juan Alvarez 2020-09-23 18:58:03 -05:00
  • e9910d10a7 fix(transport): reconnect lazy connections after first failure (#458) Juan Alvarez 2020-09-23 09:35:42 -05:00
  • cea990b1ea run go client -> rust server interop tests (#446) Juan Alvarez 2020-09-22 16:24:26 -05:00
  • c7fd9d4586 chore(docs): Fix ClientTlsConfig::domain_name docs (#449) linxiulei 2020-09-07 16:56:50 +01:00
  • 92a7cc86a6 tonic-build: (docs) adds NixOS related hints (#444) Amanjeev Sethi 2020-08-31 13:05:53 -04:00
  • 48d5248925 chore: Update interop go binaries (#440) Juan Alvarez 2020-08-31 10:23:50 -05:00
  • ca8e597e95 fix(interop) fix failing interop test with go client (#442) Juan Alvarez 2020-08-31 10:23:12 -05:00
  • 26ce9d12bf fix(transport) Do not panic when building and Endpoint with an invali… (#438) Juan Alvarez 2020-08-31 09:02:40 -05:00
  • 62c1230117 fix(build): Add content-type for generated unimplemented service (#441) Ximo Guanter 2020-08-31 15:56:58 +02:00
  • 40e64b53a7 chore: skip duplicate wasi crate from cargo deny check (#439) Juan Alvarez 2020-08-29 11:41:38 -05:00
  • 594a542b8a fix(transport): Add content-type for Unimplemented (#434) Jens Claes 2020-08-21 16:42:41 +02:00
  • bec4936daf doc(transport): improve connect_with_connector doc (#432) Ximo Guanter 2020-08-20 22:14:35 +02:00
  • 37f6733f85 feat(transport): Add Router::into_service (#419) T.J. Telan 2020-08-20 12:11:31 -07:00
  • 90858926b6 chore: Prepare 0.3.1 release (#436) Lucio Franco 2020-08-20 10:49:12 -04:00
  • 73938e1e0a chore: Fix typo in uds example (#417) Lucio Franco 2020-07-27 15:38:47 -04:00
  • 2ea17b2ecf fix(transport): Return connection error on Channel::connect (#413) Lucio Franco 2020-07-27 12:44:11 -04:00
  • 5bd8a04baf Fix typo (#405) Harry Barber 2020-07-27 17:33:24 +01:00
  • 8212afdf85 chore: Prepare tonic-health release 0.2.0 (#411) Lucio Franco 2020-07-23 15:41:26 -04:00
  • 2022fa9c53 chore: Ignore ansi_term in deny.toml (#406) Lucio Franco 2020-07-20 16:58:28 -04:00
  • 96db606908 Fix typo in doc. (#398) L1AN0 2020-07-14 13:41:39 -07:00
  • ecb1920782 fix doc link Lucio Franco 2020-07-13 13:02:44 -04:00
  • 62b8ab0b51 chore: Prepare 0.3.0 release (#399) Lucio Franco 2020-07-13 13:00:54 -04:00
  • 570c606397 chore: Upgrade base64 and tokio-rustls packages (#397) Kaleb Elwert 2020-07-10 21:10:15 -07:00
  • a567f17e52 chore: Prepare 0.2.2 release (#396) Lucio Franco 2020-07-10 12:59:22 -04:00
  • 2c4c544d90 fix: Status::details leaking base64 encoding (#395) Lucio Franco 2020-07-10 12:40:55 -04:00
  • 2b997b0c5f feat(transport): Add optional service methods (#275) Harry Barber 2020-07-10 17:39:52 +01:00
  • 034c850254 examples: update to tracing 0.1.16, use #[instrument] (#354) Eliza Weisman 2020-07-10 08:59:18 -07:00
  • 98bcc339b1 Rename get_uri to uri (#393) Lucio Franco 2020-07-10 11:45:33 -04:00
  • c9b3c7f11c Fix hyper_warp example warnings (#390) Lucio Franco 2020-07-10 11:28:13 -04:00
  • ec9046dfc2 feat(transport): Add Endpoint::connect_lazy method (#392) Dan Burkert 2020-07-10 07:46:33 -07:00