Added enum-values to the JSON output of generate path command. PR
v0.31.0 - May 17th 2023
Prometheus output
When using the Consul auto discovery feature of the Proemtheus output,
it is now possible to configure different service and listen addresses.
This is useful when gNMIc is running as a container of behind a NAT device
Set Request file
The CLI origin is now allowed in the path field of updates, replaces and deletes in a set request file.
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.
v0.30.0 - April 18th 2023
Set Command
The set command now supports the flags --replace-cli, --replace-cli-file, --update-cli and --update-cli-file, these flags can be used to send gNMI set requests with the CLI origin.
Logging:
Reduce log verbosity of File and HTTP target discovery mechanisms.
Processors:
The Drop event processor completely removes the message to be dropped instead of replacing it with an empty message.
... (truncated)
Commits
9168854 Merge pull request #217 from nokia/0.32.0-changelog
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps github.com/openconfig/gnmic from 0.31.7 to 0.32.0.
Release notes
Sourced from github.com/openconfig/gnmic's releases.
Changelog
Sourced from github.com/openconfig/gnmic's changelog.
... (truncated)
Commits
9168854
Merge pull request #217 from nokia/0.32.0-changelog28b2b85
add v0.32.0 changelog2fa83bc
Merge pull request #215 from nokia/gen-path-enum-valsd3c3292
Merge pull request #213 from nokia/fix211c550d07
add enum values to generate path cmdddc0531
apply processors after adding deleted paths8e323dc
Merge pull request #210 from mwdomino/subscription-output-docsbdcf760
Add documentation for outputs under subscriptions7b826d8
Merge pull request #209 from mwdomino/map-subscription-to-output637ac04
AttachOutputs
to a subscriptionDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show