Skip to content

Commit 0cf8644

Browse files
authored
chore: update CHANGELOG (#672)
1 parent ef035df commit 0cf8644

File tree

3 files changed

+47
-3
lines changed

3 files changed

+47
-3
lines changed

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,47 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.1.0] - 2023-12-08
9+
10+
### Web Console and Data pipeline
11+
12+
#### Added
13+
14+
* support self-hosted Apache Kafka cluster
15+
* add resource awareness to the Data Processing scheduler
16+
* add user roles management
17+
* add metadata scanning workflow
18+
* add third-party transform plug-in: GTM Server Side plug-in
19+
20+
#### Changed
21+
22+
* update the ingestion configuration of the existing data pipeline
23+
* data schema updates
24+
* update out-of-box reporting dashboards
25+
* improve pipeline status management
26+
* improve the reliability of service availability checks
27+
28+
#### Fixed
29+
30+
* check the incorrect configuration of NAT gateway or VPC endpoints for data pipeline
31+
* gracefully handle with the incomplete user profile
32+
33+
### SDK
34+
35+
#### Added
36+
37+
* add Flutter SDK
38+
* add Wechat Miniprogram SDK
39+
40+
### Analytics Studio
41+
42+
#### Added
43+
44+
* Dashboard
45+
* Explore
46+
* Analyzes
47+
* Data management
48+
849
## [1.0.3] - 2023-10-30
950

1051
### Fixed

docs/en/revisions.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
| Date | Change |
2-
|---------------|-------------------|
2+
| :----------- | :--------------- |
33
| July 2023 | Initial release |
4-
| Sep 2023 | Add Web SDK |
4+
| Sep 2023 | Add Web SDK |
5+
| Dec 2023 | <li>Add Analytics Studio</li><li>Add Flutter SDK</li><li>Add identity management</li><li>Add upgrade the solution</li><li>update Cost, Getting started, Pipeline management</li> |

docs/zh/revisions.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
| 日期 | 版本发布说明 |
2-
|-----------|----------|
2+
| :----------- | :--------------- |
33
| 2023年07月 | 首次发布 |
4+
| 2023年09月 | 新增 Web SDK |
5+
| 2023年12月 | <li>新增分析工作坊</li><li>新增 Flutter SDK</li><li>新增身份管理</li><li>新增升级解决方案</li><li>更新成本、入门指南、管道管理</li> |

0 commit comments

Comments
 (0)