Commit Graph

  • c284c446c8 feat: derive(Debug) on ClientBuilder main Zynh0722 2024-02-09 00:55:04 -0800
  • 1c31f4bc7f
    chore!(reqwest-tracing): bump patch version 🚀 reqwest-tracing-v0.4.7 Ethan Brierley 2024-01-21 20:04:58 +0000
  • 32cc268f07
    Add support for `opentelemetry` version `0.21` (#112) Julian Tescher 2024-01-19 03:17:54 -0800
  • d297b1c5df
    chore: `cargo fmt` Ethan Brierley 2023-11-07 09:59:22 +0000
  • b7017dca6f
    Document using `tokio::time::sleep` (#111) Jan Srzednicki 2023-11-07 10:35:16 +0100
  • 304d6f1ebc
    ci: fix `rustdoc::redundant_explicit_links` (#110) Ethan Brierley 2023-10-24 10:50:53 +0100
  • de1b651bcc
    add fetch_mode_no_cors_method (#108) Ari 2023-10-24 11:39:06 +0200
  • efdd52f2fa
    readme: add link to reqwest-chain crate (#103) Tom Milligan 2023-09-12 11:45:07 +0100
  • 7eb52bbe65
    [EWT-319] Upgrade retry-policies (#104) Thom Wright 2023-09-08 10:22:46 +0100
  • f1e71bef3c
    Disable wasm tests and add warning to README (#105) tl-rodrigo-gryzinski 2023-09-07 14:46:53 +0100
  • c2d477edae
    [reqwest-retry] Patch release (#102) tl-rodrigo-gryzinski 2023-08-30 13:15:36 +0100
  • a54319a9d6
    Patch release `v0.4.6` 🚀 (#100) reqwest-tracing-v0.4.6 Ethan Brierley 2023-08-23 12:34:20 +0100
  • 7b3493d96c
    add opentelementry 0.20 support (#101) Conrad Ludgate 2023-08-23 11:49:15 +0100
  • a530ea7f93
    Cut `reqwest-middleware` patch release `0.2.3 (#98) reqwest-middleware-v0.2.3 Ethan Brierley 2023-08-07 10:50:56 +0100
  • 31f8aebce4
    Impl reqwest::Error methods (#96) Oleh Martsokha 2023-08-07 11:34:01 +0200
  • b8b9400858
    disable context propagation (#94) Conrad Ludgate 2023-06-20 18:07:12 +0100
  • 594075583c
    Added a way to specify custom functions which decide whether a request should be retried or not (#33) Rutger 2023-05-22 12:53:31 +0200
  • fb7a964ba3
    add default_span_name helper function (#93) Conrad Ludgate 2023-05-15 14:55:56 +0100
  • 385314a298
    fix otel status (#92) Conrad Ludgate 2023-05-15 11:45:55 +0100
  • af1080f21c
    Move path matching changes to right log (#91) Alex Wakefield 2023-05-12 11:16:42 +0100
  • 80d56d89f3
    release middleware Conrad Ludgate 2023-05-11 14:17:05 +0100
  • d5e71a0c89
    Added version function to RequestBuilder impl (#90) Jeramy Singleton 2023-05-11 08:30:15 -0400
  • 3457bf5702
    Add `OtelPathNames` for span names (#89) Alex Wakefield 2023-04-26 15:28:32 +0100
  • f8ff599f50
    fix: remove middleware retry limit (#87) Matthew Gapp 2023-04-17 05:02:13 -0700
  • fef18b3506
    feat: wasm32-unknown-unknown support (#79) Léo Gaspard 2023-03-09 12:33:13 +0100
  • f854725791
    feat: classify io error connection reset by peer (#78) tl-helge-hoff 2022-12-02 10:57:24 +0100
  • 8763ab1e30
    README.md: Add third party middleware list (#75) John Vandenberg 2022-11-23 19:20:21 +0800
  • a7f9a112ed
    Update example in tracing README (#76) John Vandenberg 2022-11-23 15:39:54 +0800
  • 8f3623eae0
    remove but inspired by tower tower Conrad Ludgate 2022-11-15 21:51:15 +0000
  • df4990d62e
    fix last tracing test Conrad Ludgate 2022-11-15 17:07:36 +0000
  • 571b9abc49
    fix docs Conrad Ludgate 2022-11-15 16:34:33 +0000
  • 6eaa2365ed
    expierments with tower Conrad Ludgate 2022-11-15 14:53:23 +0000
  • 289bb0452c
    bump all versions (#71) reqwest-tracing-v0.4.0 reqwest-retry-v0.2.0 reqwest-middleware-v0.2.0 Conrad Ludgate 2022-11-15 10:31:34 +0000
  • 197f19781d
    Make http.url field opt-in (#70) tl-rodrigo-gryzinski 2022-11-10 13:21:07 +0000
  • 4fb158f785
    Fix indents in Changelog. (#67) Robert Collins 2022-11-07 15:23:43 +0100
  • 2e57e95f99
    Borrow self when try_clone and clone inner client. (#60) Balaji Arun 2022-11-07 18:44:02 +0530
  • 07d154cadf
    Custom otel names (#65) Robert Collins 2022-11-07 14:07:23 +0100
  • 920cb5ac16
    Capture URL as http.url (#64) Robert Collins 2022-11-07 09:45:58 +0100
  • 7a09e335aa
    Fix main builds (#66) Robert Collins 2022-11-07 09:39:03 +0100
  • ddd7e12104
    Make clear examples are just examples (#63) Robert Collins 2022-11-07 07:51:40 +0100
  • 0f7c2e15fa
    Add missing dep in reqwest-tracing README (#61) Kai 2022-10-05 21:56:46 +0800
  • 85e520f78b
    extensions middleware and request extensions (#56) Conrad Ludgate 2022-09-30 10:14:31 +0100
  • 3c00388cfb
    bump reqwest-tracing (#59) Conrad Ludgate 2022-09-29 16:17:12 +0100
  • dd877924c4
    Opentelemetry 0.18 (#58) birkmose 2022-09-20 15:07:32 +0200
  • e2635c9f8d
    Add note about streaming requests in RetryTransientMiddleware docs (#51) tl-rodrigo-gryzinski 2022-07-21 16:39:15 +0100
  • 360f23c952
    Add implementation of `Debug` trait for `RequestBuilder`. (#50) Tomasz Andrzejak 2022-07-21 14:23:27 +0200
  • b3f7ce40d3
    fix recursion in retry (#49) Conrad Ludgate 2022-07-09 23:34:23 +0100
  • ad18935d1f
    bump/use alpha versions (#48) tl-flavio-barinas 2022-06-30 16:08:59 +0100
  • cbe69f61a1 reqwest-tracing: bump to v0.3.0 reqwest-tracing-v0.3.0 tl-flavio-barinas 2022-06-30 14:57:55 +0100
  • 13ca870d20
    Allows adding properties to the span (#43) Alessandro Zanin 2022-06-30 15:54:54 +0200
  • 8a6b2ea571
    bump reqwest-tracing to v0.2.3 (#46) tl-flavio-barinas 2022-06-29 15:06:52 +0100
  • 762007b524
    Update `otel.status_code` mapping with latest version of spec. (#41) James Hinshelwood 2022-05-17 10:25:58 +0100
  • 8f6af94914 bump versions and update changelog for reqwest-tracing Rodrigo Gryzinski 2022-04-21 18:53:32 +0100
  • 8458d82eef (cargo-release) version 0.2.2 reqwest-tracing-v0.2.2 reqwest-retry-v0.1.5 reqwest-middleware-v0.1.6 Rodrigo Gryzinski 2022-04-21 18:49:16 +0100
  • 57ee4ec439 (cargo-release) version 0.1.5 Rodrigo Gryzinski 2022-04-21 18:49:16 +0100
  • e9fd6f80ea (cargo-release) version 0.1.6 Rodrigo Gryzinski 2022-04-21 18:49:16 +0100
  • dc44128c7f
    fix: context not propagated if request_span is disabled (#39) Conrad Ludgate 2022-04-21 18:39:06 +0100
  • f928a7b2d6
    docs: fix readme (#40) Conrad Ludgate 2022-04-21 18:38:15 +0100
  • 643f47ad92
    chore: correct OpenTracing -> OpenTelemetry (#34) Marcus Griep 2022-03-09 11:23:43 -0500
  • 5f180155ef
    Release reqwest middleware 0.1.5 (#31) tl-rodrigo-gryzinski 2022-02-21 12:50:18 +0000
  • 21bf60dcf0 (cargo-release) version 0.2.1 reqwest-tracing-v0.2.1 reqwest-retry-v0.1.4 reqwest-middleware-v0.1.5 Rodrigo Gryzinski 2022-02-21 12:10:02 +0000
  • 8e044da949 (cargo-release) version 0.1.4 Rodrigo Gryzinski 2022-02-21 12:10:01 +0000
  • 8332de8399 (cargo-release) version 0.1.5 Rodrigo Gryzinski 2022-02-21 12:10:01 +0000
  • 6f75e43ad4
    allow RUSTSEC-2020-0159 (#30) Marco Ieni 2022-02-21 12:47:52 +0100
  • 7b288f582b
    update to opentelemetry 0.17 (#29) Geoffroy Couprie 2022-02-16 18:37:54 +0100
  • 53b8b066f3 (cargo-release) start next development iteration 0.1.5-alpha.0 Luca Palmieri 2022-01-24 11:26:25 +0000
  • 992221d48a (cargo-release) version 0.1.4 reqwest-middleware-v0.1.4 Luca Palmieri 2022-01-24 11:25:35 +0000
  • 8b8d22cafd
    moved to finish_non_exhaustive in Debug impl for ClientWithMiddleware (#27) Christian Haynes 2022-01-24 06:24:34 -0500
  • d3fe5acf02 (cargo-release) start next development iteration 0.1.4-alpha.0 Luca Palmieri 2021-12-06 16:20:20 +0000
  • 00f28c3bf0 (cargo-release) version 0.1.3 reqwest-middleware-v0.1.3 Luca Palmieri 2021-12-06 16:19:44 +0000
  • 6cbea8d7e6
    added custom Debug implementation for ClientWithMiddleware, skipping middleware_stack field (#22) Christian Haynes 2021-12-06 11:18:49 -0500
  • 525f62039f
    Fix clippy lint. (#23) Luca Palmieri 2021-12-06 16:06:23 +0000
  • 45fc2815aa Fix clippy lint. fix-clippy Luca Palmieri 2021-12-06 15:57:20 +0000
  • ff0593d4c5
    Update README.md Luca Palmieri 2021-11-30 16:16:17 +0000
  • d3a6900cea
    Cut 0.2.0 release of `reqwest-tracing`. (#19) Luca Palmieri 2021-11-30 16:15:36 +0000
  • feb73a7e60 (cargo-release) start next development iteration 0.2.1-alpha.0 reqwest-tracing-0.2 Luca Palmieri 2021-11-30 16:13:56 +0000
  • 251e03ae7a (cargo-release) version 0.2.0 reqwest-tracing-v0.2.0 Luca Palmieri 2021-11-30 16:13:21 +0000
  • 7489e2d4b7 Cut 0.2.0 release of `reqwest-tracing`. Luca Palmieri 2021-11-30 16:11:59 +0000
  • 422566972a
    update tracing-opentelemetry to 0.16 (#18) Geoffroy Couprie 2021-11-30 17:00:23 +0100
  • 849f982f5e chore(toml): update version field to the next Alessandro Caprarelli 2021-10-18 16:54:38 +0200
  • 6ff6393ad8
    fix: remove security time v0.1 dependency (#16) Alessandro C 2021-10-18 16:24:36 +0200
  • dc6f1b460f
    fix(retry): handle hyper::Error(IncompleteMessage) as Transient (#14) Alessandro C 2021-10-18 12:18:47 +0200
  • 9ef0dd6915 added a comment on the possible http messages try-to-manage-hyper-incomplete-message Alessandro Caprarelli 2021-10-14 09:51:01 +0200
  • 64afceea5f changed the max and min timeout Alessandro Caprarelli 2021-10-13 17:58:27 +0200
  • 0038e29c85 added changelog Alessandro Caprarelli 2021-10-13 17:56:17 +0200
  • 87726e0a1a fix comment Alessandro Caprarelli 2021-10-13 17:16:04 +0200
  • 4cef7492ce make clippy more happy Alessandro Caprarelli 2021-10-13 17:12:57 +0200
  • 2a0c403219 make clippy happy Alessandro Caprarelli 2021-10-13 17:12:48 +0200
  • 01b4ff9777 added other comments Alessandro Caprarelli 2021-10-13 17:10:58 +0200
  • fce3ea6d7e added some comments Alessandro Caprarelli 2021-10-13 17:08:46 +0200
  • 161eb5a2af restored local crate Alessandro Caprarelli 2021-10-13 17:03:14 +0200
  • 7b1fad447d fix(retry): handle hyper::Error(IncompleteMessage) as Transient Alessandro Caprarelli 2021-10-13 17:01:25 +0200
  • 6a3c266645 eof, still not working Alessandro Caprarelli 2021-10-12 18:08:32 +0200
  • 4be18c476a
    fix: typo in readme (#13) Salvatore Formisano 2021-09-30 16:13:18 +0200
  • 924557f0be
    Update README.md Luca Palmieri 2021-09-29 11:40:21 +0100
  • a3926c9f6f
    Release reqwest tracing 0.1.3 (#12) reqwest-tracing-v0.1.3 tl-rodrigo-gryzinski 2021-09-28 22:01:36 +0100
  • 52de87e5a2
    Release reqwest-retry 0.1.2 (#11) reqwest-retry-v0.1.2 tl-rodrigo-gryzinski 2021-09-28 21:48:55 +0100
  • c05fd77b3f
    chore: version bump reqwest-middleware to 0.1.2 (#10) reqwest-middleware-v0.1.2 tl-rodrigo-gryzinski 2021-09-28 19:57:28 +0100
  • 9c82a35a90
    chore: Move to task-local-extensions (#9) tl-rodrigo-gryzinski 2021-09-28 19:50:23 +0100
  • b8645f81eb
    Include README in crate doctests and improve documentation (#8) tl-rodrigo-gryzinski 2021-09-28 19:26:03 +0100