Skip to content

Commit

Permalink
CHANGELOG v0.0.3 (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomqin93 authored Jul 11, 2022
1 parent 822644d commit 0baab40
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG/CHANGELOG-v0.0.3-zh.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# [v0.0.2](https://github.com/Edgenesis/shifu/releases/tag/v0.0.2) 以来的变更

## Bug 修复

* 修复未创建的 "deviceshifu" 域导致 Shifu 的安装失败问题 @tomqin93 in https://github.com/Edgenesis/shifu/pull/156
* 修复OPC UA配置的拼写问题by @tomqin93 in https://github.com/Edgenesis/shifu/pull/163

## 功能 & 增强

* [Issue #133]在 OPC UA 协议中加入密码/x509的认证 by @MrLeea-13155bc in https://github.com/Edgenesis/shifu/pull/142
* 更新deviceShifu的Dockerfile,更新Go模组 by @tomqin93 in https://github.com/Edgenesis/shifu/pull/154
* Bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3 in /k8s/crd by @dependabot in https://github.com/Edgenesis/shifu/pull/161

## 文档

* [Issue #157] Shifu 文档修复 by @13316272689 in https://github.com/Edgenesis/shifu/pull/158
* 加入Shifu的本地部署文档 of using shifu by @13316272689 in https://github.com/Edgenesis/shifu/pull/159

**全部 Changelog**: https://github.com/Edgenesis/shifu/compare/v0.0.2...v0.0.3
19 changes: 19 additions & 0 deletions CHANGELOG/CHANGELOG-v0.0.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Changelog since [v0.0.2](https://github.com/Edgenesis/shifu/releases/tag/v0.0.2)

## Bug fixes

* Fix missing "deviceshifu" namespace error when installing Shifu by @tomqin93 in https://github.com/Edgenesis/shifu/pull/156
* Fix typo in OPC UA deviceShifu by @tomqin93 in https://github.com/Edgenesis/shifu/pull/163

## Features & Enhancement

* [Issue #133]Support password/x509 authentication for OPCUA by @MrLeea-13155bc in https://github.com/Edgenesis/shifu/pull/142
* Update deviceShifu Dockerfile, Go mod tidy project by @tomqin93 in https://github.com/Edgenesis/shifu/pull/154
* Bump sigs.k8s.io/controller-runtime from 0.12.2 to 0.12.3 in /k8s/crd by @dependabot in https://github.com/Edgenesis/shifu/pull/161

## Docs

* [Issue #157]New update_shifu by @13316272689 in https://github.com/Edgenesis/shifu/pull/158
* add two files of using shifu by @13316272689 in https://github.com/Edgenesis/shifu/pull/159

**Full Changelog**: https://github.com/Edgenesis/shifu/compare/v0.0.2...v0.0.3

0 comments on commit 0baab40

Please sign in to comment.