docs/CHANGELOG.md: document the bugfix from 6f19bb23a1

This commit is contained in:
Aliaksandr Valialkin 2021-06-04 11:53:00 +03:00
parent 439c2ed510
commit 67cfc07004

View file

@ -13,6 +13,7 @@ sort: 15
* FEATURE: allow building VictoriaMetrics components for Solaris / SmartOS. See [this issue](https://github.com/VictoriaMetrics/VictoriaMetrics/issues/1322).
* BUGFIX: reduce CPU usage by up to 2x during querying a database with big number of active daily time series. The issue has been introduced in `v1.59.0`.
* BUGFIX: vmagent: properly apply auth and tls configs in `eureka_sd_configs`. See [this pull request](https://github.com/VictoriaMetrics/VictoriaMetrics/pull/1350).
## [v1.60.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.60.0)