karimra / srl-prometheus-exporter

Prometheus exporter for Nokia SR Linux running as a native NDK App
8 stars 1 forks source link

Bump github.com/openconfig/gnmic from 0.31.7 to 0.32.0 #47

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/openconfig/gnmic from 0.31.7 to 0.32.0.

Release notes

Sourced from github.com/openconfig/gnmic's releases.

v0.32.0

Changelog

  • 9168854 Merge pull request #217 from nokia/0.32.0-changelog
Changelog

Sourced from github.com/openconfig/gnmic's changelog.

v0.32.0 - August 31st 2023

  • TLS

    • It is now possible to override the serverName used by gNMIc when verifying the server name present in the certificate sent by the gNMI server. PR
  • Subscription

    • Added support for mixing on-change and sample stream subscription in the same gRPC stream. PR
    • Added support for attaching specific outputs to a subscription. PR
  • REST API

    • Added a health chek endpoint to be used by kubernetes. PR
  • Kafka Output

    • Added support for Kafka compression. PR
  • Generate Path

    • 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
  • 28b2b85 add v0.32.0 changelog
  • 2fa83bc Merge pull request #215 from nokia/gen-path-enum-vals
  • d3c3292 Merge pull request #213 from nokia/fix211
  • c550d07 add enum values to generate path cmd
  • ddc0531 apply processors after adding deleted paths
  • 8e323dc Merge pull request #210 from mwdomino/subscription-output-docs
  • bdcf760 Add documentation for outputs under subscriptions
  • 7b826d8 Merge pull request #209 from mwdomino/map-subscription-to-output
  • 637ac04 Attach Outputs to a subscription
  • Additional commits viewable in compare view


Dependabot compatibility score

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)