docs/CHANGELOG.md: document 3d17112a7e

This commit is contained in:
Aliaksandr Valialkin 2021-09-29 00:33:08 +03:00
parent 9be5689b3f
commit 2577e7c306
No known key found for this signature in database
GPG Key ID: A72BEC6CD3D0DED1

View File

@ -13,6 +13,7 @@ sort: 15
* FEATURE: vmui: add ability to naturally scroll and zoom graphs. See [this pull request](https://github.com/VictoriaMetrics/VictoriaMetrics/pull/1634).
* BUGFIX: align behavior of the queries `a or on (labels) b`, `a and on (labels) b` and `a unless on (labels) b` where `b` has multiple time series with the given `labels` to Prometheus behavior. See [this pull request](https://github.com/VictoriaMetrics/VictoriaMetrics/pull/1643).
* BUGFIX: vmagent: fix `openstack_sd_config` service discovery when both `domain_name` and `project_id` config options are set. See [this issue](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1655).
## [v1.66.2](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.66.2)