1. dd67846 test(core): remove assert_size tests (#7167) by Xuanwo · 6 hours ago main
  2. 54acd32 refactor: Migrate oss to reqsign core v2 (#7165) by Xuanwo · 6 hours ago
  3. 500532e ci: Try fixing haskell CI (#7164) by Xuanwo · 2 days ago
  4. 1328f19 build(deps): move url to workspace dependencies (#7161) by Hugo · 4 days ago
  5. f71046e ci: skip azurite's version check (#7162) by meteorgan · 4 days ago
  6. fb106f4 feat(services/memcached): Support connection via unix domain socket (#7112) by Hugo · 6 days ago
  7. 67cd00d refactor(foyer): seperate mods from lib.rs (#7154) by flaneur · 7 days ago
  8. c904b58 fix(core): skip PermissionDenied errors in recursive lister (#7096) by userzhy · 7 days ago
  9. b23593e feat(layers/concurrent-limit): accept custom semaphore without API break (#7082) by Chojan Shang · 9 days ago
  10. 06f088d chore(deps): bump the pyo3 group in /bindings/python with 2 updates (#7120) by dependabot[bot] · 9 days ago
  11. 93a6360 make sure CompleteWriter is enforcing the right invariants (#7056) by Carl Sverre · 9 days ago
  12. 6b4f1e0 feat(bindings/go): support presign (#7147) by Hanchin Hsieh · 13 days ago
  13. 3f8d947 chore: reduce tracing deps (#7146) by tison · 2 weeks ago
  14. db2308a feat(services/hdfs): add delete with recursive support for hdfs (#7136) by meteorgan · 2 weeks ago
  15. d53142b feat(services/azdls): add recursive deletion for azdls (#7142) by meteorgan · 2 weeks ago
  16. a35f2de feat(layers/route): impl route layer as rfc 7130 (#7137) by Chojan Shang · 2 weeks ago
  17. f883c50 feat: introduce foyer layer (#6366) by Croxx · 2 weeks ago
  18. 8817d47 RFC-7130: Route Layer (#7130) by Xuanwo · 3 weeks ago
  19. bc713ff chore(layer/fastmetrics): upgrade fastmetrics to v0.6.0 (#7135) by Qinxuan Chen · 3 weeks ago
  20. 8a1ea40 chore: upgrade to mea 0.6.0 (#7132) by tison · 3 weeks ago
  21. b430879 chore(deps): bump the http-serialization-utils group in /core with 2 updates (#7122) by dependabot[bot] · 4 weeks ago
  22. fc04f86 chore(deps): bump the others group in /core with 11 updates (#7126) by dependabot[bot] · 4 weeks ago
  23. 97f4e94 chore(deps): bump the third-party-actions group with 6 updates (#7125) by dependabot[bot] · 4 weeks ago
  24. 31107b6 chore(deps): bump tracing from 0.1.43 to 0.1.44 in /core in the logs-errors-checksums group (#7123) by dependabot[bot] · 4 weeks ago
  25. 4bddeb8 chore(deps): bump the github-actions group with 5 updates (#7121) by dependabot[bot] · 4 weeks ago
  26. e2b1794 chore: no need Error::map method (#7110) by tison · 4 weeks ago
  27. 59d84c2 chore: volunteer to review all PRs (#7111) by tison · 4 weeks ago
  28. 18fa9fe chore(layers): unify layer crates and gate dtrace on linux (#7094) by Qinxuan Chen · 5 weeks ago
  29. ce8f158 chore(layer/fastmetrics): upgrade fastmetrics to v0.5.1 (#7104) by Qinxuan Chen · 5 weeks ago
  30. 394fe87 feat(services/webdav): Add user defined metadata support (#7074) by userzhy · 5 weeks ago
  31. 0a71f44 docs: Correcting errors in the c-bindings README example (#7100) by BetMul · 5 weeks ago
  32. 76272ec refactor(core): Optimize Writer::write_from to avoid extra copy (#7098) by Hugo · 5 weeks ago
  33. a76040c feat: Binding Java's createInputStream and createOutputStream to support options (#7097) by Sahil Shadwal · 5 weeks ago
  34. 3eb5cd9 refactor: Register services only in opendal (#7093) by Xuanwo · 5 weeks ago
  35. 8a28238 refactor: Split redis service to new crate (#7091) by Qinxuan Chen · 5 weeks ago
  36. 92bd09f chore: fine tune OperatorInputStream (#7089) by tison · 5 weeks ago
  37. d78b5e5 feat(bindings/java): Speed up the performance of `OperatorInputStream` (#7088) by Xuanwo · 5 weeks ago
  38. 052e505 feat(layers/hotpath): add HotpathLayer integration (#7083) by Chojan Shang · 5 weeks ago
  39. c109a9d ci: Refactor behavior test planner for services split (#7085) by Xuanwo · 5 weeks ago
  40. e092442 ci(bindings/go): Remove unexpected list prefix tests (#7084) by Xuanwo · 5 weeks ago
  41. 0ebefe6 refactor(services/rocksdb): split rocksdb service as a crate (#7081) by KarinaMilet · 5 weeks ago
  42. 9ffbad7 refactor(layers/dtrace): split dtrace layer into separate crate (#7078) by Piyush मिश्र · 5 weeks ago
  43. 784e215 refactor(services/mongodb): split mongodb service into separate crate (#7079) by Piyush मिश्र · 5 weeks ago
  44. 5abf36a refactor: split gridfs service out as new crate (#7037) by Mozammil Ali · 6 weeks ago
  45. f9ad782 refactor: split concurrent-limit layer as a crate (#7073) by Chojan Shang · 6 weeks ago
  46. d15b321 feat(services/fs): add `file` as an alias scheme for `fs` (#7075) by userzhy · 6 weeks ago
  47. 1ce6e06 refactor: split sftp service into a separate crate (#7060) by Sahil Shadwal · 6 weeks ago
  48. 2ee38aa refactor: split monoiofs service into a separate crate (#7038) by Mozammil Ali · 6 weeks ago
  49. 69226c7 fix(services/gdrive): Fix prefix list not handeled correctly (#7070) by Xuanwo · 6 weeks ago
  50. e055233 feat(services/gdrive): implement batch recursive listing for ~200x performance improvement (#7059) by mro68 · 6 weeks ago
  51. 40acb6b refactor(services/webhdfs): split webhdfs service into separate crate (#7067) by Piyush मिश्र · 6 weeks ago
  52. 70ff36c refactor(services/hdfs): split hdfs into separate crate (#7040) by Jintao Zhang · 6 weeks ago
  53. 66f08c7 refactor(services/webdav): split webdav service into separate crate (#7065) by Piyush मिश्र · 6 weeks ago
  54. 6eb8ec1 refactor(services/ipmfs): split ipmfs into separate crate (#7042) by Jintao Zhang · 6 weeks ago
  55. e5ef650 feat(services/fs): Add user defined metadata support (#7061) by zhan7236 · 6 weeks ago
  56. ae8d9f7 refactor(services/gdrive): split gdrive into separate crate (#7039) by Jintao Zhang · 6 weeks ago
  57. 31c9932 ci: Split unit and doc tests (#7064) by Xuanwo · 6 weeks ago
  58. f1502d0 ci: Fix doc test for yandex-disk (#7063) by Xuanwo · 6 weeks ago
  59. fae5526 fix(services/gdrive): include size and modifiedTime in list() metadata (#7058) by mro68 · 6 weeks ago
  60. e196ba0 refactor: Split yandex-disk service to new crate (#7055) by WaterWhisperer · 6 weeks ago
  61. c00adee refactor: Split logging/retry/timeout layer to new crates (#7053) by Qinxuan Chen · 6 weeks ago
  62. 1928b61 refactor: Split lakefs service to new crate (#7046) by Qinxuan Chen · 6 weeks ago
  63. 31c3994cf refactor(services/vercel-artifacts): Split vercel-artifacts into separate crate (#7009) by kenwoodjw · 6 weeks ago
  64. 8b3f2ee fix(core): add --workspace arg to clippy/test workflows of core ci (#7050) by Qinxuan Chen · 6 weeks ago
  65. 887b449 refactor(services/onedrive): split into separate crate (#6996) by XYenon · 6 weeks ago
  66. a6fa856 refactor(services/http): Move services http out as a crate (#6870) by ChenChen Lai · 6 weeks ago
  67. 3298c5b refactor: Split seafile service into a separate crate (#7029) by Sahil Shadwal · 6 weeks ago
  68. e426859 refactor: split swift service into a separate crate (#7054) by Sahil Shadwal · 6 weeks ago
  69. a71ce00 feat(services/b2): Add user defined metadata support (#6844) by zhan7236 · 6 weeks ago
  70. 2b43da2 refactor: Split upyun service to new crate (#7048) by Qinxuan Chen · 6 weeks ago
  71. 615b297 refactor: Split pcloud service to new crate (#7047) by Qinxuan Chen · 6 weeks ago
  72. 0d5691f refactor(services/koofr): split koofr into separate crate (#7043) by Jintao Zhang · 6 weeks ago
  73. 3ac8643 refactor(services/huggingface): split huggingface into separate crate (#7041) by Jintao Zhang · 6 weeks ago
  74. fdf3036 feat: support if_not_exists in the Memory service (#7036) by Carl Sverre · 6 weeks ago
  75. 2edc9f1 chore: Update cargo.lock (#7052) by Xuanwo · 6 weeks ago
  76. a607dc1 feat(services): split cacache, dbfs, dropbox, etcd, foundationdb into separate crates (#7031) by Jintao Zhang · 6 weeks ago
  77. e826c87 refactor: Split surrealdb service to new crate (#7045) by WaterWhisperer · 6 weeks ago
  78. 4c2b68f refactor(services/opfs): split opfs service into separate crate (#7021) by Zhiqiang ZHOU · 6 weeks ago
  79. 1cc0410 refactor: Split compfs service to new crate (#7033) by WaterWhisperer · 6 weeks ago
  80. 46def5b refactor: Split redb service to new crate (#7028) by WaterWhisperer · 6 weeks ago
  81. 06235da refactor: Deprecate remove_all API in favor of RFC-3911: Deleter API (#6785) by KUAN-HAO HUANG · 6 weeks ago
  82. 1ba746d refactor: Split service d1 out of core (#7027) by Jintao Zhang · 6 weeks ago
  83. 731ada8 refactor: Split service github out of core (#7018) by Jintao Zhang · 6 weeks ago
  84. 278bb91 refactor: Split service cos out of core (#7011) by Jintao Zhang · 6 weeks ago
  85. 3b96b81 refactor: Split persy service to new crate (#7024) by WaterWhisperer · 6 weeks ago
  86. e18961b refactor!: split opendal_core::raw::tests module into a separate crate (#7025) by Qinxuan Chen · 6 weeks ago
  87. 8eafa9e refactor: Split memcached service to new crate (#7023) by Qinxuan Chen · 6 weeks ago
  88. af58f7d refactor: Split dashmap service to new crate (#7022) by Qinxuan Chen · 6 weeks ago
  89. 28656c3 refactor: Split mini-moka service to new crate (#7020) by Qinxuan Chen · 6 weeks ago
  90. 03e72a5 refactor: Split service b2 out of core (#6982) by Jintao Zhang · 6 weeks ago
  91. db16bfe refactor(services/sqlite): split sqlite service into separate crate (#7014) by bear&cat · 6 weeks ago
  92. 5259bbf ci: Enable auto-merge for PRs (#7017) by Xuanwo · 6 weeks ago
  93. 7a72c77 ci: Add checks for taplo (#7016) by Xuanwo · 6 weeks ago
  94. 56d50e6 chore: Upgrade logforth to 0.29.1 (#7015) by tison · 6 weeks ago
  95. aa118d6 refactor: split chaos related to new crate (#7010) by Hui Zhang · 6 weeks ago
  96. f7ac9c1 refactor: Split service fs out of core (#6970) by Jintao Zhang · 6 weeks ago
  97. eedb3c6 refactor: Split service alluxio to new crate (#7006) by Eric Zhao · 6 weeks ago
  98. 02953ef refactor: Consolidate opendal_core imports in tests (#7012) by Piyush मिश्र · 6 weeks ago
  99. a9625c8 refactor: Split service gcs out of core (#7002) by Jintao Zhang · 6 weeks ago
  100. 3791e72 chore(core): pub message of Error struct (#6986) by sundyli · 6 weeks ago