Skip to content

0.2.8 (June 24, 2021)

Compare
Choose a tag to compare
@realJackSun realJackSun released this 23 Jun 16:47
· 57 commits to master since this release
1285740

Change the dependency nacos-client to 1.4.2, upgrade the spring-nacos-context version to 1.1.0, upgrade the log4j version to 2.13.2, enhance the authentication and fix some bugs.
#196 Change the dependency nacos-client to 1.4.2
#191 upgrade spring-nacos-context version to 1.1.0
#100 When a key is deleted from the map attribute of the configuration center, the business system is not actually deleted
#183 Add a reset Nacos Log Config listener.
#178 Update NacosPropertiesBuilder.java
#173 fix default value
#137 chore(deps): bump log4j from 2.11.2 to 2.13.2 in /nacos-spring-boot-samples/nacos-config-sample
#116 Feature remote first
#113 support nacos auth sys
#111 solve the problem of displaying memory address while printing objects
#104 add username password parameters
#101 delete the default values of variable applicationName in class NacosDiscoveryAutoDeregister and NacosDiscoveryAutoRegister