Skip to content

Update to use Reqwest 0.13.1#11

Merged
konstin merged 5 commits intoastral-sh:mainfrom
salmonsd:update-reqwest-tls
Feb 9, 2026
Merged

Update to use Reqwest 0.13.1#11
konstin merged 5 commits intoastral-sh:mainfrom
salmonsd:update-reqwest-tls

Conversation

@salmonsd
Copy link
Copy Markdown

@salmonsd salmonsd commented Jan 16, 2026

First PR out of 4 PRs to fix: astral-sh/uv#17427

  • Port over changes from TrueLayer's update to reqwest 0.13.1
  • Update README.md badges and references

@salmonsd
Copy link
Copy Markdown
Author

salmonsd commented Feb 3, 2026

Hey @konstin, not sure if this has made it your way or not. But since you're the one who forked and committed to this repo, I wanted to be sure it got some eyes.

@konstin
Copy link
Copy Markdown
Member

konstin commented Feb 3, 2026

Thanks for the ping, that slipped through.

The changes look good, we can merge them when we want to merge astral-sh/uv#17427, after we figured out the changed cert story.

@salmonsd
Copy link
Copy Markdown
Author

salmonsd commented Feb 4, 2026

comment
RE: CI / Publish dry run, it seems like it'd be better (less annoying?) to run cargo publish --dry-run --keep-going at the workspace root instead of a dry run for each individual package.

@konstin
Copy link
Copy Markdown
Member

konstin commented Feb 4, 2026

This may be from a time before cargo could workspace publish, we can update it.

@konstin konstin merged commit bb133cc into astral-sh:main Feb 9, 2026
11 checks passed
konstin added a commit that referenced this pull request Feb 9, 2026
* update reqwest to 0.13.1, port over updates from TrueLayer

* update README to reflect astral-forked package

* update request-tracing/README.md

* ci: update ci.yml to use workspace for publish dry run

* Code style

---------

Co-authored-by: konstin <konstin@mailbox.org>
@konstin
Copy link
Copy Markdown
Member

konstin commented Feb 9, 2026

I've rebased main onto TrueLayer/main, so we're on the same versions as upstream now.

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.

Upgrading reqwest to 0.13.1 to improve TLS experience

3 participants