This is an automated email from the ASF dual-hosted git repository. chenjunxu pushed a commit to branch release/2.5 in repository https://gitbox.apache.org/repos/asf/apisix-dashboard.git
The following commit(s) were added to refs/heads/release/2.5 by this push: new 9ddac5f docs: update CHANGELOG 9ddac5f is described below commit 9ddac5ff3427f48153a14e4997ed1c9eb41cc1cb Author: nic-chen <j...@163.com> AuthorDate: Wed Mar 24 00:10:34 2021 +0800 docs: update CHANGELOG --- CHANGELOG.md | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e848282..340d7a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,28 +37,29 @@ This release mainly improves basic features, bugfix and adds test cases. ### Core -- Feat: add rawDataEditor for route, consumer, upstream and service (#1505) -- Feat: online debugging supports file transfer (#1465) -- Feat: support etcd prefix as apisix does (#1477) -- Feat: support changing number of executing cpu cores for manager api (#1569) -- Feat: support plugin template config feature (#1540) -- Feat: improve UI and UE (#1491, #1481, #1479, #1472, #1604, #1603, #1589, #1538, #1580, #1651, #1634, #1641) -- Feat: support yaml to config plugin in plugin config page (#1490) +- Feat: add rawDataEditor for route, consumer, upstream and service [#1505](https://github.com/apache/apisix-dashboard/pull/1505) +- Feat: online debugging supports file transfer [#1465](https://github.com/apache/apisix-dashboard/pull/1465) +- Feat: support etcd prefix as apisix does (#1477)[#1477](https://github.com/apache/apisix-dashboard/pull/1477) +- Feat: support changing number of executing cpu cores for manager api [#1569](https://github.com/apache/apisix-dashboard/pull/1569) +- Feat: support plugin template config feature [#1540](https://github.com/apache/apisix-dashboard/pull/1540) +- Feat: improve UI and UE ([#1491](https://github.com/apache/apisix-dashboard/pull/1491), [#1481](https://github.com/apache/apisix-dashboard/pull/1481), [#1479](https://github.com/apache/apisix-dashboard/pull/1479), [#1472](https://github.com/apache/apisix-dashboard/pull/1472), [#1604](https://github.com/apache/apisix-dashboard/pull/1604), [#1603](https://github.com/apache/apisix-dashboard/pull/1603), [#1589](https://github.com/apache/apisix-dashboard/pull/1589), [#1538](https://github.c [...] +- Feat: support yaml to config plugin in plugin config page [#1490](https://github.com/apache/apisix-dashboard/pull/1490) ### Bugfix -- Fix: check name exists when creating or updating a resource (#1606) -- Fix: cannot unmarshal array into go value of type (#1527) -- Fix: change the appended Content-type data to overlay to ensure that the Content-type is unique (#1619) +- Fix: check name exists when creating or updating a resource [#1606](https://github.com/apache/apisix-dashboard/pull/1606) +- Fix: cannot unmarshal array into go value of type [#1527](https://github.com/apache/apisix-dashboard/pull/1527) +- Fix: change the appended Content-type data to overlay to ensure that the Content-type is unique [#1619](https://github.com/apache/apisix-dashboard/pull/1619) ### Test Case -- Test: add the create and delete plugin in drawer (#1597) -- Test: write backend e2e with ginkgo (#1501, #1502, #1504, #1518, #1526, #1545, #1550, #1556, #1560, #1561, #1570, #1582, #1593, #1613, ) +- Test: add the create and delete plugin in drawer [#1597](https://github.com/apache/apisix-dashboard/pull/1597) +- Test: write backend e2e with ginkgo (([#1501](https://github.com/apache/apisix-dashboard/pull/1501), [#1502](https://github.com/apache/apisix-dashboard/pull/1502), [#1504](https://github.com/apache/apisix-dashboard/pull/1504), [#1518](https://github.com/apache/apisix-dashboard/pull/1518), [#1526](https://github.com/apache/apisix-dashboard/pull/1526), [#1545](https://github.com/apache/apisix-dashboard/pull/1545), [#1550](https://github.com/apache/apisix-dashboard/pull/1550), [#1556](htt [...] +) ### Doc -- Docs: Updating docs for backend tests (#1625) +- Docs: Updating docs for backend tests [#1625](https://github.com/apache/apisix-dashboard/pull/1625) # 2.4.0