Skip to content

Commit a293e8d

Browse files
committed
update victoria-logs to 0.40.0
1 parent 4890360 commit a293e8d

File tree

4 files changed

+42
-44
lines changed

4 files changed

+42
-44
lines changed

content/release/infra.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,20 @@ Check [Infra Repo](/repo/infra) for usage instructions.
1111

1212
Object storage bundle update, rollback minio to the last version with GUI
1313

14-
| Name | Old | New | Comment |
15-
|:------------------------|:---------------|:---------------|:----------|
16-
| minio | 20250907161309 | 20250422221226 | downgrade |
17-
| rustfs | - | 1.0.0-a71 | new |
18-
| seaweedfs | - | 4.1.0 | new |
19-
| garage | - | 2.1.0 | new |
20-
| rclone | 1.71.2 | 1.72.0 | |
21-
| vector | 0.51.0 | 0.51.1 | |
22-
| prometheus | 3.7.3 | 3.8.0 | |
23-
| victoria-metrics | 0.130.0 | 0.131.0 | |
24-
| victoria-logs | 0.38.0 | 0.39.0 | |
25-
| grafana-victorialogs-ds | 0.22.1 | 0.22.3 | |
26-
| redis_exporter | 1.80.0 | 1.80.1 | |
27-
| mongodb_exporter | 0.47.1 | 0.47.2 | |
28-
| genai-toolbox | 0.21.0 | 0.22.0 | |
14+
| Name | Old | New | Comment |
15+
|:------------------------|:---------------|:----------|:----------|
16+
| rustfs | - | 1.0.0-a71 | new |
17+
| seaweedfs | - | 4.1.0 | new |
18+
| garage | - | 2.1.0 | new |
19+
| rclone | 1.71.2 | 1.72.0 | |
20+
| vector | 0.51.0 | 0.51.1 | |
21+
| prometheus | 3.7.3 | 3.8.0 | |
22+
| victoria-metrics | 0.130.0 | 0.131.0 | |
23+
| victoria-logs | 0.38.0 | 0.40.0 | |
24+
| grafana-victorialogs-ds | 0.22.1 | 0.22.3 | |
25+
| redis_exporter | 1.80.0 | 1.80.1 | |
26+
| mongodb_exporter | 0.47.1 | 0.47.2 | |
27+
| genai-toolbox | 0.21.0 | 0.22.0 | |
2928

3029
## 2025-11-20
3130

content/release/infra.zh.md

Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -11,21 +11,20 @@ weight: 400
1111

1212
对象存储组件更新,MinIO 回滚至最后一个支持 GUI 的版本。
1313

14-
| 名称 | 旧版本 | 新版本 | 备注 |
15-
|:------------------------|:---------------|:---------------|:----|
16-
| minio | 20250907161309 | 20250422221226 | 降级 |
17-
| rustfs | - | 1.0.0-a71 | new |
18-
| seaweedfs | - | 4.1.0 | new |
19-
| garage | - | 2.1.0 | new |
20-
| rclone | 1.71.2 | 1.72.0 | |
21-
| vector | 0.51.0 | 0.51.1 | |
22-
| prometheus | 3.7.3 | 3.8.0 | |
23-
| victoria-metrics | 0.130.0 | 0.131.0 | |
24-
| victoria-logs | 0.38.0 | 0.39.0 | |
25-
| grafana-victorialogs-ds | 0.22.1 | 0.22.3 | |
26-
| redis_exporter | 1.80.0 | 1.80.1 | |
27-
| mongodb_exporter | 0.47.1 | 0.47.2 | |
28-
| genai-toolbox | 0.21.0 | 0.22.0 | |
14+
| 名称 | 旧版本 | 新版本 | 备注 |
15+
|:------------------------|:---------------|:----------|:----|
16+
| rustfs | - | 1.0.0-a71 | new |
17+
| seaweedfs | - | 4.1.0 | new |
18+
| garage | - | 2.1.0 | new |
19+
| rclone | 1.71.2 | 1.72.0 | |
20+
| vector | 0.51.0 | 0.51.1 | |
21+
| prometheus | 3.7.3 | 3.8.0 | |
22+
| victoria-metrics | 0.130.0 | 0.131.0 | |
23+
| victoria-logs | 0.38.0 | 0.40.0 | |
24+
| grafana-victorialogs-ds | 0.22.1 | 0.22.4 | |
25+
| redis_exporter | 1.80.0 | 1.80.1 | |
26+
| mongodb_exporter | 0.47.1 | 0.47.2 | |
27+
| genai-toolbox | 0.21.0 | 0.22.0 | |
2928

