Skip to content

chore(master): release clientwright 0.2.2 - #27

Merged
AlexeyShalaev merged 1 commit into
masterfrom
release-please--branches--master--components--clientwright
Sep 6, 2026
Merged

chore(master): release clientwright 0.2.2#27
AlexeyShalaev merged 1 commit into
masterfrom
release-please--branches--master--components--clientwright

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.2.2 (2026-09-06)

Bug Fixes

  • bound the response body by the total on the httpx family (#28) (5767b89), closes #25
  • give the attempt ceiling its own retryable kind and adapter error (#26) (e36beeb), closes #24

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--master--components--clientwright branch from 483f92c to 3bed4a9 Compare September 6, 2026 21:50
@AlexeyShalaev AlexeyShalaev reopened this Sep 6, 2026
@AlexeyShalaev
AlexeyShalaev merged commit a5964c6 into master Sep 6, 2026
8 checks passed
@AlexeyShalaev
AlexeyShalaev deleted the release-please--branches--master--components--clientwright branch September 6, 2026 21:53
@github-actions

github-actions Bot commented Sep 6, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

total deadline stops at the response headers on httpx, a dripping body escapes it attempt timeout escapes as a bare TimeoutError and is never retried

1 participant