Skip to content

Releases: device-management-toolkit/wsman-messages

v2.3.0

04 Apr 17:31
Compare
Choose a tag to compare

2.3.0 (2022-04-04)

Features

  • cira: adds MpsType set to both (5fb6763)

v2.2.0

23 Mar 01:56
Compare
Choose a tag to compare

2.2.0 (2022-03-23)

Features

  • AMT: Adds Remote Access Policy Applies to MPS (b8ca4b9)

v2.1.0

16 Mar 15:42
Compare
Choose a tag to compare

2.1.0 (2022-03-16)

Features

  • amt: add wifiportconfiguration service PUT and GET calls (b9767cf)

v2.0.1

02 Mar 19:58
4d2830d
Compare
Choose a tag to compare

2.0.1 (2022-03-02)

Bug Fixes

  • AMT: update wifi_port naming convention (#86) (4d2830d)

v2.0.0

02 Mar 21:21
Compare
Choose a tag to compare

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

24 Feb 21:17
Compare
Choose a tag to compare

1.7.0 (2022-02-24)

Features

  • general-settings: adds PUT method for AMT_GeneralSettings (f39c0df)

v1.6.0

24 Feb 00:09
Compare
Choose a tag to compare

1.6.0 (2022-02-24)

Features

  • amt: adds WiFiPortConfigurationService to amt. (d2a2f0e)

v1.5.0

15 Feb 17:10
Compare
Choose a tag to compare

1.5.0 (2022-02-15)

Features

  • amt: adds delete method to ManagementPresenceRemoteSAP and PublicKeyCertificate (919794e)

v1.4.1

08 Feb 20:21
Compare
Choose a tag to compare

1.4.1 (2022-02-08)

Bug Fixes

  • exports: align exports with expected types from breaking change in PR#29 (99e1ea7)

v1.4.0

07 Feb 19:52
Compare
Choose a tag to compare

1.4.0 (2022-02-07)

Features

  • amt: adds AMT Authorization and Time Synchronization services (747988d)