diff --git a/CHANGELOG/CHANGELOG-v0.34.0-zh.md b/CHANGELOG/CHANGELOG-v0.34.0-zh.md new file mode 100644 index 000000000..5e67bb819 --- /dev/null +++ b/CHANGELOG/CHANGELOG-v0.34.0-zh.md @@ -0,0 +1,21 @@ +# 自 [v0.33.0](https://github.com/Edgenesis/shifu/releases/tag/v0.33.0) 以来的变更 + +## 改进 + +* 由 @tomqin93 在 https://github.com/Edgenesis/shifu/pull/777 中进行的代码格式化 + +## Dependabot 自动更新 🤖 + +* 由 @dependabot 在 https://github.com/Edgenesis/shifu/pull/784 中将 github.com/Azure/azure-sdk-for-go/sdk/azcore 从 1.9.0 升级到 1.9.1 + +* 由 @dependabot 在 https://github.com/Edgenesis/shifu/pull/786 中将 k8s.io/client-go 从 0.28.4 升级到 0.29.0 + +* 由 @dependabot 在 https://github.com/Edgenesis/shifu/pull/779 中将 github.com/gopcua/opcua 从 0.5.2 升级到 0.5.3 + +* 由 @dependabot 在 https://github.com/Edgenesis/shifu/pull/782 中将 github.com/DATA-DOG/go-sqlmock 从 1.5.0 升级到 1.5.1 + +* 由 @dependabot 在 https://github.com/Edgenesis/shifu/pull/788 中将 golang.org/x/crypto 从 0.16.0 升级到 0.17.0 + +* 由 @dependabot 在 https://github.com/Edgenesis/shifu/pull/787 中将 github.com/minio/minio-go/v7 从 7.0.65 升级到 7.0.66 + +**完整变更日志**: https://github.com/Edgenesis/shifu/compare/v0.33.0...v0.34.0 \ No newline at end of file diff --git a/CHANGELOG/CHANGELOG-v0.34.0.md b/CHANGELOG/CHANGELOG-v0.34.0.md new file mode 100644 index 000000000..1e51ebd9b --- /dev/null +++ b/CHANGELOG/CHANGELOG-v0.34.0.md @@ -0,0 +1,21 @@ +# Changelog since [v0.33.0](https://github.com/Edgenesis/shifu/releases/tag/v0.33.0) + +## Enhancement + +* Formatting code by @tomqin93 in https://github.com/Edgenesis/shifu/pull/777 + +## Dependabot 🤖 + +* Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.9.0 to 1.9.1 by @dependabot in https://github.com/Edgenesis/shifu/pull/784 + +* Bump k8s.io/client-go from 0.28.4 to 0.29.0 by @dependabot in https://github.com/Edgenesis/shifu/pull/786 + +* Bump github.com/gopcua/opcua from 0.5.2 to 0.5.3 by @dependabot in https://github.com/Edgenesis/shifu/pull/779 + +* Bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.1 by @dependabot in https://github.com/Edgenesis/shifu/pull/782 + +* Bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in https://github.com/Edgenesis/shifu/pull/788 + +* Bump github.com/minio/minio-go/v7 from 7.0.65 to 7.0.66 by @dependabot in https://github.com/Edgenesis/shifu/pull/787 + +**Full Changelog**: https://github.com/Edgenesis/shifu/compare/v0.33.0...v0.34.0 \ No newline at end of file