Skip to content

Commit 2333f6a

Browse files
authored
Merge pull request #133 from nokia/0.31.0-changelog
add v0.31.0 changelog
2 parents a7995a3 + 57197ac commit 2333f6a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

docs/changelog.md

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

3+
### v0.31.0 - May 17th 2023
4+
5+
- Prometheus output
6+
7+
- When using the Consul auto discovery feature of the Proemtheus output,
8+
it is now possible to configure different service and listen addresses.
9+
This is useful when gNMIc is running as a container of behind a NAT device
10+
11+
- Set Request file
12+
13+
- The CLI origin is now allowed in the `path` field of `updates`, `replaces` and `deletes` in a set request file.
14+
If the `path` field has the `cli:/` origin, the `value` field is expected to be a string and will be set in an `ascii` TypedValue.
15+
316
### v0.30.0 - April 18th 2023
417

518
- Set Command

0 commit comments

Comments
 (0)