v0.16.0 #660
Xuanwo
started this conversation in
Announcements
v0.16.0
#660
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.16
OpenDAL v0.16 refactor the internal implementation of
http
service. Since v0.16, http service can be used directly without enablingservices-http
feature. Accompany by these changes, http service has the following breaking changes:services-http
feature has been deprecated. Enablingservices-http
is a no-op now.list
orwrite
.OpenDAL introduces a new layer
ImmutableIndexLayer
that can addlist
capability for services:For more information about this change, please refer to RFC-0627: Split Capabilities.
What's Changed
New Contributors
Full Changelog: v0.15.0...v0.16.0
This discussion was created from the release v0.16.0.
Beta Was this translation helpful? Give feedback.
All reactions