-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: tomqin93 <[email protected]>
- Loading branch information
1 parent
5f8a1b4
commit b4983fb
Showing
2 changed files
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |