diff --git a/CHANGELOG/CHANGELOG-v0.64.0-zh.md b/CHANGELOG/CHANGELOG-v0.64.0-zh.md new file mode 100644 index 000000000..f118a5080 --- /dev/null +++ b/CHANGELOG/CHANGELOG-v0.64.0-zh.md @@ -0,0 +1,22 @@ + + +# 自 [v0.63.0](https://github.com/Edgenesis/shifu/releases/tag/v0.63.0) 以来的变更 + +## 新功能 🎉 + +* [问题 #1122] 在 deviceShifu HTTP 中添加对 HTTP PUT 请求的支持,由 @tomqin93 提交 https://github.com/Edgenesis/shifu/pull/1124 + +## Dependabot 自动更新 🤖 + +* 由 @dependabot 提交的 k8s.io/client-go 从 0.32.0 升级到 0.32.1 https://github.com/Edgenesis/shifu/pull/1119 + +* 由 @dependabot 提交的 github.com/briandowns/spinner 从 1.23.1 升级到 1.23.2 https://github.com/Edgenesis/shifu/pull/1117 + +* 由 @dependabot 提交的 golang.org/x/crypto 从 0.32.0 升级到 0.33.0 https://github.com/Edgenesis/shifu/pull/1127 + +* 由 @dependabot 提交的 github.com/minio/minio-go/v7 从 7.0.84 升级到 7.0.85 https://github.com/Edgenesis/shifu/pull/1126 + +* 由 @dependabot 提交的 golang.org/x/net 从 0.34.0 升级到 0.35.0 https://github.com/Edgenesis/shifu/pull/1130 + +**完整变更日志**: https://github.com/Edgenesis/shifu/compare/v0.63.0...v0.64.0 + diff --git a/CHANGELOG/CHANGELOG-v0.64.0.md b/CHANGELOG/CHANGELOG-v0.64.0.md new file mode 100644 index 000000000..f2cfcd2df --- /dev/null +++ b/CHANGELOG/CHANGELOG-v0.64.0.md @@ -0,0 +1,22 @@ + + +# Changelog since [v0.63.0](https://github.com/Edgenesis/shifu/releases/tag/v0.63.0) + +## New Features 🎉 + +* [Issue #1122] Add support for HTTP PUT request in deviceShifu HTTP by @tomqin93 in https://github.com/Edgenesis/shifu/pull/1124 + +## Dependabot 🤖 + +* Bump k8s.io/client-go from 0.32.0 to 0.32.1 by @dependabot in https://github.com/Edgenesis/shifu/pull/1119 + +* Bump github.com/briandowns/spinner from 1.23.1 to 1.23.2 by @dependabot in https://github.com/Edgenesis/shifu/pull/1117 + +* Bump golang.org/x/crypto from 0.32.0 to 0.33.0 by @dependabot in https://github.com/Edgenesis/shifu/pull/1127 + +* Bump github.com/minio/minio-go/v7 from 7.0.84 to 7.0.85 by @dependabot in https://github.com/Edgenesis/shifu/pull/1126 + +* Bump golang.org/x/net from 0.34.0 to 0.35.0 by @dependabot in https://github.com/Edgenesis/shifu/pull/1130 + +**Full Changelog**: https://github.com/Edgenesis/shifu/compare/v0.63.0...v0.64.0 +