This repository has been archived by the owner on Sep 21, 2024. It is now read-only.
Establish versioning semantics at various layers of the protocol #625
Labels
Documentation
Improvements or additions to documentation
Topic: Discussion
This issue needs further discussion before a conclusion is reached
Topic: Protocol Design
Issues related to design details of the Noosphere protocol
In #624 we introduced a version bump in part of the Noosphere Gateway REST API, which prompted some discussion about versioning semantics. We currently have a few "layers" of versions in our system, including:
noosphere/rust/noosphere-core/src/data/headers/version.rs
Lines 4 to 10 in b4b803e
noosphere/rust/noosphere-core/src/api/v0alpha1/route.rs
Lines 5 to 6 in b4b803e
noosphere
crate)This issue is being opened to prompt us to discuss / define the semantics of these versions and their relationships to each other.
The text was updated successfully, but these errors were encountered: