Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 2.08 KB

CHANGELOG-v0.1.0-zh.md

File metadata and controls

29 lines (24 loc) · 2.08 KB

⚠️ 重大变化 ⚠️

  • 将Shifu的项目重构为单一项目目录 by @BtXin in #217

错误修正

  • OPC UA例子的更新,由 @tomqin93 在 #233
  • 修复 README 中的演示链接,由 @Yang-Xijie 在 #229
  • 修复遥测YAML和设备样本YAML中的一些错误 by @tomqin93 在 #235
  • [issue#234] MQTT和其他telemetrySetting的修复 由 @tomqin93 在 #236
  • 修复当defaulttimeoutSeconds<0时http和socket协议的问题 @MrLeea-13155bc 在 #237

功能和改进

  • 创建 codecov.yml by @tomqin93 在 #216
  • 更新模拟设备的版本 by @tomqin93 在 #222
  • 在README中添加CodeCov和星图 by @tomqin93 在 #226
  • 将Shifu的项目重构为单一项目目录 by @BtXin in #217
  • 尝试修复CI,由 @tomqin93 在 #228 发表
  • 将k8s.io/client-go从0.24.4提升到0.25.0 由 @dependabot 在 #220
  • 将github.com/onsi/gomega从1.18.1升至1.20.1 由@dependabot在 #227
  • 将github.com/onsi/gomega从1.20.1升级到1.20.2 由@dependabot在 #232
  • 使用 gcr distroless 而不是 edgehub 的镜像,由 @BtXin 在 #231 发表
  • 将sigs.k8s.io/controller-runtime从0.12.3提升到0.13.0 由 @dependabot 在 #238

文档

  • 更新问题模板,由 @tomqin93 在 #213 发表。
  • 修复changelog v0.0.6的名称 by @BtXin 在 #214

Full Changelog: https://github.com/Edgenesis/shifu/compare/v0.0.6...v0.1.0