This is an automated email from the ASF dual-hosted git repository. xuanwo pushed a commit to branch pre-release in repository https://gitbox.apache.org/repos/asf/opendal.git
commit 16b9c3b72165fc8ab3bda285f4585b75a8cc691f Author: Xuanwo <[email protected]> AuthorDate: Wed Sep 11 19:50:01 2024 +0800 Bump to version v0.50.0 - Round 2 Signed-off-by: Xuanwo <[email protected]> --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1da9cb6432..569d38429e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/). * ci(bindings/go): add golangci-lint by @yuchanns in https://github.com/apache/opendal/pull/5060 * ci(bindings/zig): Fix build and test of zig on 0.13 by @Xuanwo in https://github.com/apache/opendal/pull/5102 * ci: Don't publish with all features by @Xuanwo in https://github.com/apache/opendal/pull/5108 +* ci: Fix upload-artifacts doesn't include hidden files by @Xuanwo in https://github.com/apache/opendal/pull/5112 ### Chore * chore(bindings/go): bump ffi and sys version by @shoothzj in https://github.com/apache/opendal/pull/5055 * chore: Bump backon to 1.0.0 by @Xuanwo in https://github.com/apache/opendal/pull/5056
