Skip to content

v1.0.2.2022040405

Compare
Choose a tag to compare
@OSConfigCore OSConfigCore released this 12 Apr 19:49
20c00d1
  • 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.