This is an automated email from the ASF dual-hosted git repository.
xuetaoli pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/dubbo-go-pixiu.git
The following commit(s) were added to refs/heads/develop by this push:
new b4e19e31 release: prepare v1.1.0 — update CHANGELOG (#850)
b4e19e31 is described below
commit b4e19e31f1e78bd62e9974e3d69db83d8776c265
Author: Xuetao Li <[email protected]>
AuthorDate: Tue Dec 23 10:03:08 2025 +0800
release: prepare v1.1.0 — update CHANGELOG (#850)
* CHANGELOG_and_UPDATE_VERSION
---
CHANGELOG.md | 2 ++
CHANGELOG_CN.md | 2 ++
2 files changed, 4 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 24911f72..201b6ca8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -86,6 +86,7 @@ Numerous refactors, cleanups, and CI/build upgrades improve
overall stability, m
#### Project Layout & Maintenance
* `pixiu-admin` migrated into main repository
[#697](https://github.com/apache/dubbo-go-pixiu/pull/697)
+* `pixiu-api` migrated into main repository
[#841](https://github.com/apache/dubbo-go-pixiu/pull/841)
* `configcenter/` migrated to `pkg/` and legacy structures removed
[#762](https://github.com/apache/dubbo-go-pixiu/pull/762)
* Benchmark moved under `tools/benchmark`
[#763](https://github.com/apache/dubbo-go-pixiu/pull/763)
* Pixiu CLI relocated to `pkg/cmd`
[#596](https://github.com/apache/dubbo-go-pixiu/pull/596)
@@ -161,6 +162,7 @@ Special thanks to all contributors for their efforts in
improving `dubbo-go-pixi
@Alanxtl
@baerwang
@Chen-BUPT
+@everfid-ever
@FoghostCn
@KamToHung
@ma642
diff --git a/CHANGELOG_CN.md b/CHANGELOG_CN.md
index 8b79c3b7..341a1aab 100644
--- a/CHANGELOG_CN.md
+++ b/CHANGELOG_CN.md
@@ -78,6 +78,7 @@
#### 项目结构与维护(Project Layout & Maintenance)
* `pixiu-admin` 合并至主仓库
[#697](https://github.com/apache/dubbo-go-pixiu/pull/697)
+* `pixiu-api` 合并至主仓库 [#841](https://github.com/apache/dubbo-go-pixiu/pull/841)
* `configcenter/` 迁移至 `pkg/`,并移除历史结构
[#762](https://github.com/apache/dubbo-go-pixiu/pull/762)
* Benchmark 工具迁移至 `tools/benchmark`
[#763](https://github.com/apache/dubbo-go-pixiu/pull/763)
* Pixiu CLI 调整至 `pkg/cmd`
[#596](https://github.com/apache/dubbo-go-pixiu/pull/596)
@@ -131,6 +132,7 @@
@Alanxtl
@baerwang
@Chen-BUPT
+@everfid-ever
@FoghostCn
@KamToHung
@ma642