Releases: microsoft/Yams
Releases · microsoft/Yams
1.8.0
- Roll one update domain at a time across all nodes in a given deployment, even if a deployment contains multiple clusters (e.g. Front end, Orleans). In addition, Yams will not move to the next update domain until the current one has been successfully upgraded. (see #65 )
- Logging improvements (see #69 )
Azure Table Update Session
Replaced the current blob based update session manager with one that is based on Azure table (faster updates for large clusters).
See #61
Monitor Deployment Status
Health Monitoring and Graceful Shutdown
Health Monitoring and Graceful Shutdown features release.
Few minor bug fixes and logging improvements since pre-release.
Health Monitoring and Graceful Shutdown Pre
See PR #37
Add Cluster Properties
See PR #34