Xuanwo commented on issue #2321:
URL: https://github.com/apache/opendal/issues/2321#issuecomment-2285524436

   > Now we have testings and examples for opendal C bindings, i would like to 
achieve this release since i have some bandwidth now.
   
   In fact, we have released C multiple times as a tarball, such as 
https://dlcdn.apache.org/opendal/0.48.0/. I believe we can continue to release 
it this way.
   
   Additionally, does the user want `libopendal_c.so` or something similar?
   
   
   > For releasing, since the bindings functionality grows with the core, the 
semver thing still need some discussion. I am thinking for each update release 
in core, we release C with a PATCH version; for each important feature 
implementation, we release with a MINOR; for each breaking change, we release 
with a MAJOR.
   
   The current release strategy for the entire OpenDAL project is as follows:
   
   - No breaking changes: PATCH.
   - Breaking changes: MINOR.
   
   We will introduce MAJOR updates once our core reaches version `1.0`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to