Skip to content

Commit 1335ad4

Browse files
chore(release): 2.32.0 [skip ci]
# [2.32.0](v2.31.4...v2.32.0) (2026-03-18) ### Features * adds support for E2E TLS connection between AMT and RPS ([0a60ff3](0a60ff3))
1 parent 5a35582 commit 1335ad4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.32.0](https://github.com/device-management-toolkit/rps/compare/v2.31.4...v2.32.0) (2026-03-18)
2+
3+
4+
### Features
5+
6+
* adds support for E2E TLS connection between AMT and RPS ([0a60ff3](https://github.com/device-management-toolkit/rps/commit/0a60ff3cf4242ba6bef6bf3e413210588b9eaabf))
7+
18
## [2.31.4](https://github.com/device-management-toolkit/rps/compare/v2.31.3...v2.31.4) (2026-03-11)
29

310
## [2.31.3](https://github.com/device-management-toolkit/rps/compare/v2.31.2...v2.31.3) (2026-02-18)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@open-amt-cloud-toolkit/rps",
3-
"version": "2.31.4",
3+
"version": "2.32.0",
44
"description": "Containerized RPS service for activating and configuring Intel® AMT devices",
55
"homepage": "https://github.com/device-management-toolkit/rps",
66
"contributors": [

0 commit comments

Comments
 (0)