v0.38.0 #2559
PsiACE
started this conversation in
Announcements
v0.38.0
#2559
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Upgrade to v0.38
There are no public API changes.
Raw API
OpenDAL add the
Write::sinkAPI to enable streaming writing. This is a breaking change for users who depend on the raw API.For a quick fix, users who have implemented
opendal::raw::oio::Writecan return anUnsupportederror forWrite::sink().More detailes could be found at RFC: Writer
sinkAPI.What's Changed
Added
is_existcreate_dircopyrenamedeleteby @silver-ymz in feat(bindings/haskell): supportis_existcreate_dircopyrenamedelete#2475Monadwrapper by @silver-ymz in feat(bindings/haskell): addMonadwrapper #2482Changed
Fixed
stdfeature for futures to allowfutures::AsyncReadby @Xuanwo in fix: Enablestdfeature for futures to allowfutures::AsyncRead#2450vercel artifactsforFromStrby @cijiugechu in fix(core/types): add missingvercel artifactsforFromStr#2519Docs
createwithnewby @NiwakaDev in docs: Replacecreatewithnew#2427CI
Chore
New Contributors
createwithnew#2427vercel artifactsforFromStr#2519Full Changelog: v0.37.0...v0.38.0
This discussion was created from the release v0.38.0.
Beta Was this translation helpful? Give feedback.
All reactions