1. b571a8c fix(services/sqlite): match the directory prefix exactly instead of with LIKE (#8085) by ZIHAN DAI · 5 hours ago main
  2. a08a60c fix(services/github): do not double the separator in recursive listings (#8082) by ZIHAN DAI · 7 hours ago
  3. 8a520de fix(services/dbfs): make listed entry paths relative to the root (#8083) by ZIHAN DAI · 9 hours ago
  4. 448b988 fix(core): do not panic when a range has no valid header representation (#8084) by ZIHAN DAI · 9 hours ago
  5. e25a9af fix(services/lakefs): follow the pagination cursor instead of stopping after one page (#8088) by ZIHAN DAI · 13 hours ago
  6. 7025406 fix(services/yandex-disk): end the listing when a response has no _embedded (#8072) by ZIHAN DAI · 16 hours ago
  7. dccfa00 fix(services/dbfs): root the put path and stop encoding paths in JSON bodies (#8079) by ZIHAN DAI · 17 hours ago
  8. 7144454 fix(services/ipmfs): stop stripping the root twice from listed entries (#8070) by ZIHAN DAI · 18 hours ago
  9. 2ce124a fix(services/vercel-blob): send the pagination cursor so listing terminates (#8071) by ZIHAN DAI · 19 hours ago
  10. daeed44 fix(services/d1): repair the upsert statement that breaks every write (#8068) by ZIHAN DAI · 19 hours ago
  11. 759a6aa fix(services/gridfs): default the chunk size to 255 KiB, not 255 bytes (#8069) by ZIHAN DAI · 19 hours ago
  12. a7656f1 chore: GitHub action optimization (#8077) by 明城 · 20 hours ago
  13. e0974e5 chore: migrate mea to asyncband (#8074) by 明城 · 21 hours ago
  14. 2988850 fix(services/b2): percent-encode the object path in presigned requests (#8076) by ZIHAN DAI · 29 hours ago
  15. 1797b05 fix(services/webhdfs): encode startAfter and abort the blocks that were written (#8075) by ZIHAN DAI · 30 hours ago
  16. 11e71ec fix(services): percent-encode the pagination marker in list queries (#8073) by ZIHAN DAI · 31 hours ago
  17. f87736e fix(services/onedrive): fix OneDrive path construction for listing (#8055) by Benjamin Desef · 34 hours ago
  18. 79ddf63 fix(services/cos): honor if_not_exists on multipart uploads (#8043) by Aysha Afrah Ziya · 35 hours ago
  19. 5116cf4 fix(services/cloudflare-kv): strip only the root prefix from listed keys (#8048) by ZIHAN DAI · 35 hours ago
  20. 4fc0396 fix(services/upyun): do not panic when creating the service root (#8050) by ZIHAN DAI · 35 hours ago
  21. d2472c3 feat(services/tos): support presigned URLs (#8044) by Xin Sun · 2 days ago
  22. ad97d93 fix(services/cos): keep the port and stop doubling the bucket label (#8066) by ZIHAN DAI · 2 days ago
  23. c23cc23 fix(object_store): make get_ranges coalescing configurable (#8062) by Xuanwo · 2 days ago
  24. a8df043 fix(core): Respect logical length in Buffer vectored views (#8064) by anchor · 2 days ago
  25. 1f4b19b chore(release): fix jar packaging (#8065) by Erick Guan · 2 days ago
  26. 65b3e5d chore(release): fix licenses (#8061) by Erick Guan · 3 days ago v0.58.2-rc.3
  27. 9ea5eb4 Include user-defined metadata in S3Backend read response (#8060) by matt-goroff · 3 days ago
  28. c5d6049 Fix dependency license audit (#8051) by Erick Guan · 4 days ago v0.58.2-rc.2
  29. 8b81b20 docs: update release notes (#8047) by Erick Guan · 4 days ago v0.58.2-rc.1
  30. 9402698 chore(release): prepare v0.58.2 (#8027) by Erick Guan · 5 days ago
  31. 8a7422a fix(services/hf): correct the refs/convert revision split (#8045) by ZIHAN DAI · 5 days ago
  32. 3c43f24 ci: group behavior test setups by service (#8017) by Rohan Dubey · 6 days ago
  33. 744326f fix(services/oss): honor if_not_exists on multipart uploads (#8041) by Xuanwo · 7 days ago
  34. 73cd73f feat(services/azblob): support if_match writes and honor preconditions on block commit (#8028) by Tenzin · 8 days ago
  35. 18f2458 feat(services/s3): support explicit AWS profiles (#7949) by Xuanwo · 8 days ago
  36. f4c6cda feat(services): retry HTTP 429 responses (#8035) by Xin Sun · 8 days ago
  37. 399cfbf Revert "fix(core): deserialize duration config values from strings" (#8034) by Erick Guan · 9 days ago
  38. 44f7391 refactor(bindings/dotnet): bind the executor at operator construction (#8031) by Fatorin · 10 days ago
  39. 1670f45 refactor(bindings/dotnet): rework the FFI boundary and add zero-copy IO paths (#8020) by Fatorin · 11 days ago
  40. 188f0c0 fix(core): deserialize duration config values from strings (#7983) by subotac · 11 days ago
  41. a88bc84 fix(bindings/python): annotate `**kwargs` types in generated stubs (#8012) by Trim21 · 11 days ago
  42. 71758fd doc(s3): document compatibility with OCI object storage S3 API (#8006) by dentiny · 12 days ago
  43. e785553 docs: require searching for similar work before opening PRs (#8019) by Xuanwo · 12 days ago
  44. d41c8d4 fix(ci): fix failed CI due to pyo3 upgrade (#8018) by dentiny · 12 days ago
  45. c903373 fix(bindings/dotnet): forward read options to the streaming reader (#8016) by Fatorin · 13 days ago
  46. 6452784 feat(binding/cpp): expose batch deletion API to C++ (#8015) by dentiny · 13 days ago
  47. 7dcdaef fix(ci): pass nuget.org username to NuGet login (#8004) by Fatorin · 2 weeks ago
  48. 7d15fcb docs: fix release doc and polish releases (#8002) by Erick Guan · 2 weeks ago
  49. 35a5a3d ci(bindings/dotnet): reduce native library size and simplify test workflow (#7998) by Fatorin · 2 weeks ago
  50. 08cb2b7 RFC-7948: Add S3 provider presets (#7948) by Xuanwo · 2 weeks ago
  51. 1bb28bd fix(bindings/cpp): construct reader with options (#7997) by Xuanwo · 2 weeks ago
  52. 5215e87 fix(services/hf): stop advertising append support (#7996) by Xuanwo · 2 weeks ago
  53. e70d571 feat(bindings/cpp): expose options to cpp bindings (#7989) by dentiny · 2 weeks ago
  54. 29474bd fix: Update missing HuggingFace write capabilities (#7992) by Matthew Hambrecht · 2 weeks ago
  55. 507c746 docs(services/s3): document SeaweedFS as a compatible service (#7994) by Chris Lu · 2 weeks ago
  56. 54292d4 ci(services/s3): run behavior tests against SeaweedFS (#7995) by Chris Lu · 2 weeks ago
  57. 086e985 perf(bindings/dotnet): copy read payloads once (#7993) by Fatorin · 2 weeks ago
  58. 2fed9d8 feat(binding/cpp): expose positional read API (#7986) by dentiny · 2 weeks ago
  59. b3ad09b docs: add conditional operation recipes (#7988) by Xuanwo · 2 weeks ago
  60. f8efd4c perf(binding/cpp): reduce copy on write paths (#7982) by dentiny · 2 weeks ago
  61. 4f2ad14 feat(bindings/dotnet): add throttle and mime-guess layers, HTTP concurrent limit (#7984) by Fatorin · 2 weeks ago
  62. 05dfd63 feat(binding/cpp): Expose writer api (#7981) by dentiny · 3 weeks ago
  63. 86eaeaf ci: derive Python RC versions from tags (#7978) by Xuanwo · 3 weeks ago
  64. 6f544a1 chore: bump python version for 0.58.1 release (#7974) by Erick Guan · 3 weeks ago v0.58.1 v0.58.1-rc.4
  65. c171ae6 docs: add AgentENV to users list (#7972) by Xuanwo · 3 weeks ago
  66. e7c81a1 chore: Add kache to users.md (#7971) by ainhoa-a · 3 weeks ago v0.58.1-rc.3
  67. 148c0ab Prepare v0.58.1 - round 2 (#7962) by Erick Guan · 3 weeks ago
  68. 5569c6c docs: align Rust crate and API docs (#7969) by Xuanwo · 3 weeks ago
  69. 1ca9c4c chore(deps): bump dependencies (#7970) by Erick Guan · 3 weeks ago
  70. 6e328ce chore(deps): bump tokio from 1.52.3 to 1.53.1 in /bindings/ruby (#7965) by dependabot[bot] · 3 weeks ago
  71. 00505ff ci: use trusted publishing for Rust releases (#7964) by Xuanwo · 3 weeks ago
  72. d152bee feat(bindings/python): add TimeoutLayer (#7963) by Chitral Verma · 3 weeks ago
  73. 2208c5f chore(deps): bump the async-runtime group across 1 directory with 3 updates (#7955) by dependabot[bot] · 3 weeks ago
  74. a793898 chore(deps): bump the others group across 1 directory with 7 updates (#7959) by dependabot[bot] · 3 weeks ago
  75. 936e695 chore(deps): bump anyhow from 1.0.103 to 1.0.104 in /core in the logs-errors-checksums group across 1 directory (#7956) by dependabot[bot] · 3 weeks ago
  76. ac2c76d chore: Update package description for parquet integration (#7960) by tison · 3 weeks ago
  77. b7c9e4f fix(integrations/dav-server): improve WebDAV handling (#7882) by Gergely Nagy · 3 weeks ago
  78. 603f358 docs: add READMEs for split crates (#7961) by Xuanwo · 3 weeks ago
  79. 7ce945d fix(services/gcs): encode object paths exactly once (#7947) by Xuanwo · 3 weeks ago
  80. 8b8deb4 chore(deps): bump cc to 1.4.0 (#7958) by Erick Guan · 3 weeks ago
  81. 7c4ae70 doc(website): polish vote template (#7953) by Erick Guan · 3 weeks ago
  82. b3a2749 docs(python): migrate MkDocs setup to Zensical (#7951) by Chitral Verma · 3 weeks ago
  83. b56e268 ci: fix python armhf release by excluding services-goosefs (#7950) by Erick Guan · 3 weeks ago v0.58.1-rc.2
  84. be3a9f0 chore(release): prepare v0.58.1 (#7933) by Erick Guan · 3 weeks ago v0.58.1-rc.1
  85. f8d27cf docs(services/s3): update Tigris endpoint and enrich compatible servi… (#7946) by David Myriel · 3 weeks ago
  86. eecfe56 Revert "fix(services/gcs): stop double-encoding object paths in writer (#7943) by Erick Guan · 3 weeks ago
  87. aab4bda feat(core): not translate to "interrupted" std IO error (#7940) by dentiny · 3 weeks ago
  88. 503e8b0 ci: Fix Haskell CI cabal index update (#7941) by dentiny · 3 weeks ago
  89. 19e0282 fix(services/gcs): stop double-encoding object paths in writer (#7927) by Chitral Verma · 3 weeks ago
  90. 6611d6e feat(bindings/python): typed service configs via TypedDict (#7937) by Chitral Verma · 3 weeks ago
  91. 152b0d8 docs: correct layer behavior descriptions (#7932) by Erick Guan · 3 weeks ago
  92. 17a02ad fix(dev): sync parquet release version to 0.9.0 (#7936) by Chitral Verma · 4 weeks ago
  93. 4334380 chore(deps): upgrade object_store to 0.14.1 (#7935) by Xuanwo · 4 weeks ago
  94. a13911c feat(integrations/parquet): upgrade Arrow and Parquet to 59 (#7934) by Xuanwo · 4 weeks ago
  95. 2bb7bc5 chore: include license and notice files in published crates (#7931) by Andrew Kane · 4 weeks ago
  96. 488925b docs: polish inline documentations (#7930) by Erick Guan · 4 weeks ago
  97. 2e9c10a chore(goosefs): bump goosefs-sdk to 0.1.8 (#7929) by ForwardXu · 4 weeks ago
  98. cdfd0b3 docs: treat release candidates as tag-bound (#7874) by Xuanwo · 4 weeks ago
  99. c544714 feat(binding/cpp): add retry and timeout layer to cpp binding (#7915) by dentiny · 4 weeks ago
  100. e42589a fix: defer default reqwest client initialization (#7925) by Xuanwo · 4 weeks ago