# July 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.19) - [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.7) - [x] Automated patch build triggered (dependency updates) - [x] @device-management-toolkit/ui-toolkit dependency updated to v3.3.19 - [x] npm package version auto-incremented ### [ui-toolkit-angular](https://github.com/device-management-toolkit/ui-toolkit-angular) (v11.1.7) - [x] Automated patch build triggered (dependency updates) - [x] @device-management-toolkit/ui-toolkit dependency updated to v3.3.19 - [x] npm package version auto-incremented ### [wsman-messages](https://github.com/device-management-toolkit/wsman-messages) (v6.1.3) - [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.13) - [x] Automated patch build triggered (dependency updates) - [x] Docker image published to Docker Hub (intel/oact-mpsrouter:v2.5.13) ### [go-wsman-messages](https://github.com/device-management-toolkit/go-wsman-messages) (v2.48.3) - [x] Automated patch build triggered (dependency updates) - [x] Go library package published to pkg.go.dev ### [RPC-Go v2](https://github.com/device-management-toolkit/rpc-go/tree/2.x.x) (v2.52.3) - [x] go-wsman-messages dependency updated to v2.48.3 - [x] Docker image published to Docker Hub (intel/oact-rpc-go:v2.52.3) ### [RPC-Go v3 (beta)](https://github.com/device-management-toolkit/rpc-go) (v3.0.0-beta.43) - [x] go-wsman-messages dependency updated to v2.48.3 - [x] Pre-release published (v3.0.0-beta.43) ### [RPS](https://github.com/device-management-toolkit/rps) (v2.39.4) - [x] Package version auto-incremented - [x] @device-management-toolkit/wsman-messages dependency updated to v6.1.3 - [ ] Swagger API version updated - [x] Docker image published to Docker Hub (intel/oact-rps:v2.39.4) ### [MPS](https://github.com/device-management-toolkit/mps) (v2.34.1) - [x] Package version auto-incremented - [x] @device-management-toolkit/wsman-messages dependency updated to v6.1.3 - [ ] Swagger API version updated - [x] Docker image published to Docker Hub (intel/oact-mps:v2.34.1) ### [Sample-Web-UI](https://github.com/device-management-toolkit/sample-web-ui) (v3.61.0) - [x] Package version auto-incremented - [x] @device-management-toolkit/ui-toolkit-angular dependency updated to v11.1.7 (currently pinned to ^11.1.6) - [x] Docker image published to Docker Hub (intel/oact-webui:v3.61.0) ## Manual Release Tasks ### [Cloud Deployment](https://github.com/device-management-toolkit/open-amt-cloud-toolkit) (July 2026 Release) - [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) - [x] Update Release Notes with automated component versions - [x] Merge documentation PR - [x] Update mkdocs.yaml version to next release - [x] Update default version redirect in index.html - [ ] Post release announcement on Discord - [ ] Send release notification email
July 2026 Release Checklist
Automated Component Releases
All component releases below are automated with dependency updates and version bumping
ui-toolkit (v3.3.19)
ui-toolkit-react (v5.0.7)
ui-toolkit-angular (v11.1.7)
wsman-messages (v6.1.3)
mps-router (v2.5.13)
go-wsman-messages (v2.48.3)
RPC-Go v2 (v2.52.3)
RPC-Go v3 (beta) (v3.0.0-beta.43)
RPS (v2.39.4)
MPS (v2.34.1)
Sample-Web-UI (v3.61.0)
Manual Release Tasks
Cloud Deployment (July 2026 Release)
Documentation