v0.53.1
What's Changed
Added
- feat(services/gcs): implement write returns metadata by @meteorgan in #5933
- feat(bindings/ruby): support layers by @erickguan in #5874
- feat(gridfs): implement GridfsCore for GridFS service by @uruemu in #5966
- feat(bindings/nodejs): add check in js by @asukaminato0721 in #5996
- feat(core): Use Buffer as http_body::Body directly by @Xuanwo in #6026
Changed
- refactor: Remove dead code ConcurrentFutures by @Xuanwo in #5939
- refactor(layers/tracing): Ensure the entire async function been traced by @Xuanwo in #6000
Fixed
- fix(core): Fix head-of-line blocking in concurrent tasks by @Xuanwo in #5941
- fix(services/ipmfs): fix Ipmfs behavior tests by @miroim in #5969
- chore(core): Fix clippy for services azfile by @asukaminato0721 in #5994
Docs
- docs(bindings/nodejs): fix broken links by @miroim in #6017
- doc(chore): update copyright date in NOTICE by @caicancai in #6023
CI
- ci: add test for cpp example by @silver-ymz in #5952
- ci(bindings/go): include go binding into behavior tests by @yuchanns in #6018
Chore
- chore: rm in favor of dosubot by @asukaminato0721 in #5946
- chore: Fix clippy for rust 1.86 by @Xuanwo in #5951
- chore: sync cpp example by @silver-ymz in #5944
- chore: update typos version by @yihong0618 in #5954
- chore(core): fix typos for the QueryPairsWriter by @kemingy in #5978
- chore(service/azdls): use QueryPairsWriter for url write by @kemingy in #5988
- chore(services/obs): Use QueryPairsWriter for url write by @asukaminato0721 in #5985
New Contributors
Full Changelog: v0.53.0...v0.53.1