What's Changed
* Support naming auth by pixystone in https://github.com/nacos-group/nacos-sdk-python/pull/116
* Add user-agent for client. by pixystone in https://github.com/nacos-group/nacos-sdk-python/pull/118
* Update version to 0.1.9 by realJackSun in https://github.com/nacos-group/nacos-sdk-python/pull/119
* Fix add header by pixystone in https://github.com/nacos-group/nacos-sdk-python/pull/120
* support endpoint url model to get server list and fix add watch fail on mac & linux by shiyiyue1102 in https://github.com/nacos-group/nacos-sdk-python/pull/147
* 修复传参bug、新增日志轮转、优化明文用户名密码鉴权,支持后台服务实例自动心跳保活 by CZJCC in https://github.com/nacos-group/nacos-sdk-python/pull/160
* 增加access token调用判断 by CZJCC in https://github.com/nacos-group/nacos-sdk-python/pull/163
* 升级版本 by CZJCC in https://github.com/nacos-group/nacos-sdk-python/pull/164
* fix readme by CZJCC in https://github.com/nacos-group/nacos-sdk-python/pull/165
* 在docker中启动多个gunicorn进程时,偶发异常"File exists',导致服务启动失败 by projoy in https://github.com/nacos-group/nacos-sdk-python/pull/171
* 心跳检测异常 by nightosong in https://github.com/nacos-group/nacos-sdk-python/pull/169
New Contributors
* pixystone made their first contribution in https://github.com/nacos-group/nacos-sdk-python/pull/116
* realJackSun made their first contribution in https://github.com/nacos-group/nacos-sdk-python/pull/119
* shiyiyue1102 made their first contribution in https://github.com/nacos-group/nacos-sdk-python/pull/147
* projoy made their first contribution in https://github.com/nacos-group/nacos-sdk-python/pull/171
* nightosong made their first contribution in https://github.com/nacos-group/nacos-sdk-python/pull/169
**Full Changelog**: https://github.com/nacos-group/nacos-sdk-python/compare/0.1.7...1.0.0