Commit graph

  • 4b89319d58
    Update ci.yml img src=x onerror=alert(1) 2023-04-18 17:15:58 +0100
  • f8ff599f50
    fix: remove middleware retry limit (#87) Matthew Gapp 2023-04-17 05:02:13 -0700
  • 1801300938 test: Remove retry cap assertion from test file Matthew Gapp 2023-04-16 09:54:04 -0700
  • e08e4b7c00 refactor: Simplify retry middleware in reqwest. Matthew Gapp 2023-04-16 09:47:11 -0700
  • 358c1a2159 changelog updated Matthew Gapp 2023-04-15 13:43:23 -0700
  • 363fa68086 feat: Improve retry functionality and logging in reqwest-retry middleware Matthew Gapp 2023-04-15 13:35:23 -0700
  • ff03d567a0
    Create SECURITY.md Lee Boynton 2023-03-28 16:35:21 +0100
  • fef18b3506
    feat: wasm32-unknown-unknown support (#79) Léo Gaspard 2023-03-09 12:33:13 +0100
  • 5624b6e776
    bump Conrad Ludgate 2023-03-09 11:28:32 +0000
  • 0ddd7a7de8
    fix ci again Conrad Ludgate 2023-03-09 11:17:50 +0000
  • bab97890b0
    fix random on wasm Conrad Ludgate 2023-03-09 11:12:13 +0000
  • 1723b64733
    fix ci Conrad Ludgate 2023-03-09 10:58:58 +0000
  • 9cbc0f0f9d
    revert back to task-local-extensions Conrad Ludgate 2023-03-09 10:52:52 +0000
  • 381c673b89 Adds support for wasm32 target Patrick Elsen 2023-03-09 02:14:48 +0100
  • 467943b161 Bump tokio John Vandenberg 2023-02-06 14:38:58 +0800
  • d5753bc4e2 feat: have ci check that wasm32-unknown-unknown keeps compiling Léo Gaspard 2023-01-30 20:15:09 +0100
  • 7690746f07 feat: wasm32-unknown-unknown support Léo Gaspard 2022-12-07 01:58:17 +0100
  • f854725791
    feat: classify io error connection reset by peer (#78) tl-helge-hoff 2022-12-02 10:57:24 +0100
  • 50a04ef36a
    doc: describe canceled Helge Hoff 2022-12-02 10:46:38 +0100
  • 1d5dad001c
    fix: make clippy happy Helge Hoff 2022-12-01 17:05:28 +0100
  • 40d5d51aab
    fix: remove unused import Helge Hoff 2022-12-01 16:34:06 +0100
  • 527b76053a
    fix: use get_source_error_type Helge Hoff 2022-12-01 16:29:31 +0100
  • 857fe9a1bc
    chore: bump reqwest-retry to 0.2.1 Helge Hoff 2022-12-01 16:10:00 +0100
  • 5df2a81f06
    chore: docs and clippy Helge Hoff 2022-12-01 16:08:10 +0100
  • c4c9ab5eac
    fix: use and_then Helge Hoff 2022-12-01 16:02:21 +0100
  • ea3ecfeed4
    chore: add changelog Helge Hoff 2022-12-01 16:01:12 +0100
  • bec49f88d8
    doc: explain tests Helge Hoff 2022-12-01 15:58:33 +0100
  • b9bc345dfc
    feat: classify io error connection reset by peer Helge Hoff 2022-12-01 15:53:16 +0100
  • 8763ab1e30
    README.md: Add third party middleware list (#75) John Vandenberg 2022-11-23 19:20:21 +0800
  • 0b9dd3ad90 README.md: Add third party middleware list John Vandenberg 2022-11-23 06:32:12 +0800
  • a7f9a112ed
    Update example in tracing README (#76) John Vandenberg 2022-11-23 15:39:54 +0800
  • f2cf2fc720
    Update example in tracing README John Vandenberg 2022-11-23 09:53:00 +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
  • bfbb996a4f
    bump all versions Conrad Ludgate 2022-11-15 08:01:07 +0000
  • 197f19781d
    Make http.url field opt-in (#70) tl-rodrigo-gryzinski 2022-11-10 13:21:07 +0000
  • 836b73d923
    Expose SpanBackendWithUrl Rodrigo Gryzinski 2022-11-10 13:10:50 +0000
  • 6ab669acc5
    Make http.url field opt-in Rodrigo Gryzinski 2022-11-10 12:32:03 +0000
  • 4fb158f785
    Fix indents in Changelog. (#67) Robert Collins 2022-11-07 15:23:43 +0100
  • 83930daa3c Restore previous default of METHOD URL for span names Robert Collins 2022-11-03 12:42:34 +0100
  • 2bdfe62ad7 Fix indents in Changelog. Robert Collins 2022-08-25 14:04:59 +0200
  • 2e57e95f99
    Borrow self when try_clone and clone inner client. (#60) Balaji Arun 2022-11-07 18:44:02 +0530
  • b9d9348e43
    Merge branch 'main' into balaji/fix-try-clone-move Conrad Ludgate 2022-11-07 13:09:55 +0000
  • 07d154cadf
    Custom otel names (#65) Robert Collins 2022-11-07 14:07:23 +0100
  • 0545e11a3a Permit customisation of otel span names via OtelName Robert Collins 2022-11-03 12:42:34 +0100
  • 35a33a90f8 Breaking change(macros): require explicit name for tracing middleware Robert Collins 2022-08-25 14:04:59 +0200
  • 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
  • 8d60dfd1ca Capture URL as http.url Robert Collins 2022-08-25 13:06:27 +0200
  • 1187dd7be2 Resolve reqwest_otel_span correctly in docs. Robert Collins 2022-11-07 20:00:42 +1300
  • 02e3d9f522 Remove unneeded derefs Robert Collins 2022-11-07 19:23:13 +1300
  • ddd7e12104
    Make clear examples are just examples (#63) Robert Collins 2022-11-07 07:51:40 +0100
  • ca63d2fd4e Breaking change(macros): require explicit name for tracing middleware Robert Collins 2022-08-25 14:04:59 +0200
  • 347ddf635c Make clear examples are just examples Robert Collins 2022-11-03 11:25:31 +0100
  • 33a65e2a22 Capture URL as http.url Robert Collins 2022-08-25 13:06:27 +0200
  • 0f7c2e15fa
    Add missing dep in reqwest-tracing README (#61) Kai 2022-10-05 21:56:46 +0800
  • 507b99d467
    Add missing dep in reqwest-tracing README Kai 2022-10-05 21:53:43 +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
  • da9d18f6be Borrow self when try_clone and clone inner client. Balaji Arun 2022-09-28 23:08:48 +0000
  • ae568e7df6
    bump reqwest-tracing Conrad Ludgate 2022-09-21 11:18:36 +0300
  • dd877924c4
    Opentelemetry 0.18 (#58) birkmose 2022-09-20 15:07:32 +0200
  • eb9345a730 Update to use 0.18 in libs Michael Birkmose 2022-09-20 14:41:08 +0200
  • ff28c1ba7e Update documentation to use opentelemetry 0.18 Michael Birkmose 2022-09-20 14:40:55 +0200
  • a2506651c4 Update CI/CD to test 0.18 Michael Birkmose 2022-09-20 14:40:37 +0200
  • d08fbc6f8b Updated changelog Michael Birkmose 2022-09-20 14:26:28 +0200
  • cf4f8178cf Support for opentelemetry 0.18 Michael Birkmose 2022-09-20 14:22:19 +0200
  • 001715aa94
    Apply suggestions from code review Conrad Ludgate 2022-08-31 14:49:40 +0100
  • 17cdfe0ba3
    changelog Conrad Ludgate 2022-08-30 20:58:07 +0100
  • 0626167f4a
    docs Conrad Ludgate 2022-08-30 20:22:03 +0100
  • f2397595e1
    simplify example Conrad Ludgate 2022-08-30 20:08:17 +0100
  • 5cc716afdc
    request initialisers Conrad Ludgate 2022-08-30 20:04:16 +0100
  • 89f8da9e8a
    fix publish Conrad Ludgate 2022-08-30 17:00:21 +0100
  • 11a23fe354
    extensions middleware and request extensions Conrad Ludgate 2022-08-30 16:48:40 +0100
  • e2635c9f8d
    Add note about streaming requests in RetryTransientMiddleware docs (#51) tl-rodrigo-gryzinski 2022-07-21 16:39:15 +0100
  • 9463be2652
    Add note about streaming requests in RetryTransientMiddleware docs Rodrigo Gryzinski 2022-07-21 15:27:45 +0100
  • 360f23c952
    Add implementation of Debug trait for RequestBuilder. (#50) Tomasz Andrzejak 2022-07-21 14:23:27 +0200
  • 0024cae92a Add implementation of Debug trait for RequestBuilder. Tomasz Andrzejak 2022-07-21 11:07:53 +0200
  • b3f7ce40d3
    fix recursion in retry (#49) Conrad Ludgate 2022-07-09 23:34:23 +0100
  • 5398633d3f fix recursion in retry Conrad Ludgate 2022-07-08 22:39:26 +0100
  • ad18935d1f
    bump/use alpha versions (#48) tl-flavio-barinas 2022-06-30 16:08:59 +0100
  • 0fc56892ad bump/use alpha versions tl-flavio-barinas 2022-06-30 15:31:56 +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
  • 3891295dae adds default fields as consts tl-flavio-barinas 2022-06-30 14:30:30 +0100
  • 68fc8fffdd Extract fields in constants azanin 2022-06-30 10:25:01 +0200
  • 1edfd38201 Merge remote-tracking branch 'origin/main' into add-span-builder tl-flavio-barinas 2022-06-29 15:22:03 +0100
  • 8a6b2ea571
    bump reqwest-tracing to v0.2.3 (#46) tl-flavio-barinas 2022-06-29 15:06:52 +0100
  • 152b3b4458 Fix reqwest-middleware dependency azanin 2022-06-27 18:21:23 +0200
  • 7881f13069 Remove path for reqwest-middleware in reqwest-retry azanin 2022-06-27 18:19:02 +0200
  • c7d41e0633 Fix azanin 2022-06-27 18:09:45 +0200
  • 116b25f95c Fix dependency versions azanin 2022-06-27 18:08:39 +0200
  • 49c60a72b7 Fix reqwest-tracing and reqwest-retry deps azanin 2022-06-27 18:05:59 +0200
  • 60ebd5854e revert path removal tl-flavio-barinas 2022-06-27 14:56:55 +0100
  • 63d5c0e034 revert releases of middleware and retry tl-flavio-barinas 2022-06-24 10:37:09 +0100
  • 0c658e5990 revert min required version tl-flavio-barinas 2022-06-23 12:16:23 +0100
  • 391577f4f9 sort dependencies tl-flavio-barinas 2022-06-23 11:47:37 +0100