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 <alexandru.vasile@parity.io>
* cargo: Bump version to 0.18.3
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
* Change the release to v0.19.0
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
* tests: Change expected error to accomodate rust from gitlab
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
* Revert "tests: Change expected error to accomodate rust from gitlab"
This reverts commit ac70559.
* changelog: Remove unrelated changes
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
---------
Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io>
- 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