Skip to content

Releases: bedrock-python/clientwright

clientwright: v0.2.2

Choose a tag to compare

@github-actions github-actions released this 06 Sep 21:53
a5964c6

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

clientwright: v0.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 20:52
597d49f

0.2.1 (2026-09-06)

Bug Fixes

  • retry gating, native override reporting and connection metrics (#21) (b82e2dd)

clientwright: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 20:57
b8116bf

0.2.0 (2026-08-14)

⚠ BREAKING CHANGES

  • add url_masker seam for value-level PII masking, drop dead sensitive_headers knob

Features

  • add url_masker seam for value-level PII masking, drop dead sensitive_headers knob (90f74fb)

clientwright: v0.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 18:42
fab8c15

0.1.0 (2026-08-14)

Features