File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,19 +80,12 @@ spec/
8080- ** Required headers:** ` CBLTest-API-Version ` (integer), ` CBLTest-Client-ID ` (UUID)
8181- ** Response headers:** ` CBLTest-API-Version ` , ` CBLTest-Server-ID `
8282
83- ### Version History (recent)
84- | Version | Date | Changes |
85- | ---------| ------| ---------|
86- | 2.0.3 | 07/24/2025 | Add peer ID to startMultipeerReplicator return |
87- | 2.0.2 | 07/10/2025 | Add Merge-Dict Conflict Resolver |
88- | 2.0.1 | 07/10/2025 | Add Merge-Dict Conflict Resolver |
89- | 2.0.0 | 06/13/2025 | ** Breaking** : API version → 2, dataset URLs, blob URLs |
90- | 1.2.3 | 12/09/2025 | Transport type for multipeer |
91- | 1.2.2 | 09/19/2025 | Headers property in ReplicatorConfiguration |
92- | 1.2.1 | 06/04/2025 | Authenticator for multipeer |
93- | 1.2.0 | 04/09/2025 | Multipeer replicator endpoints |
94- | 1.1.0 | 03/05/2025 | Listener endpoints |
95- | 1.0.0 | 09/27/2024 | newSession, log endpoint |
83+ ### Version History
84+ The authoritative API version changelog is maintained in ` spec/api/api.yaml ` under
85+ ` info.description ` .
86+
87+ To avoid documentation drift, this file intentionally does not duplicate that history.
88+ Refer to ` spec/api/api.yaml ` for the current version history and change details.
9689
9790### Endpoints Defined
9891All 19 endpoints that every test server must implement:
You can’t perform that action at this time.
0 commit comments