This is an automated email from the ASF dual-hosted git repository.
psiace pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/opendal-ofs.git
at 3a34550 chore: fixup timestamp refactor (#6663)
This branch includes the following new commits:
new 60ef69e Initiate commit
new 6c7a0a5 feat: Add project layout for ofs (#3779)
new 0696cfd chore: Bump to v0.44.0 to start release process (#3819)
new e4d2829 feat(ofs): implement ofs based on fuse3 (#3857)
new fe02ed1 chore: Bump to version 0.44.1 to start release process (#3869)
new 59bde71 chore: Format code to make readers happy (#3912)
new 9228e9c docs: add trademark information to every possible published
readme (#4014)
new 8ea0a8d chore: Bump to version 0.44.2 to start release process (#4028)
new 135ae5e feat(ofs): introduce ofs execute bin (#4033)
new 0ca1b91 docs: Add docs of options for xxx_with APIs (#4099)
new 159179b chore: Bump to version 0.45.0 to start release process (#4088)
new 0efebc3 chore: Make every components seperate, remove workspace
(#4134)
new 7965e81 feat(release): Implement releasing OpenDAL components
seperately (#4196)
new 741d3c1 chore(deps): bump clap from 4.4.18 to 4.5.1 in /bin/ofs
(#4207)
new 7676bdd chore(deps): bump env_logger from 0.10.2 to 0.11.1 in
/bin/ofs (#4208)
new fdb9fe7 chore(deps): bump anyhow from 1.0.79 to 1.0.80 in /bin/ofs
(#4209)
new 43409b5 feat(bin/ofs): implement fuse for linux (#4179)
new c952ccc Bump to opendal version 0.45.1 (#4246)
new 7607adb ci: Remove version suffix from package versions (#4254)
new f92a9c8 fix(bin/ofs): crashes when fh=None (#4297)
new 4564e65 chore(deps): bump log from 0.4.20 to 0.4.21 in /bin/ofs
(#4301)
new 950846c fix(bin/ofs): build failed when target_os != linux (#4334)
new 35f69b6 refactor(core/raw): Migrate `oio::Read` to async in trait
(#4336)
new 6a7d7a2 refactor(core/raw): Align oio::BlockingRead API with
oio::Read (#4349)
new 537973f docs(bin/ofs): update README (#4354)
new 93ac4d9 fix(bin/ofs): only memory backend available (#4353)
new e317341 ci: Fix foundationdb not setup for unit test (#4370)
new a004daf refactor(bin/ofs): make `ofs` API public (#4387)
new 74c54bd feat: add ofs ctrl-c exit unmount hook (#4393)
new 720639d deps: Bump reqwest, reqsign and http (#4397)
new 5317c3a feat(ofs): rename2 lseek copy_file_range getattr API support
(#4395)
new db2db9a feat(ofs): add freebsd OS support (#4403)
new 93cf0cf chore(deps): bump tokio from 1.36.0 to 1.37.0 in /bin/ofs
(#4419)
new c3bbfc9 feat(bin/ofs): Add behavior test for ofs (#4373)
new cadbac6 feat(core): Implement read and read_into for Reader (#4467)
new 8fae683 chore: Bump bytes to 1.6 to avoid compileing error (#4472)
new 18e0afd chore: sort tomls by taplo (#4491)
new b50ac99 feat(bin/ofs): privileged mount (#4507)
new e2444eb chore: Refactor Write and BlockingWrite API (#4540)
new f283821 chore(deps): bump libc from 0.2.153 to 0.2.154 in /bin/ofs
(#4558)
new 0034193 chore: bump version to 0.46.0 (#4567)
new f3f3ccb fix(bin/ofs): privileged mount crashes when external umount
(#4586)
new 33abdcc fix(bin/ofs): ofs read only mount (#4602)
new 59482ee refactor(core): Return unexpected error while content
incomplete happen (#4633)
new e8b226b fix: ofs write behavior (#4617)
new 5510500 refactor(bin/ofs): Fuse API (#4637)
new 88205f4 feat(core): Streaming reading while chunk is not set (#4658)
new 374f996 fix(ofs): Close file during flush (#4680)
new 22dee85 feat: Implement retry for streaming based read (#4683)
new b742b18 docs: Fix all broken links (#4694)
new 448c117 chore: bump version to 0.47.0 (#4701)
new 80749ba feat(core): Azblob supports azure workload identity (#4705)
new d7e2439 chore: Update changelogs for v0.47 (#4706)
new 7beb0b9 refactor(ofs): Split fuse3 impl into fuse3_opendal (#4721)
new 3864b94 chore(deps): bump clap from 4.5.6 to 4.5.7 in /bin/ofs (#4728)
new c2590b1 docs: update readme for fuse3_opendal & virtiofs_opendal
(#4730)
new d92f53f chore: Make 1.79 clippy happy (#4731)
new 08d4585 chore: Bump versions to prepare v0.47.1 release (#4759)
new 3f1e329 docs: Add README and rustdoc for fuse3_opendal (#4813)
new 1a77e80 chore: Bump version to 0.47.2 (#4829)
new d45a32d chore(deps): bump nix from 0.28.0 to 0.29.0 in /bin/ofs
(#4833)
new 83685f5 docs(bin): Polish README for all bin (#4839)
new 74eb642 chore: Bump version for 0.47.3 (#4852)
new 20c74fa fix(services/s3): NoSuchBucket is a ConfigInvalid for OpenDAL
(#4895)
new 0878c5a feat: Add from_iter and via_iter for operator (#4921)
new ec8af79 chore: Bump crates versions (#4929)
new ce7da46 Bump to version 0.48.0 - Round 1 (#4930)
new dee1081 chore(deps): bump bytes from 1.6.1 to 1.7.0 in /bin/ofs
(#4947)
new d9f5057 chore: Bump package versions (#4989)
new 65504ce Bump version to 0.49.1 - Round 1 (#5012)
new 3c9e065 feat(bin/ofs): introduce `integrations/cloudfilter` for ofs
(#4935)
new 902ba1e Bump version to 0.49.2 (#5052)
new 74e3206 feat(core)!: make list return path itself (#4959)
new 24775cd feat(services/oss): support role_arn and oidc_provider_arn
(#5063)
new 6ef4332 chore: Bump OpenDAL to 0.50.0 (#5110)
new 0adecfa feat(ofs): introduce ofs macos support (#5136)
new 2d2201b chore(deps): bump clap from 4.5.17 to 4.5.18 in /bin/ofs
(#5149)
new 85a53ef deps: Bump deps of core to prepare for release (#5204)
new 0c95e7a release: Bump to version 0.50.1 Round 1 (#5209)
new b2b3c0f chore(bin/*): remove useless deps (#5212)
new bc818fb release: Bump to version 0.50.2 Round 1 (#5278)
new 30ab092 refactor: Remove metakey concept (#5319)
new 1fabc42 chore: remove flagset in cargo.lock (#5355)
new 89fa9b3 chore: fix cargo clippy (#5379)
new cfbe1de chore(deps): bump clap from 4.5.20 to 4.5.21 in /bin/ofs
(#5372)
new 607970e Bump version to v0.51.0 rc1 (#5413)
new 31c62cf fix(integrations/cloud_filter): use explicit `stat` instead
of `Entry::metadata` in `fetch_placeholders` (#5416)
new b472c33 chore(ci): fix invalid Behavior Test Integration Cloud Filter
trigger (#5414)
new deb3265 Bump to version 0.51.1 Round 1 (#5523)
new 0c31069 chore: try use logforth (#5573)
new 78acac7 chore: bump version 0.51.2 (#5595)
new f954412 chore(deps): bump tempfile from 3.15.0 to 3.16.0 in /bin/ofs
(#5586)
new 68cd9d7 feat(services/swift): Added user metadata support for swift
service (#5601)
new 39d67ff build: upgrade opentelemetry dependencies to 0.28.0 (#5625)
new 4d48bae revert: added crc64nvme for s3 (#5627)
new 4d68291 feat(core)!: implement write returns metadata (#5562)
new 4840302 Bump version to 0.52.0 Round 1 (#5642)
new ab952da refactor!: Bump OpenDAL MSRV to 1.80 (#5868)
new 0a025e8 build(deps): bump test-context from 0.3.0 to 0.4.1 in
/bin/ofs (#5924)
new 685728d chore: chore some version like logforth (#5921)
new 4ccc466 Bump OpenDAL to 0.53.0 - Round 1 (#5931)
new fafd764 chore: Fix clippy for rust 1.86 (#5951)
new 1416dab Bump to version 0.53.1 (#6022)
new a840b90 Bump to version 0.53.1 Round 2 (#6027)
new 97cac86 chore(deps): bump logforth from 0.23.1 to 0.24.0 in /bin/ofs
(#6137)
new d34aa9a Prepare for releasing version 0.53.2 (#6160)
new c30c51f Bump opendal to v0.53.3 (Round 1) (#6186)
new 1e460c5 Bump to opendal 0.53.3 Round 2 (#6207)
new 26775d4 feat(services/moka): expose more moka configurations (#6285)
new 03789af chore(deps): bump tokio from 1.45.0 to 1.45.1 in /bin/ofs
(#6240)
new 7b7be10 chore(deps): bump clap from 4.5.38 to 4.5.40 in /bin/ofs
(#6330)
new 789cb32 chore: fix clippy warnings when using rust 1.88 (#6339)
new 8f9a17f chore: bump msrv to v1.82.0 (#6348)
new 877cdec chore(deps): bump logforth from 0.24.0 to 0.26.1 in /bin/ofs
(#6355)
new 4b3fccd chore: update DEPENDENCIES and fater dependencies.py generate
(#6374)
new 357a6ee chore(deps): bump tokio from 1.45.1 to 1.46.1 in /bin/ofs
(#6386)
new ae08da0 chore(deps): bump nix from 0.29.0 to 0.30.1 in /bin/ofs
(#6399)
new 131e126 Bump to version 0.54.0 (#6410)
new 9e425f7 refactor(website): remove unused dependencies and update node
engine requirement (#6421)
new 40e1838 chore(deps): bump tokio from 1.46.1 to 1.47.0 in /bin/ofs
(#6463)
new bd9100a chore: make clippy happy again (#6493)
new bf32cb9 chore(deps): bump logforth from 0.26.1 to 0.27.0 in /bin/ofs
(#6547)
new 45f4546 Bump version to 0.54.1 (#6558)
new 2a1b687 chore: apache project provides code under ALv2 (#6598)
new 2c48877 fix(integrations/cloud_filter): upgrade cloud_filter to
resolve CI failures after Rust 1.90.0 (#6602)
new 1da9d3f chore(deps): bump tempfile from 3.20.0 to 3.23.0 in /bin/ofs
(#6611)
new 104acfa chore(deps): bump logforth from 0.27.0 to 0.28.1 in /bin/ofs
(#6629)
new 6668a8f chore: OpenDAL MSRV to 1.85 and edition 2024 (#6615)
new 5035025 refactor!: migrate chrono to jiff (#6643)
new c6e347c docs(bin): add badges to bin tools README (#6642)
new b8d4aa0 refactor: Centralize date/time handling with Timestamp
wrapper (#6650)
new 3a34550 chore: fixup timestamp refactor (#6663)
The 132 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.