Thanks to visit codestin.com
Credit goes to github.com

Skip to content

1.3.1-BETA

Pre-release
Pre-release

Choose a tag to compare

@KomachiSion KomachiSion released this 30 Jun 02:43
· 2927 commits to develop since this release
adb5bc9

This version mainly fixes some bugs and optimizes the code quality.

[#2089] Fix config list return page bug.
[#2237] Enhance HttpClient usage.
[#2800] Update beatinfo when received instance modify info
[#2810] Don't send beat when standalone model.
[#2839] Fix Json conversion exception when loading Datum cache file.
[#2844] Fix Time format error.
[#2847] Fix config IT
[#2982] Fix the error message could not be passed through at the RPC layer.
[#2985] Fix In inline mode, the task execution condition determines the problem.
[#2988][#2989] Fix can get configuration from standalone + embedded storage.
[#2992] Use new code style.
[#2994] Optimize the configuration post - release process.
[#3060] Upgrade the database driver version of Mysql to 8
[#3063] Fix parameter validation boundary problem.
[#3110] Fix confused connection when one nacos nodes down.
[#3160] Fix compatibility issue when reading cache files with suffix ".datum"
[#3175] Fix probably the end value is negative number in ServiceController.java.