This is the GA version of Nacos, which is ready to be put into large scale production environment.
We introduce several significant new features and optimizations in this version, most of which have been released in our previous RC versions. It took us about one month to stabilize and optimize this GA version, in which we fixed several bugs and accommodated some of our default behaviors. We also conducted a stress test to measure the performance and capacity of Nacos.
An article will be published soon to introduce the detail of changes brought by Nacos 1.0.0, please pay attention on our chat groups and mail list.
- [#1041] Nacos 1.0.0 recognizes data file of Nacos 0.8.0
- [#1033] The number of nacos console instances and the number of clusters are abnormal.
- [#1029] nacos dubbo double consumer regist error
- [#1008] NullPointerException occurs when cluster init without setting dom
- [#998] Switch 'serverMode' change to 'instanceDefaultEphemeral'
- [#986] PropertyUtil may fail to close stream
- [#981] [INFORM] Nacos cluster management implementation rejected in Apache SkyWalking
- [#974] ArrayIndexOutOfBoundsException may be thrown when invokes taskDispatcher.addTask
- [#973] cluster.conf file handle not released
- [#961] "checkTask NPE" occur when cluster not init
- [#948] Api GET /instance should return 404 if no matched ip found
- [#946] Change default server mode to AP
- [#938] Client beat processor task lost
- [#923] Nacos 1.0.0 compatible with nacos-client 0.5.0
- [#911] Add preserved metadata keys
- [#910] Persistent instance should not send client beat
- [#870] About Nacos's namespace and tenant design
- [#869] Client exception message is confusing
- [#866] BeatInfo scheduled property may have the memory visibility issue
- [#865] checksum value is not correct
- [#839] Refactor API URLs
- [#811] ApiCommands.updateIpPublish countDownLatch timeout issue
- [#809] Instance field 'valid' should be deprecated and replaced by 'healthy'
- [#803] Nacos front-end function regression plan and landing
- [#801] Nacos uses nignx as a best practice article for current limiting.
- [#757] The word 'domain' should be replaced by 'service'
- [#745] Support server running mode in CP, AP or mixed
- [#744] The exact status of server should be stored and controlled
- [#725] Will the nacos registry be how to do multi-environment deployment?
- [#677] Support ephemeral instances and persistent instances
- [#651] Remove old API entry 'APICommands'
- [#650] Refactor server list management to make it irrelevant to consistency protocol
- [#634] Add global push enable switch and data query enable switch
- [#629] Server data needs warm up before open traffic
- [#502] Registering ephemeral instance as well as persistent instances
- [#501] Health check mode confict when building muilt clusters whit nacos sync + nacos
- [#479] Metadata should be displayed and edited using standard property syntax
- [#327] Inform the ACM SDK of the RAM role name and access the configuration ? ?
- [#269] need to support service group in naming module