UNPKG

@dalongrong/nacos-config

Version:

nacos config client

55 lines (19 loc) 1.47 kB
# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. ## [2.0.1](https://github.com/nacos-group/nacos-sdk-nodejs/compare/v2.0.0...v2.0.1) (2021-01-26) ### Bug Fixes * fix the request address is undefined after SSL is enabled ([#42](https://github.com/nacos-group/nacos-sdk-nodejs/issues/42)) ([6146235](https://github.com/nacos-group/nacos-sdk-nodejs/commit/614623577baa510fefc575f875e2ff3076f8a781)) ## [1.1.2](https://github.com/nacos-group/nacos-sdk-nodejs/compare/v1.1.1...v1.1.2) (2019-03-31) ### Bug Fixes * fix gbk text ([93c3559](https://github.com/nacos-group/nacos-sdk-nodejs/commit/93c3559)) * fix options in direct mode ([2942e19](https://github.com/nacos-group/nacos-sdk-nodejs/commit/2942e19)) # [1.1.0](https://github.com/nacos-group/nacos-sdk-nodejs/compare/v1.0.2...v1.1.0) (2019-01-15) ### Features * support registerInstance(serviceName, instance) ([32d2670](https://github.com/nacos-group/nacos-sdk-nodejs/commit/32d2670)) ## [1.0.2](https://github.com/nacos-group/nacos-sdk-nodejs/compare/v1.0.1...v1.0.2) (2018-12-12) **Note:** Version bump only for package nacos-config # 0.2.0 (2018-12-03) ### Features * add config code ([3d7ebfa](https://github.com/nacos-group/nacos-sdk-nodejs/commit/3d7ebfa)) * export in one package ([fa747bc](https://github.com/nacos-group/nacos-sdk-nodejs/commit/fa747bc))