1. b9e64dd chore(deps): bump anyhow from 1.0.100 to 1.0.102 (#24) by dependabot[bot] · 3 days ago main
  2. db0ea78 chore(deps): bump futures from 0.3.31 to 0.3.32 (#23) by dependabot[bot] · 3 days ago
  3. 4d8f9cb chore(deps): bump rustls-webpki from 0.103.3 to 0.103.10 (#22) by dependabot[bot] · 2 weeks ago
  4. 51b6db5 chore(deps): bump humantime from 2.2.0 to 2.3.0 (#19) by dependabot[bot] · 2 weeks ago
  5. 61ac6b3 chore(deps): bump regex from 1.12.2 to 1.12.3 (#20) by dependabot[bot] · 2 weeks ago
  6. 79b3b36 chore(deps): bump quinn-proto from 0.11.12 to 0.11.14 (#21) by dependabot[bot] · 4 weeks ago
  7. f74cb15 feat: add Apache OpenDAL Oli skill for direct data operations (#18) by Chojan Shang · 6 weeks ago
  8. 71dfa05 chore(deps): bump assert_cmd from 2.0.17 to 2.1.1 (#15) by dependabot[bot] · 8 weeks ago
  9. 28b82a8 chore(deps): bump ClementTsang/cargo-action from 0.0.6 to 0.0.7 (#14) by dependabot[bot] · 8 weeks ago
  10. 3d1be39 chore(deps): bump actions/download-artifact from 6 to 7 (#13) by dependabot[bot] · 8 weeks ago
  11. 3621f6e chore(deps): bump regex from 1.11.1 to 1.12.2 (#16) by dependabot[bot] · 8 weeks ago
  12. f7bafa1 chore(deps): bump bytes from 1.10.1 to 1.11.1 (#17) by dependabot[bot] · 8 weeks ago
  13. 80dac50 chore: sync opendal deps and tooling (#12) by Chojan Shang · 3 months ago
  14. d20c30a chore(deps): upgrade opendal to v0.55.0 (#11) by Qinxuan Chen · 3 months ago
  15. dde3b11 chore(deps): bump rsa from 0.9.8 to 0.9.10 (#10) by dependabot[bot] · 3 months ago
  16. bb2c686 feat: implement `config view` (#9) by Ruihang Xia · 4 months ago
  17. 4ecce3b feat: add GitHub Actions workflow for release process (#6) by Frost Ming · 5 months ago
  18. 8158247 feat: add cp content-type flag and enable mime-guess layer (#7) by Chojan Shang · 5 months ago
  19. 58a37c4 docs: setup issue templates (#4) by Ruihang Xia · 5 months ago
  20. 7670ad0 fix: cp -r command fails with unmatching path prefix (#5) by Ruihang Xia · 5 months ago
  21. 9521f3e build(ci): setup GitHub Action CI (#3) by Ruihang Xia · 5 months ago
  22. b64f95c chore: prepare basic assets for oli repo (#1) by Chojan Shang · 6 months ago
  23. 5a4e7ab docs(bin): add badges to bin tools README (#6642) by Kingsword · 6 months ago
  24. aa80f84 refactor!: migrate chrono to jiff (#6643) by tison · 6 months ago
  25. d613584 chore: OpenDAL MSRV to 1.85 and edition 2024 (#6615) by wangxiaolei · 6 months ago
  26. ec858e8 chore(deps): bump axum from 0.7.9 to 0.8.6 in /bin/oay (#6612) by dependabot[bot] · 6 months ago
  27. 50b78a5 chore(deps): bump clap from 4.5.38 to 4.5.41 in /bin/oli (#6630) by dependabot[bot] · 6 months ago
  28. f5f13bb chore(deps): bump tempfile from 3.21.0 to 3.23.0 in /bin/oli (#6610) by dependabot[bot] · 6 months ago
  29. 38fc0ad Bump version to 0.54.1 (#6558) by Xuanwo · 7 months ago
  30. 118e436 chore(deps): bump tempfile from 3.20.0 to 3.21.0 in /bin/oli (#6544) by dependabot[bot] · 7 months ago
  31. 4bf1a93 chore: make clippy happy again (#6493) by Kingsword · 8 months ago
  32. dd8daff chore(deps): bump indicatif from 0.17.11 to 0.18.0 in /bin/oli (#6474) by dependabot[bot] · 8 months ago
  33. c364d19 chore(deps): bump tokio from 1.46.1 to 1.47.0 in /bin/oli (#6464) by dependabot[bot] · 8 months ago
  34. d68ea90 fix(bin/oli): Fix tests when TMPDIR is not /tmp (#6429) by XYenon · 9 months ago
  35. 0d1f891 refactor(website): remove unused dependencies and update node engine requirement (#6421) by Kingsword · 9 months ago
  36. 0dc9846 Bump to version 0.54.0 (#6410) by Xuanwo · 9 months ago
  37. 5aa9f1e chore(deps): bump toml from 0.8.23 to 0.9.2 in /bin/oli (#6400) by dependabot[bot] · 9 months ago
  38. 1dbac47 chore(deps): bump tokio from 1.45.1 to 1.46.1 in /bin/oli (#6387) by dependabot[bot] · 9 months ago
  39. f8fdfb2 chore: update DEPENDENCIES and fater dependencies.py generate (#6374) by yihong · 9 months ago
  40. 7d49b91 chore(deps): bump toml from 0.8.22 to 0.8.23 in /bin/oli (#6361) by dependabot[bot] · 9 months ago
  41. e94a290 chore(deps): bump tokio from 1.45.0 to 1.45.1 in /bin/oli (#6353) by dependabot[bot] · 9 months ago
  42. 7a33134 chore: bump msrv to v1.82.0 (#6348) by Croxx · 9 months ago
  43. 29d878c chore: fix clippy warnings when using rust 1.88 (#6339) by Qinxuan Chen · 9 months ago
  44. 20891d9 chore(deps): bump dirs from 5.0.1 to 6.0.0 in /bin/oli (#6329) by dependabot[bot] · 9 months ago
  45. d73e2ec feat: implement --tree option for oli ls subcommand (#6311) by Ruihang Xia · 10 months ago
  46. f117ff3 feat(services/moka): expose more moka configurations (#6285) by Qinxuan Chen · 10 months ago
  47. db9a1c7 feat(bin/oli): support oli edit (#6229) by Asuka Minato · 10 months ago
  48. ccb8d90 chore(deps): bump uuid from 1.16.0 to 1.17.0 in /bin/oli (#6245) by dependabot[bot] · 10 months ago
  49. 14ac821 oli: support dropbox (#6265) by Kinchkun · 10 months ago
  50. 3a91ad3 refactor!: Remove native blocking api in opendal (#6216) by Xuanwo · 11 months ago
  51. 6b7e65a Bump to opendal 0.53.3 Round 2 (#6207) by Xuanwo · 11 months ago
  52. 8f7f0b3 feat(bin/oli): support tee (#6194) by Asuka Minato · 11 months ago
  53. 8a6c75c Bump opendal to v0.53.3 (Round 1) (#6186) by Xuanwo · 11 months ago
  54. 7db1813 feat(bin/oli): support cp to dir (#6140) by Asuka Minato · 11 months ago
  55. a81ea91 test(oli): introduce snapshot testing (#6174) by xxchan · 11 months ago
  56. ec2e6a8 Prepare for releasing version 0.53.2 (#6160) by Xuanwo · 11 months ago
  57. aa0177e chore(deps): bump assert_cmd from 2.0.16 to 2.0.17 in /bin/oli (#6138) by dependabot[bot] · 11 months ago
  58. cf71334 Bump to version 0.53.1 Round 2 (#6027) by Xuanwo · 12 months ago
  59. 9d41c17 Bump to version 0.53.1 (#6022) by Xuanwo · 12 months ago
  60. e4ece22 Bump OpenDAL to 0.53.0 - Round 1 (#5931) by Xuanwo · 1 year ago
  61. 3328343 build(deps): bump humantime from 2.1.0 to 2.2.0 in /bin/oli (#5925) by dependabot[bot] · 1 year ago
  62. 3fdd809 refactor!: Bump OpenDAL MSRV to 1.80 (#5868) by Xuanwo · 1 year ago
  63. 6e64bff doc: add oli bench command doc (#5854) by yihong · 1 year ago
  64. fd0c226 feat: adopt uv for python binding (#5711) by Keming · 1 year, 1 month ago
  65. 21502af Bump version to 0.52.0 Round 1 (#5642) by Xuanwo · 1 year, 2 months ago
  66. c640a4c revert: added crc64nvme for s3 (#5627) by tison · 1 year, 2 months ago
  67. 0cc18bc feat(services/swift): Added user metadata support for swift service (#5601) by zhaohaidao · 1 year, 2 months ago
  68. 1adf8fa chore(deps): bump uuid from 1.11.0 to 1.12.1 in /bin/oli (#5589) by dependabot[bot] · 1 year, 2 months ago
  69. e0dc015 chore: bump version 0.51.2 (#5595) by tison · 1 year, 2 months ago
  70. e5cc37c Bump to version 0.51.1 Round 1 (#5523) by Xuanwo · 1 year, 3 months ago
  71. 6abf314 feat(bin/oli): implement oli bench (#5443) by tison · 1 year, 3 months ago
  72. 230a5be refactor: tidy up oli build (#5438) by tison · 1 year, 3 months ago
  73. 47315a1 Bump version to v0.51.0 rc1 (#5413) by Nadeshiko Manju · 1 year, 4 months ago
  74. 68ff293 chore(deps): bump serde from 1.0.210 to 1.0.215 in /bin/oli (#5376) by dependabot[bot] · 1 year, 4 months ago
  75. 638f144 feat(bin/oli): support command mv (#5370) by meteorgan · 1 year, 4 months ago
  76. 5120277 fix: oli clippy and CI file (#5389) by Ruihang Xia · 1 year, 4 months ago
  77. aff28c4 fix: update document against target format check and add hints (#5361) by Ruihang Xia · 1 year, 4 months ago
  78. 3f0addf feat: add progress bar for oli cp command (#5369) by Ruihang Xia · 1 year, 4 months ago
  79. 9e0ead3 chore: remove flagset in cargo.lock (#5355) by meteorgan · 1 year, 4 months ago
  80. 0bc4e48 release: Bump to version 0.50.2 Round 1 (#5278) by Nadeshiko Manju · 1 year, 5 months ago
  81. 59ca285 refactor(bin/oli): use `clap_derive` to reduce boilerplate code (#5233) by Qinxuan Chen · 1 year, 5 months ago
  82. a25cc72 chore(bin/*): remove useless deps (#5212) by Qinxuan Chen · 1 year, 6 months ago
  83. 433a310 release: Bump to version 0.50.1 Round 1 (#5209) by Xuanwo · 1 year, 6 months ago
  84. 5e480fd deps: Bump deps of core to prepare for release (#5204) by Xuanwo · 1 year, 6 months ago
  85. 48d3c43 chore(deps): bump anyhow from 1.0.87 to 1.0.89 in /bin/oli (#5152) by dependabot[bot] · 1 year, 6 months ago
  86. 4555319 chore: Bump OpenDAL to 0.50.0 (#5110) by Xuanwo · 1 year, 7 months ago
  87. cd6dc53 Bump version to 0.49.2 (#5052) by Xuanwo · 1 year, 7 months ago
  88. fd985c0 Bump version to 0.49.1 - Round 1 (#5012) by Xuanwo · 1 year, 8 months ago
  89. 41375be chore: Bump package versions (#4989) by Xuanwo · 1 year, 8 months ago
  90. 6099e37 chore(deps): bump tokio from 1.39.1 to 1.39.2 in /bin/oli (#4949) by dependabot[bot] · 1 year, 8 months ago
  91. cbcb98d Bump to version 0.48.0 - Round 1 (#4930) by Xuanwo · 1 year, 8 months ago
  92. 6f4413a chore: Bump crates versions (#4929) by Xuanwo · 1 year, 8 months ago
  93. 85230ef refactor(core!): Make service builder takes ownership (#4922) by Xuanwo · 1 year, 8 months ago
  94. f003cd0 feat: Add from_iter and via_iter for operator (#4921) by Xuanwo · 1 year, 8 months ago
  95. a45a257 chore: Bump version for 0.47.3 (#4852) by Xuanwo · 1 year, 9 months ago
  96. 20a25be docs(bin): Polish README for all bin (#4839) by Xuanwo · 1 year, 9 months ago
  97. 80950aa chore: Bump version to 0.47.2 (#4829) by Xuanwo · 1 year, 9 months ago
  98. f6a292a chore: Bump versions to prepare v0.47.1 release (#4759) by Xuanwo · 1 year, 10 months ago
  99. 3ee2a5d chore(deps): bump clap from 4.5.6 to 4.5.7 in /bin/oli (#4727) by dependabot[bot] · 1 year, 10 months ago
  100. 2c2760f chore: Update changelogs for v0.47 (#4706) by Xuanwo · 1 year, 10 months ago