Skip to content

Commit de020c9

Browse files
committed
changelog
1 parent 905c1e1 commit de020c9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

changelog/unreleased/ocm1.2.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Enhancement: implement OCM 1.2
2+
3+
This PR brings in the implementation of parts of OpenCloudMesh 1.2, including:
4+
* Adopting the new properties of the OCM 1.2 payloads, without implementing any new functionality for now. In particular, any non-empty `requirement` in a share will be rejected (a test was added for that).
5+
* Extending the OCM discovery endpoint.
6+
* Using the remote OCM discovery endpoint to establish the full URL of an incoming remote share, regardless if provided or not. When sending a share, though, we still send a full URL.
7+
* Caching the webdav client used to connect to remote endpoints, with added compatibility to OCM 1.0 remote servers.
8+
* Some refactoring and consolidation of duplicated code.
9+
* Improved logging.
10+
11+
https://github.com/cs3org/reva/pull/5076

0 commit comments

Comments
 (0)