Releases: thomasht86/httpr
Releases · thomasht86/httpr
v0.4.4
What's Changed
- Disable automatic SBOMs for reproducible wheels by @greggdonovan in #62
New Contributors
- @greggdonovan made their first contribution in #62
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- Lower log level for missing
HTTPR_CA_BUNDLEinload_ca_certsby @Copilot in #61
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- fix: bump dependencies to mitigate high-severity vulnerabilities by @Copilot in #60
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- chore(deps): update uv.lock to resolve dependabot security issues by @Copilot in #58
- chore(deps): bump cairosvg from 2.7.1 to 2.9.0 by @dependabot[bot] in #56
New Contributors
- @dependabot[bot] made their first contribution in #56
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- don't serialize as cbor by @andreer in #55
- feat: make Client.headers case-insensitive by @thomasht86 in #54
Full Changelog: v0.3.3...v0.4.0
v0.3.3
What's Changed
- fix: backup site/ directory before branch switch in mkdocs workflow by @thomasht86 in #52
- fix: expose constructor headers via Client.headers property by @thomasht86 in #53
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- fix: preserve benchmark data across mkdocs deployments by @thomasht86 in #50
- accept pem from bytes by @andreer in #51
New Contributors
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- feat: add continuous benchmarking with github-action-benchmark by @thomasht86 in #47
- refactor: migrate CBOR dependency from ciborium to serde_cbor_2 by @thomasht86 in #48
- fix: run benchmark workflow after mkdocs to preserve data by @thomasht86 in #49
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- refactor: migrate from serde_cbor to ciborium by @thomasht86 in #46
Full Changelog: v0.2.9...v0.3.0
v0.2.9
What's Changed
- fix: run e2e tests on tag pushes to prevent release job skipping by @thomasht86 in #45
Full Changelog: v0.2.8...v0.2.9