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.2 #211

Closed
wants to merge 1 commit into from
Closed

Conversation

alexrudy
Copy link
Owner

🤖 New release

  • hyperdriver: 0.8.1 -> 0.8.2 (✓ 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 closed this Oct 31, 2024
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