Releases: apache/opendal
Releases · apache/opendal
v0.11.1
What's Changed
- RFC-0438: Multipart by @Xuanwo in #438
- RFC-0443: Gateway by @Xuanwo in #443
- feat: Add basic oay support for http by @Xuanwo in #445
- feat: BytesRange supports parsing from range and content-range by @Xuanwo in #449
- feat(oay): Implement range support by @Xuanwo in #450
- feat(services-http): Implement write and delete for testing by @Xuanwo in #451
- Bump to version 0.11.1 by @Xuanwo in #452
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- feat: derive Deserialize/Serialize for ObjectMetaData by @killme2008 in #420
- RFC-0423: Command Line Interface by @Xuanwo in #423
- feat: optimaze range read by @sandflee in #425
- feat(oli): Add basic layout for oli by @Xuanwo in #426
- RFC-0429: Init From Iter by @Xuanwo in #429
- feat: Implement RFC-0429 Init From Iter by @Xuanwo in #432
- chore: Cleanup import of operator by @Xuanwo in #433
- docs: Update description of OpenDAL by @Xuanwo in #434
- feat(oli): Add cp command layout by @Xuanwo in #428
- Bump to version 0.11.0 by @Xuanwo in #435
New Contributors
- @killme2008 made their first contribution in #420
- @sandflee made their first contribution in #425
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- RFC-0409: Accessor Capabilities by @Xuanwo in #409
- feat: Implement RFC-0409 Accessor Capabilities by @Xuanwo in #411
- chore(deps): Update reqsign requirement from 0.1.1 to 0.2.0 by @dependabot in #412
- RFC-0413: Presign by @Xuanwo in #413
- docs: Add new RFCs in list by @Xuanwo in #415
- feat: Implement presign support for s3 by @Xuanwo in #414
- Bump to version 0.10.0 by @Xuanwo in #417
Full Changelog: v0.9.1...v0.10.0
v0.9.1
What's Changed
- feat(object): Add ETag support by @Xuanwo in #381
- build: Exclude docs from publish by @Xuanwo in #383
- chore(deps): Update size requirement from 0.1.2 to 0.2.0 by @dependabot in #385
- Upgrade dev-dependency
size
to 0.4 by @mqudsi in #392 - ci: Don't run CI on not needed push by @Xuanwo in #395
- feat: Convert retryable hyper errors into Interrupted by @Xuanwo in #396
- fix: Special chars not handled correctly by @Xuanwo in #398
- refactor: Use list for check instead of stat by @Xuanwo in #399
- Bump to version 0.9.1 by @Xuanwo in #400
New Contributors
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- docs: Add concepts for Accessor, Operator and Object by @Xuanwo in #354
- docs: Aad docs for batch operations by @Xuanwo in #363
- refactor: Use the same http client across project by @Xuanwo in #364
- feat: Implement http service support by @Xuanwo in #368
- feat: Add http_header to handle HTTP header parse by @Xuanwo in #369
- feat(services/s3): Add virtual host API style support by @Xuanwo in #374
- refactor(services/{s3,azblob}): Make sure error response parsed correctly and safely by @Xuanwo in #375
- Bump to version 0.9.0 by @Xuanwo in #376
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- RFC-0337: Dir Entry by @Xuanwo in #337
- refactor: Rename Metadata to ObjectMetadata for clearify by @Xuanwo in #339
- feat: Implement RFC-0337: Dir Entry by @Xuanwo in #342
- chore(deps): Bump actions/setup-python from 3 to 4 by @dependabot in #343
- chore(deps): Bump amondnet/vercel-action from 20 to 25 by @dependabot in #344
- feat: Add batch operation support by @Xuanwo in #346
- Bump to version 0.8 by @Xuanwo in #347
Full Changelog: v0.7.3...v0.8.0
v0.7.3
v0.7.2
What's Changed
- feat(io_util): Improve debug logging for compress by @Xuanwo in #310
- chore(deps): Update metrics requirement from 0.18.1 to 0.19.0 by @dependabot in #314
- feat(services/s3): Add disable_credential_loader support by @Xuanwo in #317
- feat: Allow check user input by @Xuanwo in #318
- docs: Add services and features docs by @Xuanwo in #319
- docs: Fix typo in examples by @Xuanwo in #320
- docs: Update README to reflect current status by @Xuanwo in #321
- feat: Add name to object metadata by @xprazak2 in #304
- refactor(object): Make Metadata::name() return &str by @Xuanwo in #322
- fix(io_util/compress): Fix decoder's buf not all consumed by @Xuanwo in #323
- fix(services): Don't throw error message for stat operation by @Xuanwo in #324
- Bump to version 0.7.2 by @Xuanwo in #325
New Contributors
Full Changelog: v0.7.1...v0.7.2
v0.7.1
v0.7.0
What's Changed
- chore(deps): Update quick-xml requirement from 0.22.0 to 0.23.0 by @dependabot in #286
- feat: Add support for blocking decompress_read by @Xuanwo in #289
- feat: Add check for operator by @Xuanwo in #290
- docs: Use mdbook to generate documentation by @Xuanwo in #291
- RFC-0293: Object ID by @Xuanwo in #293
- RFC-0293: Assign RFC number by @Xuanwo in #295
- feat: Implement operator metadata support by @Xuanwo in #296
- feat: Implement RFC-0293 Object ID by @Xuanwo in #298
- fix(services/aws): Increase retry times for AWS STS by @Xuanwo in #299
- feat(io_util): Refactor decompress decoder by @Xuanwo in #302
- ci: Adopt amondnet/vercel-action by @Xuanwo in #303
- Bump to version v0.7.0 by @Xuanwo in #305
- publish: Fix git version not allowed by @Xuanwo in #306
Full Changelog: v0.6.3...v0.7.0