Skip to content

Commit

Permalink
add changelog for v0.34.0 (#789)
Browse files Browse the repository at this point in the history
Co-authored-by: tomqin93 <[email protected]>
  • Loading branch information
github-actions[bot] and tomqin93 authored Dec 20, 2023
1 parent 5f8a1b4 commit b4983fb
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG/CHANGELOG-v0.34.0-zh.md
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) 以来的变更

## 改进

*@tomqin93https://github.com/Edgenesis/shifu/pull/777 中进行的代码格式化

## Dependabot 自动更新 🤖

*@dependabothttps://github.com/Edgenesis/shifu/pull/784 中将 github.com/Azure/azure-sdk-for-go/sdk/azcore 从 1.9.0 升级到 1.9.1

*@dependabothttps://github.com/Edgenesis/shifu/pull/786 中将 k8s.io/client-go 从 0.28.4 升级到 0.29.0

*@dependabothttps://github.com/Edgenesis/shifu/pull/779 中将 github.com/gopcua/opcua 从 0.5.2 升级到 0.5.3

*@dependabothttps://github.com/Edgenesis/shifu/pull/782 中将 github.com/DATA-DOG/go-sqlmock 从 1.5.0 升级到 1.5.1

*@dependabothttps://github.com/Edgenesis/shifu/pull/788 中将 golang.org/x/crypto 从 0.16.0 升级到 0.17.0

*@dependabothttps://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
21 changes: 21 additions & 0 deletions CHANGELOG/CHANGELOG-v0.34.0.md
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

0 comments on commit b4983fb

Please sign in to comment.