Changelog
- 66c77f2 Add a metric for failed subscriptions
- dbfa73d 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
- e9c3c71 Bump github.com/docker/docker
- bbc2db6 Bump github.com/docker/docker
- 3decaf9 Bump github.com/hashicorp/go-retryablehttp from 0.7.4 to 0.7.7
- 30c1330 Merge pull request #471 from openconfig/dependabot/go_modules/github.com/hashicorp/go-retryablehttp-0.7.7
- 9b75580 Merge pull request #496 from mwdomino/restart-app
- fb7904e Merge pull request #497 from mwdomino/rotate-file
- f70355c Merge pull request #500 from openconfig/dependabot/go_modules/github.com/docker/docker-26.1.4incompatible
- b3d3ff4 Merge pull request #504 from openconfig/dependabot/go_modules/github.com/docker/docker-26.1.5incompatible
- 460306a Merge pull request #514 from openconfig/arm-container
- cc35c12 Merge pull request #532 from netixx/feat/failed-subscribe-metrics
- 57eba92 Merge pull request #542 from nokia/fix409
- ee7b896 Merge pull request #543 from nokia/impl513
- fdfa12a Merge pull request #544 from nokia/cluster-client-tls
- 3eac0d4 Merge pull request #547 from nokia/fix545
- 36634dd Merge pull request #548 from nokia/proc-ieeefloat32
- ce62f8d Merge pull request #549 from wendall-robinson/Add_BufferSize_to_JetStream_Output
- fdb3b70 Merge pull request #550 from nokia/nats-empty-msg
- 82110de Merge pull request #552 from hyposcaler-bot/hyposcaler-bot/issue-551
- 6e01da4 Merge pull request #553 from nokia/0.39.0-changelog
- edeba06 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
- cde5228 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
- 2c9bcd8 add 0.39.0 changelog
- 57a1969 add a processor to convert binary ieeefloat32 values to float
- 58b7195 add configurable TLS cert for the clustering API client
- 80e39d6 add doc
- 677f8f2 add docs
- 024a59c add gNMIc prometheus metric gnmic_target_up
- 68ce415 add shutdown route
- df7ebb4 add support for rotating file outputs
- 67ac488 add tests
- 779bf18 added multi-arch container image build
- 3677b9b clean up file output
- 56ab088 fix nats output handling of empty messages
- fdf6057 misc lab issues sorted
- a99f61f properly expand env vars in config items defined as lists
- 44eee4c properly set deleted tags when using influxdb output
- bda902b remove unused vars
- c6a0047 removed references to priv-gnmic
- 7662a34 review fix
- f1186c1 review fixes
- 046929f update docs
- acd4714 update docs
- 3a77d39 update docs