Skip to content

v2.28.0

Compare
Choose a tag to compare
@humbertogontijo humbertogontijo released this 09 Aug 13:55
· 33 commits to main since this release

v2.28.0 (2025-08-09)

Chores

  • Add timeout to queue request to diagnose (#420, 717654a)

  • Attempt to reduce a01 test flakiness by fixing shutdown to reduce number of active threads (#420, 717654a)

  • Fix a01 client (#420, 717654a)

  • Fix lint errors (#420, 717654a)

  • Move device_features to seperate file and add some tests and rework device_features (#365, c6ba0d6)

  • Refactor some of the internal channel details used by the device. (#424, cbd6df2)

  • Remove unnecessary command (#424, cbd6df2)

  • Rename rpc channels to have v1 in the name (#424, cbd6df2)

  • Separate V1 API connection logic from encoding logic (#424, cbd6df2)

  • Update to the version from the other PR (#365, c6ba0d6)

Features

  • Add device_features to automatically determine what is supported (#365, c6ba0d6)

Detailed Changes: v2.27.0...v2.28.0