Config versioning for backward compatibility #12

Open
opened 2026-03-11 13:54:40 +00:00 by vps1_gitea_admin · 0 comments

Problem

No versioning on config schemas. If config structure changes, old deployments break silently.

Solution

Add version field to configs with migration functions between versions.

## Problem No versioning on config schemas. If config structure changes, old deployments break silently. ## Solution Add version field to configs with migration functions between versions.
vps1_gitea_admin added the P2-extensibility label 2026-03-11 13:54:40 +00:00
Sign in to join this conversation.