Skip to content

Commit

Permalink
chore: Bump version for 0.47.3 (#4852)
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo authored Jul 3, 2024
1 parent c9c2bb2 commit f9df0fa
Show file tree
Hide file tree
Showing 47 changed files with 253 additions and 220 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release_rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ jobs:
- "integrations/dav-server"
- "integrations/fuse3"
- "integrations/unftp-sbe"
- "integrations/virtiofs"
- "bin/oay" # depends on integrations/dav-server
- "bin/oli"
- "bin/ofs" # depends on integrations/fuse3
Expand Down
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/).

<!-- Release notes generated using configuration in .github/release.yml at main -->

## [v0.47.3] - 2024-07-03

### Changed
* refactor: Move ChunkedWrite logic into WriteContext by @Xuanwo in https://github.com/apache/opendal/pull/4826
* refactor(services/aliyun-drive): directly implement `oio::Write`. by @yuchanns in https://github.com/apache/opendal/pull/4821
### Fixed
* fix(integration/object_store): Avoid calling API inside debug by @Xuanwo in https://github.com/apache/opendal/pull/4846
* fix(integration/object_store): Fix metakey requested is incomplete by @Xuanwo in https://github.com/apache/opendal/pull/4844
### Docs
* docs(integration/unftp-sbe): Polish docs for unftp-sbe by @Xuanwo in https://github.com/apache/opendal/pull/4838
* docs(bin): Polish README for all bin by @Xuanwo in https://github.com/apache/opendal/pull/4839
### Chore
* chore(deps): bump crate-ci/typos from 1.22.7 to 1.22.9 by @dependabot in https://github.com/apache/opendal/pull/4836
* chore(deps): bump quick-xml from 0.32.0 to 0.35.0 in /bin/oay by @dependabot in https://github.com/apache/opendal/pull/4835
* chore(deps): bump nix from 0.28.0 to 0.29.0 in /bin/ofs by @dependabot in https://github.com/apache/opendal/pull/4833
* chore(deps): bump metrics from 0.20.1 to 0.23.0 in /core by @TennyZhuang in https://github.com/apache/opendal/pull/4843

## [v0.47.2] - 2024-06-30

### Added
Expand Down Expand Up @@ -3804,6 +3821,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/).

Hello, OpenDAL!

[v0.47.3]: https://github.com/apache/opendal/compare/v0.47.2...v0.47.3
[v0.47.2]: https://github.com/apache/opendal/compare/v0.47.1...v0.47.2
[v0.47.1]: https://github.com/apache/opendal/compare/v0.47.0...v0.47.1
[v0.47.0]: https://github.com/apache/opendal/compare/v0.46.0...v0.47.0
Expand Down
30 changes: 15 additions & 15 deletions bin/oay/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions bin/oay/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ homepage = "https://opendal.apache.org/"
license = "Apache-2.0"
repository = "https://github.com/apache/opendal"
rust-version = "1.75"
version = "0.41.5"
version = "0.41.6"

