# March 2026 Release Checklist ## Automated Component Releases *All component releases below are automated with dependency updates and version bumping* ### [ui-toolkit](https://github.com/device-management-toolkit/ui-toolkit) (v3.3.12) - [x] Automated patch build triggered (dependency updates) - [x] npm package version auto-incremented ### [ui-toolkit-react](https://github.com/device-management-toolkit/ui-toolkit-react) (v5.0.3) - [x] Automated patch build triggered (dependency updates) - [x] @device-management-toolkit/ui-toolkit dependency updated to v3.3.12 - [x] npm package version auto-incremented ### [ui-toolkit-angular](https://github.com/device-management-toolkit/ui-toolkit-angular) (v11.1.3) - [x] @device-management-toolkit/ui-toolkit dependency updated to v3.3.12 - [x] Automated patch build triggered (dependency updates) - [x] npm package version auto-incremented ### [wsman-messages](https://github.com/device-management-toolkit/wsman-messages) (v6.0.1) - [x] Automated patch build triggered (dependency updates) - [x] npm package version auto-incremented ### [mps-router](https://github.com/device-management-toolkit/mps-router) (v2.5.9) - [x] Automated patch build triggered (dependency updates) - [x] Docker image published to Docker Hub ### [go-wsman-messages](https://github.com/device-management-toolkit/go-wsman-messages) (v2.38.1) - [x] Automated patch build triggered (dependency updates) - [x] Go library package published to pkg.go.dev ### [RPC-GO](https://github.com/device-management-toolkit/rpc-go) (v2.50.1) - [x] go-wsman-messages dependency updated to - [x] Docker image published to Docker Hub ### [Console](https://github.com/device-management-toolkit/console) (v1.22.9) - [x] go-wsman-messages dependency updated - [x] Sample-Web-UI dependency updated ### [RPS](https://github.com/device-management-toolkit/rps) (v2.34.2) - [x] Package version auto-incremented - [x] @device-management-toolkit/wsman-messages dependency updated to v6.0.1 - [x] Swagger API version updated - [x] Docker image published to Docker Hub ### [MPS](https://github.com/device-management-toolkit/mps) (v2.26.4) - [x] Package version auto-incremented - [x] @device-management-toolkit/wsman-messages dependency updated to v6.0.1 - [x] Swagger API version updated - [x] Docker image published to Docker Hub ### [Sample-Web-UI](https://github.com/device-management-toolkit/sample-web-ui) (v3.57.1) - [x] Package version auto-incremented - [x] @device-management-toolkit/ui-toolkit-angular dependency updated to latest - [x] Docker image published to Docker Hub ## Manual Release Tasks ### [Cloud Deployment](https://github.com/device-management-toolkit/open-amt-cloud-toolkit) (March 2026 Release) *Manual tagging required for submodule coordination* - [x] Verify database schema compatibility between MPS/RPS versions - [ ] Update AzureDeploy.json if schema changes detected - [x] Tag all submodules with current release versions - [x] Create consolidated release tag - [x] Smoke test using docker compose ### [Documentation](https://github.com/device-management-toolkit/docs) - [ ] Update Release Notes with automated component versions - [ ] Merge documentation PR - [ ] Update mkdocs.yaml version to next release - [ ] Update default version redirect in index.html - [ ] Post release announcement on Discord - [ ] Send release notification email
March 2026 Release Checklist
Automated Component Releases
All component releases below are automated with dependency updates and version bumping
ui-toolkit (v3.3.12)
ui-toolkit-react (v5.0.3)
ui-toolkit-angular (v11.1.3)
wsman-messages (v6.0.1)
mps-router (v2.5.9)
go-wsman-messages (v2.38.1)
RPC-GO (v2.50.1)
Console (v1.22.9)
RPS (v2.34.2)
MPS (v2.26.4)
Sample-Web-UI (v3.57.1)
Manual Release Tasks
Cloud Deployment (March 2026 Release)
Manual tagging required for submodule coordination
Documentation