Releases: device-management-toolkit/wsman-messages
Releases · device-management-toolkit/wsman-messages
v2.3.0
2.3.0 (2022-04-04)
Features
- cira: adds MpsType set to both (5fb6763)
v2.2.0
2.2.0 (2022-03-23)
Features
- AMT: Adds Remote Access Policy Applies to MPS (b8ca4b9)
v2.1.0
2.1.0 (2022-03-16)
Features
- amt: add wifiportconfiguration service PUT and GET calls (b9767cf)
v2.0.1
2.0.1 (2022-03-02)
Bug Fixes
- AMT: update wifi_port naming convention (#86) (4d2830d)
v2.0.0
What's Changed
BREAKING CHANGE: messageID is no longer passed in to functions and is tracked internally
- build(deps-dev): Bump @types/node from 16.11.25 to 16.11.26 by @dependabot in #85
- build(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.12.1 to 5.13.0 by @dependabot in #89
- build(deps-dev): Bump @typescript-eslint/parser from 5.12.1 to 5.13.0 by @dependabot in #88
- build(deps-dev): Bump typescript from 4.5.5 to 4.6.2 by @dependabot in #87
- feat(tls-configuration): add support for TLS Connection type by @rsdmike in #82
Full Changelog: v1.7.0...v2.0.0
v1.7.0
1.7.0 (2022-02-24)
Features
- general-settings: adds PUT method for AMT_GeneralSettings (f39c0df)
v1.6.0
1.6.0 (2022-02-24)
Features
- amt: adds WiFiPortConfigurationService to amt. (d2a2f0e)
v1.5.0
1.5.0 (2022-02-15)
Features
- amt: adds delete method to ManagementPresenceRemoteSAP and PublicKeyCertificate (919794e)
v1.4.1
1.4.1 (2022-02-08)
Bug Fixes
- exports: align exports with expected types from breaking change in PR#29 (99e1ea7)
v1.4.0
1.4.0 (2022-02-07)
Features
- amt: adds AMT Authorization and Time Synchronization services (747988d)