[features]
default = ["frontends-webdav", "frontends-s3"]
Expand All @@ -47,7 +47,7 @@ bytes = { version = "1.5.0", optional = true }
chrono = "0.4.31"
clap = { version = "4", features = ["cargo", "string"] }
dav-server = { version = "0.6", optional = true }
dav-server-opendalfs = { version = "0.0.4", path = "../../integrations/dav-server", optional = true }
dav-server-opendalfs = { version = "0.0.5", path = "../../integrations/dav-server", optional = true }
dirs = "5.0.1"
futures = "0.3"
futures-util = { version = "0.3.29", optional = true }
Expand Down
18 changes: 9 additions & 9 deletions bin/oay/DEPENDENCIES.rust.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ [email protected] X X
[email protected] X X
[email protected] X X
[email protected] X
[email protected].103 X X
[email protected].104 X X
[email protected] X X
[email protected] X X
[email protected] X X
Expand All @@ -35,7 +35,7 @@ [email protected] X X
[email protected] X X
[email protected] X X
[email protected] X
[email protected].4 X
[email protected].5 X
[email protected] X X
[email protected] X X
[email protected] X X
Expand Down Expand Up @@ -67,9 +67,9 @@ [email protected] X
[email protected] X
[email protected] X X
[email protected] X X
hyper@1.3.1 X
hyper@1.4.0 X
[email protected] X X X
[email protected].5 X
[email protected].6 X
[email protected] X X
[email protected] X X
[email protected] X X
Expand All @@ -96,10 +96,10 @@ [email protected] X
[email protected] X X
[email protected] X X
[email protected] X X
[email protected].5 X
[email protected].6 X
[email protected] X X
[email protected] X X
[email protected].2 X
[email protected].3 X
[email protected] X
[email protected] X
[email protected] X X
Expand All @@ -113,7 +113,7 @@ [email protected] X X
[email protected] X X
[email protected] X X
[email protected] X
quick-xml@0.32.0 X
quick-xml@0.35.0 X
[email protected] X X
[email protected] X X
[email protected] X X
Expand All @@ -137,7 +137,7 @@ [email protected] X X
[email protected] X X
[email protected] X X
[email protected] X X
[email protected].118 X X
[email protected].120 X X
[email protected] X X
[email protected] X X
[email protected] X X
Expand Down Expand Up @@ -226,5 +226,5 @@ [email protected] X
[email protected] X
[email protected] X
[email protected] X
[email protected].34 X X X
[email protected].35 X X X
[email protected] X X
22 changes: 11 additions & 11 deletions bin/ofs/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions bin/ofs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ categories = ["filesystem"]
description = "OpenDAL File System"
keywords = ["storage", "data", "s3", "fs", "azblob"]
name = "ofs"
version = "0.0.6"
version = "0.0.7"

authors = ["Apache OpenDAL <[email protected]>"]
edition = "2021"
Expand All @@ -36,7 +36,7 @@ chrono = "0.4.34"
clap = { version = "4.5.7", features = ["derive", "env"] }
env_logger = "0.11.2"
fuse3 = { "version" = "0.7.2", "features" = ["tokio-runtime", "unprivileged"] }
fuse3_opendal = { version = "0.0.1", path = "../../integrations/fuse3" }
fuse3_opendal = { version = "0.0.2", path = "../../integrations/fuse3" }
futures-util = "0.3.30"
libc = "0.2.154"
log = "0.4.21"
Expand Down
16 changes: 9 additions & 7 deletions bin/ofs/DEPENDENCIES.rust.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,10 @@ [email protected] X X
[email protected] X X
[email protected] X X
[email protected] X
[email protected].103 X X
[email protected].104 X X
[email protected] X X
[email protected] X
[email protected] X
[email protected] X X
[email protected] X X
[email protected] X X
Expand Down Expand Up @@ -54,7 +55,7 @@ [email protected] X
[email protected] X X
[email protected] X X
[email protected] X
[email protected].1 X
[email protected].2 X
[email protected] X X
[email protected] X X
[email protected] X X
Expand All @@ -78,9 +79,9 @@ [email protected] X
[email protected] X
[email protected] X X
[email protected] X X
hyper@1.3.1 X
hyper@1.4.0 X
[email protected] X X X
[email protected].5 X
[email protected].6 X
[email protected] X X
[email protected] X X
[email protected] X X
Expand All @@ -99,12 +100,13 @@ [email protected] X X
[email protected] X X X
[email protected] X
[email protected] X
[email protected] X
[email protected] X X
[email protected] X X
[email protected] X X
[email protected].6 X
[email protected].7 X
[email protected] X X
[email protected].2 X
[email protected].3 X
[email protected] X
[email protected] X X
[email protected] X X
Expand Down Expand Up @@ -137,7 +139,7 @@ [email protected] X X
[email protected] X X
[email protected] X X
[email protected] X X
[email protected].118 X X
[email protected].120 X X
[email protected] X X
[email protected] X X
[email protected] X X
Expand Down
Loading

0 comments on commit f9df0fa

Please sign in to comment.