Nacos v1.3.0-beta Release Notes

Release Date: 2020-05-15 // almost 4 years ago
  • [#2530] [#2758] Consistency protocol abstraction
    🏗 [#2560] Nacos-client : ServerHttpAgent builds the unnormalized URL 
    🌲 [#2569] Change NamingProxy#reqAPI method throw exception log describe
    ⏱ [#2577] Fix naming client http read timeout and connect timeout properties
    👍 [#2638] Support https
    [#2647] Modify config service md5 generation method 
    [#2661] Keep query criteria when config detail return to config list
    ⚡️ [#2761] ProtocolManager class's getCpProtocol()/getApProtocol() method ' codes can be optimized.
    [#2697] Fix the problem that properties have empty lines and cannot be edited
    👍 [#2733] Support service change event
    [#2738] Tenant legality verification.
    [#2740] Modify the way of get remote state
    💻 [#2664] UI add groupName parameter
    ⚡️ [#2765] Optimize MemberUtils class's kRandom method