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 b57fa629d3 Bump to version 0.45.1 (Round 2) (#4258)
b57fa629d3 is described below
commit b57fa629d3fab24a9b7e06371a1df259d4f18050
Author: Xuanwo <[email protected]>
AuthorDate: Fri Feb 23 14:47:16 2024 +0800
Bump to version 0.45.1 (Round 2) (#4258)
* Bump to version 0.45.1 (Round 2)
Signed-off-by: Xuanwo <[email protected]>
* Fix typo
Signed-off-by: Xuanwo <[email protected]>
---------
Signed-off-by: Xuanwo <[email protected]>
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index faf5f03076..3ec32bbb31 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,7 @@ and this project adheres to [Semantic
Versioning](https://semver.org/).
* fix(services/webdav): Recreate root directory if need by @AJIOB in
https://github.com/apache/opendal/pull/4173
* fix(services/webdav): remove base_dir component by @hoslo in
https://github.com/apache/opendal/pull/4231
* fix(core): Poll TimeoutLayer::sleep once to make sure timer registered by
@Xuanwo in https://github.com/apache/opendal/pull/4230
+* fix(services/webdav): Fix endpoint suffix not handled by @Xuanwo in
https://github.com/apache/opendal/pull/4257
### Docs
* docs: add request for add secrets of services by @suyanhanx in
https://github.com/apache/opendal/pull/4104
* docs(website): announce release v0.45.0 to news by @morristai in
https://github.com/apache/opendal/pull/4152
@@ -47,6 +48,7 @@ and this project adheres to [Semantic
Versioning](https://semver.org/).
* docs: fix links and spelling in Markdown by @jbampton in
https://github.com/apache/opendal/pull/4239
* docs: fix grammar and spelling in Markdown in `examples/rust` by @jbampton
in https://github.com/apache/opendal/pull/4241
* docs: remove unneeded duplicate words from Rust files by @jbampton in
https://github.com/apache/opendal/pull/4243
+* docs: fix grammar and spelling in Markdown by @jbampton in
https://github.com/apache/opendal/pull/4245
### CI
* ci: Use old version of seafile mc instead by @Xuanwo in
https://github.com/apache/opendal/pull/4107
* ci: Refactor workflows layout by @Xuanwo in
https://github.com/apache/opendal/pull/4139
@@ -58,6 +60,7 @@ and this project adheres to [Semantic
Versioning](https://semver.org/).
* ci: Add support for releasing all rust packages by @Xuanwo in
https://github.com/apache/opendal/pull/4200
* ci: Fix dependabot not update by @Xuanwo in
https://github.com/apache/opendal/pull/4202
* ci: reduce the open pull request limits to 1 by @jbampton in
https://github.com/apache/opendal/pull/4225
+* ci: Remove version suffix from package versions by @Xuanwo in
https://github.com/apache/opendal/pull/4254
### Chore
* chore(deps): bump actions/cache from 3 to 4 by @dependabot in
https://github.com/apache/opendal/pull/4118
* chore(deps): bump toml from 0.8.8 to 0.8.9 by @dependabot in
https://github.com/apache/opendal/pull/4109