This is an automated email from the ASF dual-hosted git repository.
xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git
The following commit(s) were added to refs/heads/main by this push:
new 4d060f2767 Bump to version v0.50.0 - Round 2 (#5113)
4d060f2767 is described below
commit 4d060f276799e71dfb95b8c63961019517778cc2
Author: Xuanwo <[email protected]>
AuthorDate: Wed Sep 11 19:55:28 2024 +0800
Bump to version v0.50.0 - Round 2 (#5113)
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