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.24.4 #1450

Merged
merged 2 commits into from
Sep 11, 2024
Merged

chore: release v0.24.4 #1450

merged 2 commits into from
Sep 11, 2024

Conversation

niklasad1
Copy link
Member

## [v0.24.4] - 2024-09-11

This is non-breaking release that changes the error variants to be `thiserror(transparent)` for wrapped errors and adds ConnectionGuard to
the extensions to make it possible to get the number of active connections.

### [Added]
- server: expose ConnectionGuard as request extension ([#1443](https://github.com/paritytech/jsonrpsee/pull/1443))

### [Fixed]
- types: use error(transparent) for wrapped errors when possible ([#1449](https://github.com/paritytech/jsonrpsee/pull/1449))

@niklasad1 niklasad1 requested a review from a team as a code owner September 11, 2024 05:26
@niklasad1 niklasad1 merged commit 4440a00 into master Sep 11, 2024
11 checks passed
@niklasad1 niklasad1 deleted the na-chore-release-v0.24.4 branch September 11, 2024 13:08
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.

3 participants