We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7995a3 + 57197ac commit 2333f6aCopy full SHA for 2333f6a
docs/changelog.md
@@ -1,5 +1,18 @@
1
## Changelog
2
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
16
### v0.30.0 - April 18th 2023
17
18
- Set Command
0 commit comments