Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 182 Bytes

CHANGELOG.md

File metadata and controls

4 lines (4 loc) · 182 Bytes

[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.