Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Commit ba387ba

Browse files
authored
Merge pull request #626 from karimra/0.26.0-changelog
add 0.26.0 changelog
2 parents 6b2220c + f37d9e1 commit ba387ba

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
## Changelog
22

3+
### v0.26.0 - June 28th 2022
4+
5+
- Outputs
6+
7+
- Add [Prometheus Remote Write output](user_guide/outputs/prometheus_write_output.md), this output type can be used to push metrics to various systems like [Mimir](https://grafana.com/oss/mimir/), [CortexMetrics](https://cortexmetrics.io/), [VictoriaMetrics](https://victoriametrics.com/), [Thanos](https://thanos.io/)...
8+
- Add [NATS Jetstream output](user_guide/outputs/jetstream_output.md), it allows to write metrics to NATS jetstream which supports persistency and filtering.
9+
10+
- [gNMI historical subscriptions](https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-history.md#1-purpose)
11+
12+
`gNMIc` now support historical subscription using the [gNMI history extension](https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-history.md#2-definition)
13+
314
### v0.25.1 - June 13th 2022
415

516
- Upgrade Go version to go1.18.1.

0 commit comments

Comments
 (0)