Commit graph

  • 42e0d2e502
    chore: remove reqwest-middleware changelog from root Ethan Brierley 2024-06-28 09:28:02 +0100
  • f8c3e487de
    chore: prepare release 🚀 (#165) reqwest-tracing-v0.5.1 reqwest-retry-v0.6.0 reqwest-middleware-v0.3.2 Ethan Brierley 2024-06-28 10:43:04 +0100
  • 18183be1d9
    chore: bump patch version for reqwest-tracing Ethan Brierley 2024-06-28 09:25:52 +0100
  • 490024ac43
    fix: opentelemetry item in wrong changelog Ethan Brierley 2024-06-28 09:23:17 +0100
  • d1ff6060a2
    chore: bump patch version for reqwest-middlware Ethan Brierley 2024-06-28 09:12:33 +0100
  • ed08db25b0
    chore: bump minor version for reqwest-retry Ethan Brierley 2024-06-28 09:04:07 +0100
  • 524e044fd7
    Re-export reqwest crate (#158) Matt Palmer 2024-06-27 05:35:44 +1000
  • ced5fdf599
    Merge branch 'main' into patch-1 Ethan Brierley 2024-06-26 20:32:04 +0100
  • 226562735c
    Expose some more reqwest features (#160) Matt Palmer 2024-06-25 19:20:53 +1000
  • f6c7097267 fix: remove tower service if wasm32 Gustavo Inacio 2024-06-19 13:04:37 -0600
  • cc7cc71a22
    Update RetryTransientMiddleware to allow any RetryableStrategy Wasif 2024-06-11 22:01:48 -0700
  • 87225d2bdb Expose some more reqwest features Matt Palmer 2024-06-12 13:07:26 +1000
  • 63240fb5b8
    Update CHANGELOG.md Matt Palmer 2024-06-07 11:36:38 +1000
  • 5fcc6f5986
    Re-export reqwest crate Matt Palmer 2024-06-07 11:34:17 +1000
  • 88dbfe67fb
    feat: support opentelemetry 0.23 (#156) Marcus Griep 2024-06-03 03:12:56 -0600
  • 2927624652
    Bump retry-policies to 0.4 (#155) pvichivanives 2024-05-31 18:02:26 -0700
  • 6693923fb5
    Merge branch 'main' into main Ethan Brierley 2024-06-01 02:00:43 +0100
  • 3ae02fcd8b
    add re-exports from retry-policies crate (#157) Chris Beck 2024-05-31 18:57:43 -0600
  • 480b1bbd0e add re-exports from retry-policies crate Chris Beck 2024-05-31 11:57:26 -0600
  • 612e136b39
    feat: support opentelemetry 0.23 Marcus Griep 2024-05-30 20:06:36 -0600
  • f03b4dfef5 fix unwrap issue Peerat Vichivanives 2024-05-30 14:42:17 -0700
  • 9805bb4a59
    Update reqwest-retry/src/middleware.rs pvichivanives 2024-05-30 14:40:03 -0700
  • 63734caf40 bump reqwest to 0.4 Peerat Vichivanives 2024-05-29 14:21:28 -0700
  • 24d024bde7 different error handling for chrono::TimeDelta::to_std Chris Beck 2024-05-21 21:53:35 -0600
  • 7979d4bcf8 added regex feature Vlad-Sebastian Cretu 2024-05-15 13:21:17 +0300
  • 620b089db1 chore: release minor reqwest-middleware 🚀 Ethan Brierley 2024-05-07 11:41:33 +0100
  • c78dfd3359
    chore: release minor reqwest-middleware 🚀 Ethan Brierley 2024-05-07 11:41:33 +0100
  • fa84b1fd41 [BOT-272] Function description update Stefan Adrian Danaita 2024-05-03 17:31:45 +0100
  • 7dc0560d38 [BOT-272] Change function from ::extend to ::from_client Stefan Adrian Danaita 2024-05-03 17:27:51 +0100
  • 8d394a964a [BOT-272] Fmt Stefan Adrian Danaita 2024-05-03 17:11:10 +0100
  • d406eb2ce7 [BOT-272] ClientBuilder extend convenience function Stefan Adrian Danaita 2024-05-03 03:29:33 +0100
  • d645de3b79
    [BOT-272] Function description update Stefan Adrian Danaita 2024-05-03 17:31:45 +0100
  • c11247d37e
    [BOT-272] Change function from ::extend to ::from_client Stefan Adrian Danaita 2024-05-03 17:27:51 +0100
  • 371e659c56
    [BOT-272] Fmt Stefan Adrian Danaita 2024-05-03 17:11:10 +0100
  • 01de1d7e04
    [BOT-272] ClientBuilder extend convenience function Stefan Adrian Danaita 2024-05-03 03:29:33 +0100
  • c558e7414a
    main changelog entries Eirik Albrigtsen 2024-04-26 13:58:01 +0100
  • 9ac5f691bf
    Fix logging of User-Agent header in reqwest-tracing (#148) Luca Palmieri 2024-04-26 14:54:35 +0200
  • 1954b5c94f
    Fix missing LICENSE-* files in released crates (#147) Ben Beasley 2024-04-26 08:53:50 -0400
  • 45b89c738b
    Fix logging of User-Agent header in reqwest-tracing Luca Palmieri 2024-04-26 09:15:26 +0200
  • eb9be6c38e Changelog: Included license files in crates Benjamin A. Beasley 2024-04-24 11:29:13 -0400
  • 4d7a97f29a Fix missing LICENSE-* files in released crates Benjamin A. Beasley 2024-04-24 11:20:32 -0400
  • abdf1844c3
    feat(reqwest-retry): Configurable log level for retry event (#137) Simon 2024-04-11 02:16:33 -0700
  • 4e79e91a8f Update CHANGELOG Simon Weigl 2024-04-10 14:06:13 -0700
  • f8951cc8cc Add comment with issue to macro Simon Weigl 2024-04-10 14:02:18 -0700
  • d6dd23372c Update macro Simon Weigl 2024-04-05 15:31:22 -0700
  • 67c98fb8cf Add Changelog entry Simon Weigl 2024-04-01 17:28:13 -0700
  • 2f3603a1ec Make retry log level configurable Simon Weigl 2024-04-01 17:26:02 -0700
  • 24c277a763 Document breaking feature removal for reqwest-middleware Eirik Albrigtsen 2024-04-10 14:19:40 +0100
  • e017e5c480
    Document breaking feature removal for reqwest-middleware Eirik Albrigtsen 2024-04-10 14:19:40 +0100
  • 90fe7d06d2
    Re-introduce default json + multipart features to reqwest Eirik Albrigtsen 2024-04-10 12:29:31 +0100
  • d2286b5e79 fix: Remove full url from default span & http.url -> url.full in SpanBackendWithUrl reqwest-tracing-v0.5.0 reqwest-retry-v0.5.0 reqwest-middleware-v0.3.0 Ethan Brierley 2024-04-10 09:12:00 +0100
  • d401fc52e7 chore: remove deprecated items (we're making a breaking change anyway) Ethan Brierley 2024-04-10 08:39:20 +0100
  • 09189ab63e fix: test compilation Ethan Brierley 2024-04-10 08:37:43 +0100
  • 3422e7338c Match stable Semantic Conventions for HTTP Spans Christopher Serr 2024-02-02 00:14:49 +0100
  • 94a38211f7
    feat!: prepare breaking release (#143) Ethan Brierley 2024-04-10 09:55:41 +0100
  • e0dfefcb4c
    feat!: prepare breaking release Ethan Brierley 2024-04-10 09:46:45 +0100
  • e778b7df11
    chore: revert change switching from Arc to Box in public APIs (#142) Ethan Brierley 2024-04-10 09:30:17 +0100
  • 56c3860dc6
    chore: revert change switching from Arc to Box in public APIs Ethan Brierley 2024-04-10 09:00:42 +0100
  • 0bdb2b6ef4
    feat!: upgrade to matchit 0.8.0 (#140) Ethan Brierley 2024-04-10 09:05:51 +0100
  • 5ecc0f84ca
    feat!: upgrade to matchit 0.8.0 Ethan Brierley 2024-04-10 08:21:08 +0100
  • cb083ad66e
    Revert "Init dependabot (#116)" (#138) Ethan Brierley 2024-04-05 14:19:05 +0100
  • 38bfd0ced6 Revert "Init dependabot (#116)" Ethan Brierley 2024-04-03 17:49:36 +0100
  • 938a3a0e3c
    chore: cargo-fmt cargo-fmt Ethan Brierley 2024-04-03 18:23:30 +0100
  • 60212ae451
    reqwest 0.12 and other breaking changes (#135) Conrad Ludgate 2024-04-03 18:13:10 +0100
  • e6bd558241
    Update reqwest requirement from 0.11.10 to 0.12.2 dependabot[bot] 2024-04-01 05:39:06 +0000
  • 8bdc348ebd update changelog Conrad Ludgate 2024-03-30 12:56:08 +0000
  • 7942390b71 update readmes Conrad Ludgate 2024-03-30 12:48:01 +0000
  • 499732fad1 slight optimisation Conrad Ludgate 2024-03-30 12:35:14 +0000
  • 0c379b9ddf remove arcs Conrad Ludgate 2024-03-30 12:09:27 +0000
  • 7337ea1df5 more uniform with reqwest::Client Conrad Ludgate 2024-03-30 12:06:56 +0000
  • 8a0722b3c5 docs Conrad Ludgate 2024-03-30 11:50:47 +0000
  • c4e24cd038 build split Conrad Ludgate 2024-03-30 11:42:30 +0000
  • 05912d1ced delete commented out code Conrad Ludgate 2024-03-30 10:40:41 +0000
  • 905b876d1d features are additive Conrad Ludgate 2024-03-30 10:37:29 +0000
  • 0de035992b attempt to make features additive Conrad Ludgate 2024-03-30 10:27:07 +0000
  • 2d21f76bcb remove more legacy and add new otel Conrad Ludgate 2024-03-30 10:19:45 +0000
  • 5c159fbb5b remove older opentelemetry packages Conrad Ludgate 2024-03-30 10:10:05 +0000
  • 4f815edd6e update reqwest and http crates Conrad Ludgate 2024-03-30 10:06:50 +0000
  • 1b5c95b5f7 Update CHANGELOG.md Matthew Sherborne 2024-03-25 10:19:30 +1000
  • 98d30f2c40 Changed the doc test to match how the newer version of matchit works Matthew Sherborne 2024-03-25 10:12:45 +1000
  • 044503d85b Upgraded all the Cargo.tomls Matthew Sherborne 2024-03-25 10:12:22 +1000
  • 52ff7bdfc8 ran cargo upgrade on reqwest-middleware Matthew Sherborne 2024-03-25 09:47:26 +1000
  • 1de4790211 Make reqwest-middleware/src/lib.rs ReadmeDoctests test work Matthew Sherborne 2024-03-25 09:46:01 +1000
  • fcee833a5f
    add reqwest native-tls feature for test in README file Alessandro Campeis 2024-03-23 17:11:30 +0100
  • dbb0192938
    update crate versions in README files Alessandro Campeis 2024-03-23 17:09:25 +0100
  • 799f022046
    Update CHANGELOG.md campeis 2024-03-21 10:08:49 +0100
  • ce8ebb21c1
    update CHANGELOG Alessandro Campeis 2024-03-21 08:41:54 +0100
  • 0d0d8b9411
    update packages dependet on http v1 Alessandro Campeis 2024-03-21 08:21:46 +0100
  • 69269e183a
    chore(request-middleware): release patch version 🚀 (#131) Ethan Brierley 2024-03-15 16:27:00 +0000
  • bcbdc97a53 chore(request-middleware): release patch version 🚀 Ethan Brierley 2024-03-15 16:24:00 +0000
  • a7df7657e6
    chore(request-tracing): release patch version 🚀 (#123) Ethan Brierley 2024-03-15 16:26:17 +0000
  • c0b9a0bcb2 chore(request-tracing): release patch version 🚀 Ethan Brierley 2024-03-11 17:09:03 +0000
  • f8263888cb
    Update http requirement from 0.2.0 to 1.1.0 dependabot[bot] 2024-03-15 16:19:21 +0000
  • 89ce2efb88
    Bump actions/checkout from 2 to 4 (#125) dependabot[bot] 2024-03-15 16:18:36 +0000
  • 0edce5364e
    Update reqwest version to 0.11.10 (#115) Pohan 2024-03-15 17:18:04 +0100
  • 024fecabd8
    chore: udpate the correct version Ethan Brierley 2024-03-15 15:54:50 +0000
  • 0396cc26df
    Update hyper requirement from 0.14.0 to 1.2.0 dependabot[bot] 2024-03-12 15:13:04 +0000
  • df7dcfcbf9
    Update parking_lot requirement from 0.11.2 to 0.12.1 dependabot[bot] 2024-03-12 15:12:52 +0000
  • c369ed6251
    Update matchit requirement from 0.7.0 to 0.8.0 dependabot[bot] 2024-03-12 15:12:32 +0000
  • eb4b5c8710
    Update wiremock requirement from 0.5.0 to 0.6.0 dependabot[bot] 2024-03-12 15:11:58 +0000