feat(interfaces): add desired state, backup replication, and cluster update request fields

This commit is contained in:
2026-05-08 13:08:34 +00:00
parent 13c6806da7
commit a3618dc685
7 changed files with 856 additions and 1228 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## 2026-05-08 - 5.6.0 - feat(interfaces)
add desired state, backup replication, and cluster update request fields
- add optional desiredState to base OS registration results
- add optional replicate flag to backup creation requests
- require clusterId in updateCluster requests
- bump tsclass and development tooling dependencies
## 2026-04-25 - 5.4.3 - fix(repo)
no changes to commit