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 from 0.32.0 to 0.39.1 #666

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

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

Release notes

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

v0.39.1

Changelog

  • 05406d04 Do not env expand regex fields
  • 235990e3 Merge pull request #554 from nokia/proc-env

v0.39.0

Changelog

  • 66c77f25 Add a metric for failed subscriptions
  • dbfa73d9 Added BufferSize to Jetsream and NATS outputs * follow-up to Parallel processing with Jetstream #342 * added option to provide a buffer size to go channel on output * updaed user guides for Jetstream and NATS outputs
  • e9c3c71b Bump github.com/docker/docker
  • bbc2db62 Bump github.com/docker/docker
  • 3decaf9b Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
  • 30c1330e Merge pull request #471 from openconfig/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.7
  • 9b75580b Merge pull request #496 from mwdomino/restart-app
  • fb7904eb Merge pull request #497 from mwdomino/rotate-file
  • f70355cd Merge pull request #500 from openconfig/dependabot/go_modules/github.com/docker/docker-26.1.4incompatible
  • b3d3ff4f Merge pull request #504 from openconfig/dependabot/go_modules/github.com/docker/docker-26.1.5incompatible
  • 460306a3 Merge pull request #514 from openconfig/arm-container
  • cc35c129 Merge pull request #532 from netixx/feat/failed-subscribe-metrics
  • 57eba92d Merge pull request #542 from nokia/fix409
  • ee7b8961 Merge pull request #543 from nokia/impl513
  • fdfa12a4 Merge pull request #544 from nokia/cluster-client-tls
  • 3eac0d4b Merge pull request #547 from nokia/fix545
  • 36634ddd Merge pull request #548 from nokia/proc-ieeefloat32
  • ce62f8d1 Merge pull request #549 from wendall-robinson/Add_BufferSize_to_JetStream_Output
  • fdb3b706 Merge pull request #550 from nokia/nats-empty-msg
  • 82110de8 Merge pull request #552 from hyposcaler-bot/hyposcaler-bot/issue-551
  • 6e01da4e Merge pull request #553 from nokia/0.39.0-changelog
  • edeba065 Removed uint type conversion when making the chan * BufferSize was changed to default to uint and no longer needs this type conversion * this was requested by the repo owner
  • cde52283 Updated based on feedback from repo owner * updated user guide to communicate the default value of to 0 * fixed ordering of comment * made BufferSize a uint to default to 0 if not set
  • 2c9bcd8f add 0.39.0 changelog
  • 57a19692 add a processor to convert binary ieeefloat32 values to float
  • 58b71958 add configurable TLS cert for the clustering API client
  • 80e39d66 add doc
  • 677f8f2e add docs
  • 024a59c2 add gNMIc prometheus metric gnmic_target_up
  • 68ce415e add shutdown route
  • df7ebb45 add support for rotating file outputs
  • 67ac4889 add tests
  • 779bf185 added multi-arch container image build
  • 3677b9ba clean up file output
  • 56ab088f fix nats output handling of empty messages
  • fdf6057d misc lab issues sorted
  • a99f61f0 properly expand env vars in config items defined as lists
  • 44eee4cf properly set deleted tags when using influxdb output
  • bda902be remove unused vars
  • c6a00475 removed references to priv-gnmic
  • 7662a343 review fix
  • f1186c1e review fixes
  • 046929f4 update docs

... (truncated)

Changelog

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

Changelog

v0.39.0 - November 7th 2024

  • Get Command

    • Added --dry-run flag.
  • Set Command

    • Added --no-trim flag to disable trimming white spaces from values payload.
  • REST API

    • Added /api/v1/admin/shutdown endpoint to shutdown gNMIc.
  • Outputs:

    • File: file output now supports file rotation.

    • NATS and Jetstream: The publishers buffer size is now configurable.

  • Build:

    • Added ARM64 binary and container image.
  • gNMIc Metrics:

    • Added a metric to keep track of failed subscribe requests.

    • Added a metric to keep track of targets connectivity state.

  • Clustering:

    • The REST API client used for building gNMIc cluster can now be configured with client certificates to support mTLS.
  • Processors:

    • Added a processor to handle converting binary IEEE float32 values to float32.

v0.38.0 - July 8th 2024

... (truncated)

Commits
  • 235990e Merge pull request #554 from nokia/proc-env
  • 05406d0 Do not env expand regex fields
  • 6e01da4 Merge pull request #553 from nokia/0.39.0-changelog
  • 2c9bcd8 add 0.39.0 changelog
  • fdb3b70 Merge pull request #550 from nokia/nats-empty-msg
  • bda902b remove unused vars
  • 82110de Merge pull request #552 from hyposcaler-bot/hyposcaler-bot/issue-551
  • ce62f8d Merge pull request #549 from wendall-robinson/Add_BufferSize_to_JetStream_Output
  • c6a0047 removed references to priv-gnmic
  • edeba06 Removed uint type conversion when making the chan
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested a review from Frostman as a code owner November 11, 2024 21:38
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 11, 2024
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/openconfig/gnmic-0.39.1 branch 2 times, most recently from 66c8a77 to 6f75157 Compare December 9, 2024 19:03
Bumps [github.com/openconfig/gnmic](https://github.com/openconfig/gnmic) from 0.32.0 to 0.39.1.
- [Release notes](https://github.com/openconfig/gnmic/releases)
- [Changelog](https://github.com/openconfig/gnmic/blob/main/docs/changelog.md)
- [Commits](openconfig/gnmic@v0.32.0...v0.39.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/openconfig/gnmic-0.39.1 branch from 6f75157 to 3299673 Compare December 9, 2024 22:04
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