Skip to content

chore: release v6.0.0-rc.31 - #1243

Merged
0x676e67 merged 1 commit into
mainfrom
release-plz-2026-08-18T17-47-55Z
Aug 18, 2026
Merged

chore: release v6.0.0-rc.31#1243
0x676e67 merged 1 commit into
mainfrom
release-plz-2026-08-18T17-47-55Z

Conversation

@0x676e67

@0x676e67 0x676e67 commented Aug 18, 2026

Copy link
Copy Markdown
Owner

New release

  • wreq: 6.0.0-rc.30 -> 6.0.0-rc.31 (API compatible changes)
Changelog

6.0.0-rc.31 - 2026-08-18

Added

  • (socket) tcp SO_LINGER option (#1217)
  • (cookie) expand cookie jar APIs (#1216)
  • (dns) implement Error::is_dns() to detect DNS resolve failures (#1201)

Fixed

  • (release) restore changelog parsing (#1244)
  • (error) classify read timeout as body error (#1233)
  • (proxy) handle WinINET IP wildcards (#1226)
  • (socket) prefer ready connection at timeout boundary
  • (socket) race resolved addresses within connect timeout
  • (cookie) enforce max-age expiration (#1214)
  • (cookie) correct domain matching (#1211)

Other

  • (redirect) cover sensitive headers on scheme changes (#1236)
  • (request) document JSON content type (#1235)
  • add pull request template for human-written content (#1232)
  • (body) use absolute read timeout deadline (#1231)
  • (deps) bump taiki-e/install-action from 2.85.5 to 2.85.10 (#1229)
  • (body) reuse read timeout timer (#1230)
  • restore doc_cfg feature gate (#1228)
  • (client) centralize IPv6 bracket parsing (#1227)
  • Merge pull request build(deps): bump actions/checkout from 6 to 7 #1203 from 0x676e67/dependabot/github_actions/actions/checkout-7
  • Merge pull request fix(socket): race resolved addresses within connect timeout #1224 from 0x676e67/fix/multi-ip-connect-timeout-157-1
  • update
  • move release-plz config to .github
  • (redirect) simplify internal abstractions for redirect handling (#1200)
  • (deps) update package dependency versions
  • update examples
  • fix clippy lints for Rust 1.97.0 (#1213)
  • Update .gitignore
  • (badssl) retry on badssl.com connection reset errors (#1207)
  • update package description
  • (badssl) add test case for wrong host on BadSSL (#1202)
  • add single-threaded benchmark for cyper HTTP Client (#1195)


This PR is managed with release-plz.

@0x676e67
0x676e67 force-pushed the release-plz-2026-08-18T17-47-55Z branch from 91f60e8 to 5a0b2b4 Compare August 18, 2026 18:24
@0x676e67
0x676e67 merged commit d2c223e into main Aug 18, 2026
22 checks passed
@0x676e67
0x676e67 deleted the release-plz-2026-08-18T17-47-55Z branch August 18, 2026 18:33
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