File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ New Features in 25.0
36
36
statistics.
37
37
- Add support for LogiLink UA0379 / Microdia cameras to the ``USBVideoDriver ``.
38
38
- Add more backends to the ``NetworkPowerDriver ``:
39
-
39
+
40
40
- Gude 87-1210-18
41
41
- Digital Loggers PDUs via the REST API
42
42
- Ubiquity mFi mPower power strips
@@ -48,6 +48,13 @@ New Features in 25.0
48
48
- Make the ``QEMUDriver `` configuration more flexible and improve startup error
49
49
reporting.
50
50
- Support labgrid-client power via GPIOs.
51
+ - The Getting Started chapter in the docs was improved.
52
+ - The systemd service for the labgrid-exporter is now configured with
53
+ ``Restart=always ``.
54
+ - Support listing only unused/released places with ``labgrid-client places ``.
55
+ - Replace deprecated SmartStrip class with IotStrip in the tplink power
56
+ backend.
57
+ - Add a ``erase() `` method to the ``AndroidFastbootDriver ``.
51
58
52
59
Bug fixes in 25.0
53
60
~~~~~~~~~~~~~~~~~
@@ -60,6 +67,9 @@ Bug fixes in 25.0
60
67
- Add new stlink USB IDs for the ``USBDebugger `` resource.
61
68
- Fix code coverage reporting and submit test results to codecov.
62
69
- Fix waiting for ``NetworkService `` created by the ``DockerDaemon ``.
70
+ - Fix error handling for missing interfaces in the ``NetworkInterfaceDriver ``'s
71
+ agent.
72
+ - Fix ``pip install `` for archives auto-generated by GitHub.
63
73
64
74
Breaking changes in 25.0
65
75
~~~~~~~~~~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments