Skip to content

Releases: device-management-toolkit/wsman-messages

v1.3.1

03 Feb 16:42
f777de0
Compare
Choose a tag to compare

1.3.1 (2022-02-03)

Bug Fixes

  • ips: updates methods and actions for HostBasedService (#66) (f777de0)

v1.3.0

02 Feb 21:13
faf4aac
Compare
Choose a tag to compare

1.3.0 (2022-02-02)

Features

v1.2.0

31 Jan 21:56
Compare
Choose a tag to compare

1.2.0 (2022-01-31)

Features

  • ips: adds methods to HostbasedSetupService (1f196f1), closes AB#5651

v1.1.0

26 Jan 20:52
Compare
Choose a tag to compare

1.1.0 (2022-01-26)

Features

  • amt: adds Unprovision and SetMEBXPassword methods to setup and configuration service (8cff7c0)

v1.0.0

07 Jan 17:03
Compare
Choose a tag to compare

1.0.0 (2022-01-07)

Code Refactoring

  • renames AMT, CIM, IPS classes to Messages (4470042)

Continuous Integration

  • semantic-release: change pkgRoot to dist (579e722)

BREAKING CHANGES

  • semantic-release: imports no longer include /dist
  • Resolves stutter when instantiating class. Ex. instead of new AMT.AMT() now is new AMT.Messages(), the same follows for IPS and CIM