Prepare v0.6.7-alpha discovery release
This commit is contained in:
parent
ef30369865
commit
54937fad4b
7 changed files with 75 additions and 12 deletions
|
|
@ -79,6 +79,9 @@ See [`docs/API.md`](docs/API.md) for the versioned HTTP contract.
|
|||
|
||||
## Repository relationship
|
||||
|
||||
This is deliberately a separate repository from the Godot game. The game and service can version,
|
||||
deploy, and roll back independently. The discovery API version is independent from NETfishing's
|
||||
save schema and gameplay network protocol.
|
||||
This is deliberately a separate repository from the Godot game so the service can deploy and roll
|
||||
back independently. Production tags follow the coordinated NETfishing release train: a
|
||||
`vX.Y.Z-alpha` tag identifies the discovery snapshot tested for the same game and dedicated-server
|
||||
release. The versioned HTTP contract remains independent from NETfishing's save schema and gameplay
|
||||
network protocol. Each tagged deployment accepts room advertisements only from its matching game
|
||||
release so incompatible rooms are never presented as publicly available.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue