Skip to content

Commit be91dc8

Browse files
committed
CHANGES: warn prominently about gRPC transition being a breaking change
Users may not read the release notes up to the third section. Add a prominent note early on. Signed-off-by: Leonard Göhrs <[email protected]>
1 parent 3fea7f0 commit be91dc8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ That's why labgrid moves to gRPC with this release. gRPC is a well maintained
1414
RPC framework with a lot of users. As a side effect, the message transfer is
1515
more performant and the import times are shorter.
1616

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+
1722
New Features in 25.0
1823
~~~~~~~~~~~~~~~~~~~~
1924
- All components can be installed into the same virtualenv again.

0 commit comments

Comments
 (0)