Skip to content

Commit

Permalink
Merge pull request #93 from id1893/main
Browse files Browse the repository at this point in the history
docs: update new version
  • Loading branch information
id1893 authored May 21, 2024
2 parents 527d3c5 + c6a9c0a commit 641e50a
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
21 changes: 21 additions & 0 deletions ecp/en_US/release_history/release_history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Release History

## v2.2.1
Release Date: 05/20/2024

### Enhancements
- WebSocket support for cloud-edge tunnel in NeuronEX agent mode
- Optimization of NeuronEX function management through agent
- Integration of EMQX v4.4.24 Dashboard
- Support for restart functionality in managed EMQX V4 clusters
- Managed EMQX V4 clusters can modify connection, with LB external IP remaining unchanged
- Managed EMQX V4 clusters may be deployed to specific nodes using labels and taints
- Default activation of alarm function when creating project in ECP
- Optimization of configuration for monitoring metrics in global settings

### Fixes
- Incomplete display of k8s connection configuration
- Loss of telegraf address information when reopening the log receiver after closing it
- Inability to use NeuronEX log monitoring function in docker compose deployed ECP
- ECP failing to correctly receive monitoring data reported by NeuronEX to Prometheus
- Rule debugging with WebSocket connection via cloud-edge tunnel to NeuronEX not including token parameter in the URL


## v2.2.0
Release Date: 03/27/2024

Expand Down
24 changes: 24 additions & 0 deletions ecp/zh_CN/release_history/release_history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# 发版历史


## v2.2.1
发布日期: 2024-05-20

### 增强
- NeuronEX 代理模式下云边通道websocket支持
- 代理纳管NeuronEX功能优化
- EMQX v4.4.24 Dashboard 集成
- 托管 EMQX V4 集群支持重启功能
- 托管 EMQX V4 集群修改连接数, LB 外网 IP 不变
- 托管 EMQX V4 集群可能通过 label and taint 来指定部署到具体的节点
- ECP创建项目时,告警功能默认开启
- 优化全局配置项中,监控指标部分的配置

### 修复
- k8s连接配置显示不全
- 关闭日志接收器后再打开, telegraf 地址信息丢失
- docker compose部署的ecp,无法使用neuronex日志监控功能
- ecp未正确接收到neuronex上报给prometheus的监控数据
- 规则调试websocket连接时走云边通道到NeuronEX未在url中带上token参数




## v2.2.0
发布日期: 2024-03-27

Expand Down

0 comments on commit 641e50a

Please sign in to comment.