Skip to content

chore: upgrade reqwest to 0.12#1301

Open
jayakasadev wants to merge 1 commit intoDataDog:masterfrom
jayakasadev:update_reqwest_to_0.12
Open

chore: upgrade reqwest to 0.12#1301
jayakasadev wants to merge 1 commit intoDataDog:masterfrom
jayakasadev:update_reqwest_to_0.12

Conversation

@jayakasadev
Copy link

What does this PR do?

I have a bazel repo that depends on this crate. In order to upgrade reqwest in my repo, I need to upgrade the dependency in this crate as well in order to prevent versions from clashing.

  • Bump versions
    • reqwest 0.11.24 -> 0.12
    • reqwest-middleware 0.2.5 -> 0.4
    • reqwest-retry 0.3.0 -> 0.7
  • Switch rvcr to whamcloud fork for reqwest 0.12 compatibility
  • Regenerate test cassettes to reflect updated header recording behavior

Additional Notes

rvcr seems to be unmaintained.

Review checklist

Please check relevant items below:

  • This PR includes all newly recorded cassettes for any modified tests.

  • This PR does not rely on API client schema changes.

    • The CI should be fully passing.
  • Or, this PR relies on API schema changes and this is a Draft PR to include tests for that new functionality.

    • Note: CI shouldn't be run on this Draft PR, as its expected to fail without the corresponding schema changes.

- Bump reqwest 0.11.24 -> 0.12, reqwest-middleware 0.2.5 -> 0.4, reqwest-retry 0.3.0 -> 0.7
- Switch rvcr to whamcloud fork for reqwest 0.12 compatibility
- Regenerate test cassettes to reflect updated header recording behavior
@jayakasadev jayakasadev requested review from a team as code owners March 3, 2026 01:58
@jayakasadev
Copy link
Author

relevant issue:
#1069

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant