Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v0.8.3 #221

Merged
merged 1 commit into from
Dec 5, 2024
Merged

chore: release v0.8.3 #221

merged 1 commit into from
Dec 5, 2024

Conversation

alexrudy
Copy link
Owner

@alexrudy alexrudy commented Dec 5, 2024

🤖 New release

  • hyperdriver: 0.8.2 -> 0.8.3 (✓ API compatible changes)
Changelog

0.8.0 - 2024-10-21

⛰️ Features

  • Make connection pool generic over the key type
  • Client pool can delay drop for checkout
  • Client now uses Body type instead of Incoming for response bodies

🐛 Bug Fixes

  • single threaded example pool key
  • make connection trait object safe
  • AcceptorCore and Braid should be opaque
  • Mark errors as non_exhaustive
  • Ensure that feature combinations compile in —test mode

🚜 Refactor

  • consolidate BoxError and BoxFuture into common type aliases


This PR was generated with release-plz.

@alexrudy alexrudy force-pushed the release-plz-2024-12-05T05-53-03Z branch from fd7bcbd to de1835e Compare December 5, 2024 06:19
@alexrudy alexrudy merged commit c0ee464 into main Dec 5, 2024
16 checks passed
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