suyanhanx opened a new pull request, #2614: URL: https://github.com/apache/incubator-opendal/pull/2614
This PR adds object version related APIs for core. Tasks: - [x] Add a new field `version` to `OpStat`, `OpRead`, and `OpDelete` struct - [x] Add a new field `version` to `Metadata` struct - [ ] Add a new property(setter) `version` to the return value of `stat_with`, `read_with` method - [ ] Add a new method `delete_with` and add a new property(setter) `version` to the return value of `delete_with` method - [ ] Add a new field `version` to `FutureStat`, `FutureRead`, and `FutureDelete` - [ ] Add a new field `version` to `Presign` series -- 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]
