Skip to content

Commit 7d85f4c

Browse files
authored
Merge pull request #804 from openconfig/changelog-0.44.0
add v0.44.0 changelog
2 parents 47f89d5 + 00b614c commit 7d85f4c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

docs/changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
## Changelog
22

3+
### v0.44.0 - February 17th 2026
4+
5+
- gNMI Extension:
6+
7+
- gNMI extension are not parsed and properly displayed given the corresponding Protobuf files
8+
9+
- Collector mode:
10+
11+
- Collector mode now stores Targets state (gNMI connection and subscription(s) state) in a separate store.
12+
13+
- Collector mode supports an SSE endpoint streaming config and state for any object (Target, subscription, outputs, etc.)
14+
15+
- Target
16+
17+
- Multiple gRPC level config knobs can now be set per target: gRPC read/write buffer, gRPC window size,...
18+
319
### v0.43.0 - February 1st 2026
420

521
- Inputs:

0 commit comments

Comments
 (0)