Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/openconfig/gnmic/pkg/path from 0.1.1 to 0.34.1 #65

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps github.com/openconfig/gnmic/pkg/path from 0.1.1 to 0.34.1.

Release notes

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

v0.34.1

Changelog

  • 751ca66 Merge pull request #291 from openconfig/fix-ldflags

v0.34.0

Changelog

  • 1d3c87e Merge pull request #289 from nokia/0.34.0-changelog

v0.33.0

Changelog

  • d8f931e Merge pull request #243 from nokia/0.33.0-changelog

v0.32.0

Changelog

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

v0.31.7

Changelog

  • 1a12326 Merge pull request #199 from nokia/calc-gnmi-decimal64

v0.31.6

Changelog

  • dce3d0f Merge pull request #190 from nokia/fix188

v0.31.5

Changelog

  • bb3eb78 Merge pull request #185 from nokia/upgrade-goreleaser

v0.31.4

Changelog

77c9731 Merge pull request #183 from openconfig/dependabot/go_modules/k8s.io/api-0.27.4

Docker images

  • docker pull ghcr.io/openconfig/gnmic:0.31.4
  • docker pull ghcr.io/openconfig/gnmic:latest-scratch
  • docker pull ghcr.io/openconfig/gnmic:0.31.4-scratch

v0.31.3

Changelog

4d78179 Merge pull request #178 from nokia/bind-flag

Docker images

  • docker pull ghcr.io/openconfig/gnmic:latest-scratch
  • docker pull ghcr.io/openconfig/gnmic:0.31.3-scratch

... (truncated)

Changelog

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

Changelog

v 0.34.0 - November 11th 2023

  • Prometheus Write Output

    • The number of prometheus_write writers can now be configured.
  • Subscription Encoding

    • A subscription encoding can now be set per target. Before, it was either a global attribute or set per subscription. With this change, it can be set globally, per target or per subscription.
  • Processors:

    • New event-combine processor: A convenience processor that allows combining other processors into a single one.

    • New event-rate-limit processor: A processor that rate-limits each event with matching tags to the configured amount per-seconds.

  • Outputs:

  • Clustering:

    • New redis locker: For leader election, service discovery and target distribution gNMIc supports both Consul and Kubernetes. It is now possible to use redis for the same purpose.

v 0.33.0 - October 8th 2023

  • Rest API

    • Added a kubernetes friendly api/v1/healthz endpoint.
  • Set Command

  • Outputs

    • Allow the number of workers used by the prometheus and prometheus_write outputs to be configurable to improve performance.
  • Go version

    • Upgrade to Golang v1.21.1.

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

... (truncated)

Commits

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 <dependency name> 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/pkg/path](https://github.com/openconfig/gnmic) from 0.1.1 to 0.34.1.
- [Release notes](https://github.com/openconfig/gnmic/releases)
- [Changelog](https://github.com/openconfig/gnmic/blob/main/docs/changelog.md)
- [Commits](openconfig/gnmic@pkg/api/v0.1.1...v0.34.1)

---
updated-dependencies:
- dependency-name: github.com/openconfig/gnmic/pkg/path
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants