What's Changed
- feat: Add batch API for Accessor by @Xuanwo in #1339
- docs: Fix broken links by @Xuanwo in #1344
- feat: add Content-Disposition for inner API by @ClSlaid in #1347
- feat: add content-disposition support for services by @ClSlaid in #1350
- feat: webdav service support bearer token by @fatelei in #1349
- refactor: Authorization logic for WebdavBackend by @Young-Flash in #1348
- feat: support auth for HttpBackend by @Young-Flash in #1359
- feat: Add batch delete support by @Xuanwo in #1357
- docs: clarify about opendal user defined client by @ClSlaid in #1356
- fix(webhdfs): should prepend http:// scheme by @ClSlaid in #1354
- ci: Pin time <= 0.3.17 until we decide to bump MSRV by @Xuanwo in #1361
- ci: Only run service test on changing by @Xuanwo in #1363
- refactor(webhdfs): handle 307 redirection instead of noredirect by @ClSlaid in #1358
- refactor: Polish http authorization related logic by @Xuanwo in #1367
- ci: run tests with nextest by @PsiACE in #1370
- refactor: Cleanup duplicated code by @Xuanwo in #1373
- feat(webdav): add list and improve create by @imWildCat in #1330
- refactor: Cleanup some not needed error context by @Xuanwo in #1374
- feat: Integrate batch with existing ecosystem better by @Xuanwo in #1378
- feat: Add batch delete support for oss by @Xuanwo in #1385
- Bump to version 0.27.2 by @Xuanwo in #1386
New Contributors
- @fatelei made their first contribution in #1349
- @imWildCat made their first contribution in #1330
Full Changelog: v0.27.1...v0.27.2