3029

3130
## 2025-11-23

content/repo/infra.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ sudo yum makecache;
145145
| [alertmanager](https://github.com/prometheus/alertmanager) | 0.29.0 | Apache-2.0 | |
146146
| [blackbox_exporter](https://github.com/prometheus/blackbox_exporter) | 0.27.0 | Apache-2.0 | |
147147
| [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) | 1.131.0 | Apache-2.0 | |
148-
| [VictoriaLogs](https://github.com/VictoriaMetrics/VictoriaMetrics/releases) | 1.39.0 | Apache-2.0 | |
148+
| [VictoriaLogs](https://github.com/VictoriaMetrics/VictoriaMetrics/releases) | 1.40.0 | Apache-2.0 | |
149149
| [pg_exporter](https://github.com/Vonng/pg_exporter) | 1.0.3 | Apache-2.0 | |
150150
| [pgbackrest_exporter](https://github.com/woblerr/pgbackrest_exporter) | 0.21.0 | MIT | |
151151
| [node_exporter](https://github.com/prometheus/node_exporter) | 1.10.2 | Apache-2.0 | |
@@ -167,15 +167,15 @@ sudo yum makecache;
167167
| [promtail](https://github.com/grafana/loki/releases/tag/v3.0.0) | 3.0.0 | APGLv3 | Obsolete |
168168
| [vector](https://github.com/vectordotdev/vector/releases) | 0.51.1 | MPL-2.0 | |
169169
| [grafana-infinity-ds](https://github.com/grafana/grafana-infinity-datasource/) | 3.6.0 | Apache-2.0 | |
170-
| [grafana-victorialogs-ds](https://github.com/VictoriaMetrics/victorialogs-datasource/releases/) | 0.22.3 | Apache-2.0 | |
170+
| [grafana-victorialogs-ds](https://github.com/VictoriaMetrics/victorialogs-datasource/releases/) | 0.22.4 | Apache-2.0 | |
171171
| [grafana-victoriametrics-ds](https://github.com/VictoriaMetrics/victoriametrics-datasource/releases/) | 0.19.7 | Apache-2.0 | |
172172
| [grafana-plugins](https://github.com/pgsty/infra-pkg/tree/main/noarch/grafana-plugins) | 12.3.0 | Apache-2.0 | |
173173

174174
### Object Storage
175175

176176
| Name | Version | License | Comment |
177177
|:---------------------------------------------------:|:--------------:|:----------:|:-------------------|
178-
| [minio](https://github.com/minio/minio) | 20250422221226 | AGPLv3 | FOSS S3 Server |
178+
| [minio](https://github.com/minio/minio) | 20250907161309 | AGPLv3 | FOSS S3 Server |
179179
| [mcli](https://github.com/minio/mc) | 20250813083541 | APGLv3 | FOSS S3 Client |
180180
| [rustfs](https://rustfs.com/) | 1.0.0-a71 | Apache-2.0 | FOSS MinIO, Alpha |
181181
| [garage](https://garagehq.deuxfleurs.fr/) | 2.1.0 | Apache-2.0 | Lightweight S3 |
@@ -188,14 +188,14 @@ sudo yum makecache;
188188

189189
PostgreSQL related tools, DBMS, and other utils
190190

191-
| Name | Version | License | Comment |
192-
|:---------------------------------------------------------:|:--------------:|:-------:|:--------------------------|
193-
| [etcd](https://github.com/etcd-io/etcd) | 3.6.6 | Apache-2.0 | Fault Tolerant DCS |
194-
| [kafka](https://kafka.apache.org/downloads) | 4.0.0 | Apache-2.0 | Message Queue |
195-
| [duckdb](https://github.com/duckdb/duckdb) | 1.4.2 | MIT | Embedded OLAP |
196-
| [ferretdb](https://github.com/FerretDB/FerretDB) | 2.7.0 | Apache-2.0 | MongoDB over PG |
197-
| [tigerbeetle](https://github.com/tigerbeetle/tigerbeetle) | 0.16.65 | Apache-2.0 | Financial OLTP |
198-
| [IvorySQL](https://github.com/IvorySQL/IvorySQL) | 4.6 | Apache-2.0 | Oracle Compatible PG 17.6 |
191+
| Name | Version | License | Comment |
192+
|:---------------------------------------------------------:|:-------:|:----------:|:--------------------------|
193+
| [etcd](https://github.com/etcd-io/etcd) | 3.6.6 | Apache-2.0 | Fault Tolerant DCS |
194+
| [kafka](https://kafka.apache.org/downloads) | 4.0.0 | Apache-2.0 | Message Queue |
195+
| [duckdb](https://github.com/duckdb/duckdb) | 1.4.2 | MIT | Embedded OLAP |
196+
| [ferretdb](https://github.com/FerretDB/FerretDB) | 2.7.0 | Apache-2.0 | MongoDB over PG |
197+
| [tigerbeetle](https://github.com/tigerbeetle/tigerbeetle) | 0.16.65 | Apache-2.0 | Financial OLTP |
198+
| [IvorySQL](https://github.com/IvorySQL/IvorySQL) | 4.6 | Apache-2.0 | Oracle Compatible PG 17.6 |
199199

200200
### DB Utils
201201

content/repo/infra.zh.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ sudo yum makecache;
147147
| [alertmanager](https://github.com/prometheus/alertmanager) | 0.29.0 | Apache-2.0 | |
148148
| [blackbox_exporter](https://github.com/prometheus/blackbox_exporter) | 0.27.0 | Apache-2.0 | |
149149
| [VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics) | 1.131.0 | Apache-2.0 | |
150-
| [VictoriaLogs](https://github.com/VictoriaMetrics/VictoriaMetrics/releases) | 1.39.0 | Apache-2.0 | |
150+
| [VictoriaLogs](https://github.com/VictoriaMetrics/VictoriaMetrics/releases) | 1.40.0 | Apache-2.0 | |
151151
| [pg_exporter](https://github.com/Vonng/pg_exporter) | 1.0.3 | Apache-2.0 | |
152152
| [pgbackrest_exporter](https://github.com/woblerr/pgbackrest_exporter) | 0.21.0 | MIT | |
153153
| [node_exporter](https://github.com/prometheus/node_exporter) | 1.10.2 | Apache-2.0 | |
@@ -169,15 +169,15 @@ sudo yum makecache;
169169
| [promtail](https://github.com/grafana/loki/releases/tag/v3.0.0) | 3.0.0 | APGLv3 | 已废弃 |
170170
| [vector](https://github.com/vectordotdev/vector/releases) | 0.51.1 | MPL-2.0 | |
171171
| [grafana-infinity-ds](https://github.com/grafana/grafana-infinity-datasource/) | 3.6.0 | Apache-2.0 | |
172-
| [grafana-victorialogs-ds](https://github.com/VictoriaMetrics/victorialogs-datasource/releases/) | 0.22.1 | Apache-2.0 | |
172+
| [grafana-victorialogs-ds](https://github.com/VictoriaMetrics/victorialogs-datasource/releases/) | 0.22.4 | Apache-2.0 | |
173173
| [grafana-victoriametrics-ds](https://github.com/VictoriaMetrics/victoriametrics-datasource/releases/) | 0.19.7 | Apache-2.0 | |
174174
| [grafana-plugins](https://github.com/pgsty/infra-pkg/tree/main/noarch/grafana-plugins) | 12.3.0 | Apache-2.0 | |
175175

176176
### 对象存储技术栈
177177

178178
| 名称 | 版本 | 许可证 | 备注 |
179179
|:---------------------------------------------------:|:--------------:|:----------:|:---------------|
180-
| [minio](https://github.com/minio/minio) | 20250422221226 | AGPLv3 | 开源 S3 服务器 |
180+
| [minio](https://github.com/minio/minio) | 20250907161309 | AGPLv3 | 开源 S3 服务器 |
181181
| [mcli](https://github.com/minio/mc) | 20250813083541 | APGLv3 | 开源 S3 客户端 |
182182
| [rustfs](https://rustfs.com/) | 1.0.0-a71 | Apache-2.0 | MinIO 替代,Alpha |
183183
| [garage](https://garagehq.deuxfleurs.fr/) | 2.1.0 | Apache-2.0 | 轻量对象存储 |

0 commit comments

Comments
 (0)