Skip to content

1.2.8

Compare
Choose a tag to compare
@iotedge1 iotedge1 released this 28 Feb 19:14
· 128 commits to main since this release
54c9936

1.2.8 (2022-02-24)

Edge Agent

Bug Fixes

  • Fix underflow possibility on ColumnFamilyDbStore ( bc78f1c )
  • Remove BouncyCastle dependency ( 403ca87, 7589457 )
  • Update Microsoft.Azure.Devices.Client SDK ( 4b7570f )

Edge Hub

Bug Fixes

  • Fix underflow possibility on ColumnFamilyDbStore ( bc78f1c )
  • Remove BouncyCastle dependency ( 403ca87, 7589457 )
  • Restart EdgeHub upon certificate renewal ( c5e90a7 )
  • Update Microsoft.Azure.Devices.Client SDK ( 4b7570f )
  • Workaround for windows-certificate import problem for EdgeHub in Visual Studio debug runs ( 0ed0c71 )

aziot-edge

Bug Fixes

  • Remove sudo from iotedge check for local proxy setting check ( 5976efb )
  • Update vulnerable regex package ( a34fd5b, fe7de0b )

iot-identity-service

Bug Fixes

  • Move system information gathering to common crate ( 8acaa7a )
  • Update env_logger and regex ( fad31c1 )
  • Add Hub mocking to mock-iot-server ( 0181b9d )
  • Upgrade crossbeam ( f177583 )