GitHub user Xuanwo added a comment to the discussion: ideas: Split opendal rust core into multiple crates
Hello, most of the background information can be found at https://github.com/apache/opendal/discussions/5189. We are planning to advance OpenDAL to version 1.0 (specifically the OpenDAL Rust core 1.0). It's clear that we cannot move to version 1.0 in its current state. We are aware that there are breaking changes ahead, and we need to clearly define the boundaries: which parts will be stable and which will not. By splitting the rust core of OpenDAL into `opendal_core` and `opendal_services_s3`, we establish a stable `opendal_core` first while continuing to develop the services. GitHub link: https://github.com/apache/opendal/discussions/5206#discussioncomment-10995716 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
