fix(interfaces): Remove deprecated deployment directive and update related interfaces

This commit is contained in:
2024-11-18 19:43:52 +01:00
parent 79db68a4a2
commit b74ce05845
9 changed files with 14 additions and 27 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2024-11-18 - 4.3.21 - fix(interfaces)
Remove deprecated deployment directive and update related interfaces
- Removed IDeploymentDirective from data and requests.
- Updated IDeployment to remove references to directives.
- Changed IRequest_Any_Cloudly_GetClusterConfig to return services instead of deployment directives.
- Removed deploymentDirectiveIds from IService data structure.
## 2024-11-18 - 4.3.20 - fix(apiclient)
Ensure mandatory parameter in CloudlyApiClient constructor