Hi everyone I'm hereby announcing the release of Flent v2.3.0. Changes since v2.2.0 include: - Support Qt6 in the GUI and as a matplotlib backend. - Bump the minimum supported dependency versions to Python 3.10 and Matplotlib 3.6. - Add new runners for capturing MQTT output and for running stress-ng as a CPU stressor. - Add a power_usage test that captures power usage data while running stress-ng to load the CPU. - Add Jain's fairness index computation to the tcp_n{up,down} tests. - Fix a crash when aggregating data with gaps in it. - Fix a few inconsistencies in the docs. As always, the Flent source is available via PyPi. The sha256 checksums for the source code archives are: 068b7a52ccb34a540fdfc3f0df76e59a43c47ce2f23af2ea114d7e8ae7b52dc7 flent-2.3.0-py3-none-any.whl ab2f81bcca410c1b41a8410cf72124a3f19bda9bacc45fcbaa2bad48a952d9e1 flent-2.3.0.tar.gz -Toke