Skip to content

1.2.5

Compare
Choose a tag to compare
@yophilav yophilav released this 12 Nov 02:49
5872dd2

1.2.5 (2021-11-09)

Edge Agent

Bug Fixes

  • Add RocksDB_MaxManifestFileSize env var to Edge Agent and Edge Hub ( c9c4b29 )
  • Recreate edgeAgent when not Running, Stopped, or Failed ( c5d6176 )
  • Update SDK to 1.36.3 ( f12d7ca )
  • Update Base Images for a security patch ( d6e3657 )
  • Restricting EdgeAgent identity parallel operation calls to edged to 5 ( 2391cd9 )

Edge Hub

Bug Fixes

  • Remove WebSocket Ping KeepAlives ( 2d451cc )
  • Update SDK to 1.36.3 ( f12d7ca, 9a2a526 )
  • Update Base Images for a security patch ( d6e3657 )
  • Detect fail-over from Iot Hub and SDK behavior and disconnect from IoT Hub ( 52c563a )
  • Fix edgehub_queue_len metric ( 487890d )

Azure Functions Module Sample

Bug Fixes

  • Update TempFilterFunc binding protocol to Amqp_Tcp_Only ( a5e559c )
  • Update Base Images for a security patch ( d6e3657 )
  • Update SDK to 1.36.3 ( f12d7ca )

aziot-edge

Bug Fixes

  • Disable connection pooling for docker client ( 12e12cf )
  • Allows an issued Edge CA certificate to be specified in the super config ( 6368eb6 )
  • Fix workload socket permission denied ( 861aceb )
  • Backport EST documentation and update configuration template ( 3822152 )
  • Fix typo in template configuration ( d0978ba )