mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-03-01 15:33:35 +00:00
60 lines
2.5 KiB
Markdown
60 lines
2.5 KiB
Markdown
![]() |
## Next release
|
||
|
|
||
|
- TODO
|
||
|
|
||
|
## 0.3.1
|
||
|
|
||
|
**Release date:** 2024-09-19
|
||
|
|
||
|

|
||
|

|
||
|
|
||
|
- Do not truncate datasource name
|
||
|
- Support customizing vmauthQueryGlobal spec. Thanks to @olivierbouffet for [the pull request](https://github.com/VictoriaMetrics/helm-charts/pull/1511).
|
||
|
- Support overriding the default name for extra vmagent and vmcluster per zone.
|
||
|
|
||
|
## 0.3.0
|
||
|
|
||
|
**Release date:** 2024-08-29
|
||
|
|
||
|

|
||
|

|
||
|
|
||
|
- bump version of VM components to [v1.103.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.103.0)
|
||
|
|
||
|
## 0.2.2
|
||
|
|
||
|
**Release date:** 2024-08-01
|
||
|
|
||
|

|
||
|

|
||
|
|
||
|
- bump version of VM components to [v1.102.1](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.102.1)
|
||
|
|
||
|
## 0.2.1
|
||
|
|
||
|
**Release date:** 2024-07-23
|
||
|
|
||
|

|
||
|

|
||
|
|
||
|
- bump version of VM components to [v1.102.0](https://github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.102.0)
|
||
|
|
||
|
## 0.2.0
|
||
|
|
||
|
**Release date:** 2024-07-15
|
||
|
|
||
|

|
||
|

|
||
|
|
||
|
- Breaking change: disable multitenancy mode by default, see how to enable it in <https://github.com/VictoriaMetrics/helm-charts/tree/master/charts/victoria-metrics-distributed#how-to-use-multitenancy>. See [this pull request](https://github.com/VictoriaMetrics/helm-charts/pull/1137) for details.
|
||
|
|
||
|
## 0.1.1
|
||
|
|
||
|
**Release date:** 2024-06-27
|
||
|
|
||
|

|
||
|

|
||
|
|
||
|
- [vmauth-read-balancer-zone]: change server from vmselect pod enumeration to service DNS address, so it still work when vmselect scales.
|