Skip to content

v0.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 01:18
· 12 commits to master since this release

Full Changelog: v0.6.1...v0.6.2

  • 修复:明确来源于集群的来自集群的更新不维护其实例心跳检测,尝试解决服务健康波动有问题;#139
  • 新增:注册中心http注册实例的健康、过期时间支持参数配置;#139
  • 修复:修复部分场景下openapi naming model中的使用unwrap解析空参数发生panic的问题;#151
  • 新增:r-nacos增加子命令data-to-sqlite,sqlite-to-data 支持把r-nacos导出的中间文件与sqlite数据库文件相互转化;#138