Skip to content

Releases: Azure/azure-osconfig

v1.0.3

28 Jun 20:24

Choose a tag to compare

  • Detached Agent and Platform running in separate daemon processes.
  • Platform daemon controlled through the Agent.
  • MPI REST API over UDS and HTTP.
  • OSConfig can be installed and run with late AIS configuration.
  • Refactored MpiSetDesired and MpiGetReported.
  • Improved local management via local RC/DC files.
  • DTDL and MIM object, setting and setting value names changed from PascalCasing to camelCasing.
  • New Package Manager Configuration (PMC) module.
  • New DeviceInfo v3 with expanded reporting.
  • Improved TPM and CommandRunner module implementations.
  • Functional modules test and test recipes.

v1.0.2.2022040405

12 Apr 19:49
20c00d1

Choose a tag to compare

  • Bumped version to 1.0.2.x
  • Added HTTP proxy support for connection to Iot Hub.
  • Added support to MQTT for WS protocol alogside MQTT.
  • Refactored the PnP Agent to queue for async execution desired twin payload.
  • Refactored the Module Manager and CommandRunner to use multiple client sessions.
  • Refactored CommandRunner to follow the recommended pattern for modules.
  • Introduced default timeout of 60 seconds for commands requested without timeout.
  • Fixed the Settings module to support multiple client sessions.
  • Added support for removing MIM map elements.
  • Added OS/device telemetry via IoT Hub.
  • Added exclusive locks to RC/DC files for local management.
  • Improved package build pipeline reliability.
  • E2E tests improvements.
  • Commonutils tests moved to commonutils/tests.
  • Improvements to logging.
  • MIM for the future PackageManagerConfiguration module.
  • Other security and stability fixes.

v1.0.1.2022012501

25 Jan 23:21
7cb2f9d

Choose a tag to compare

Rev'ed OSConfig to 1.0.1.x (#77)

v1.0.0

17 Dec 21:41
028522a

Choose a tag to compare

Version 1.0.0

  • Increment version to 1.0.0
  • Update version description strings
  • Update project name