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