We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fea7f0 commit be91dc8Copy full SHA for be91dc8
CHANGES.rst
@@ -14,6 +14,11 @@ That's why labgrid moves to gRPC with this release. gRPC is a well maintained
14
RPC framework with a lot of users. As a side effect, the message transfer is
15
more performant and the import times are shorter.
16
17
+This is a **breaking change**. Version 25.0 exporters / coordinators / clients can
18
+not communicate with Version 24.0 and earlier exporters / coordinators / clients.
19
+All exporters, coordinators and clients in a deployment have to be updated at
20
+the same time. See the "Breaking changes in 25.0" section below for more information.
21
+
22
New Features in 25.0
23
~~~~~~~~~~~~~~~~~~~~
24
- All components can be installed into the same virtualenv again.
0 commit comments