Releases: sunquakes/jsonrpc4j
Releases · sunquakes/jsonrpc4j
Release v3.0.0-alpha
[3.0.0-alpha] - 2024-02-19
- Upgrade jdk from 8 to 17.
- Adapt to spring-boot 3 and spring 6.
- Remove HttpClient and CosurlClient, Using NettyHttpClient as discovery http client.
v2.1.1
v2.1.1-alpha
New Features
- Support service registration & discovery.
- Support nacos & consul.