You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update changelog
Signed-off-by: Alexandru Vasile <[email protected]>
* cargo: Bump version to 0.18.3
Signed-off-by: Alexandru Vasile <[email protected]>
* Change the release to v0.19.0
Signed-off-by: Alexandru Vasile <[email protected]>
* tests: Change expected error to accomodate rust from gitlab
Signed-off-by: Alexandru Vasile <[email protected]>
* Revert "tests: Change expected error to accomodate rust from gitlab"
This reverts commit ac70559.
* changelog: Remove unrelated changes
Signed-off-by: Alexandru Vasile <[email protected]>
---------
Signed-off-by: Alexandru Vasile <[email protected]>
- server: downgrade connection logs to debug ([#1123](https://github.com/paritytech/jsonrpsee/pull/1123))
20
+
- refactor(server): make `Server::start` infallible and add `fn builder()` ([#1137](https://github.com/paritytech/jsonrpsee/pull/1137))
7
21
8
22
## [v0.18.2] - 2023-05-10
9
23
10
24
This release improves error message for `too big batch response` and exposes the `BatchRequestConfig type` in order to make it possible to use `ServerBuilder::set_batch_request_config`
0 commit comments