We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 805f7ef commit 4186b5aCopy full SHA for 4186b5a
1 file changed
CHANGELOG.md
@@ -34,6 +34,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
34
now called `role`. Configuration parsing will still allow the `mode` setting,
35
but this will be deprecated in a later release.
36
37
+2. `mctpd`'s command submission logic has been reworked, allowing us to
38
+ re-use outgoing control protocol instance IDs (IIDs) when we re-send
39
+ commands. More instances of commands now have retry logic too.
40
+
41
## [2.5] - 2026-02-17
42
43
### Added
0 commit comments