Bump to version 0.45.1 (Round 2) (#4258)

* Bump to version 0.45.1 (Round 2)

Signed-off-by: Xuanwo <github@xuanwo.io>

* Fix typo

Signed-off-by: Xuanwo <github@xuanwo.io>

---------

Signed-off-by: Xuanwo <github@xuanwo.io>
diff --git a/CHANGELOG.md b/CHANGELOG.md
index faf5f03..3ec32bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,7 @@
 * 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 @@
 * 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 @@
 * 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