feat(smartconfig): update SmartConfig release targets to schema version 2

This commit is contained in:
2026-05-14 01:11:28 +00:00
parent 1ed0a8d5aa
commit d24279ac8c
2 changed files with 32 additions and 7 deletions
+10
View File
@@ -1,5 +1,15 @@
# Changelog
## Pending
### Features
- update SmartConfig release targets to schema version 2 (smartconfig)
- adds schemaVersion 2 to the @git.zone/cli configuration
- replaces the flat release registry settings with explicit git, npm, and docker targets
- disables npm and docker release targets while keeping git releases enabled
- adds an empty @ship.zone/szci configuration block
## 2026-05-08 - 5.6.0 - feat(interfaces)
add desired state, backup replication, and cluster update request fields