fix(cloudly-client): correct Cloudly request handling for cluster config, cluster updates, and image pushes
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-08 - 5.3.7 - fix(cloudly-client)
|
||||
correct Cloudly request handling for cluster config, cluster updates, and image pushes
|
||||
|
||||
- Return the full cluster config response instead of only configData to match the typed request contract
|
||||
- Use the provided identity when requesting certificates and include clusterId in cluster update requests
|
||||
- Send the actual image version during pushes and fail early when Cloudly rejects the upload
|
||||
|
||||
## 2026-05-08 - 5.3.6 - fix(deps)
|
||||
bump @api.global/typedrequest and @api.global/typedsocket patch versions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user