Skip to content

Commit

Permalink
Merge pull request #243 from nokia/0.33.0-changelog
Browse files Browse the repository at this point in the history
add v0.33.0 changelog
  • Loading branch information
karimra authored Oct 8, 2023
2 parents c7f3d36 + 18fae76 commit d8f931e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
## Changelog

### v 0.33.0 - October 8th 2023

- Rest API

- Added a kubernetes friendly `api/v1/healthz` endpoint.

- Set Command

- Added support for gNMI set [`union_replace`](https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-union_replace.md) operation.

- 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
Expand Down

0 comments on commit d8f931e

Please sign in to comment.