You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/02/08 08:25:57 UTC

[GitHub] [apisix-dashboard] juzhiyuan commented on a change in pull request #1460: feat: bump to version v2.4

juzhiyuan commented on a change in pull request #1460:
URL: https://github.com/apache/apisix-dashboard/pull/1460#discussion_r571853803



##########
File path: CHANGELOG.md
##########
@@ -27,6 +28,43 @@
 - [1.5.0](#150)
 - [1.0.0](#100)
 
+# 2.4.0
+
+This release mainly improve basic features, bugfix and adds test cases.
+
+`Manager API` 2.4 should be used with [Apache APISIX 2.3](https://github.com/apache/apisix/releases/tag/2.3). It is not recommended to use with other Apache APISIX versions.
+
+### Core
+
+- Support to show warning notification when dashboard version not matching apisix. [#1435](https://github.com/apache/apisix-dashboard/pull/1435)
+- Support mTLS connection to ETCD. [#1437](https://github.com/apache/apisix-dashboard/pull/1437)
+- Support IP allow list. [#1424](https://github.com/apache/apisix-dashboard/pull/1424)
+- Support to get manager-api version through API. [#1429](https://github.com/apache/apisix-dashboard/pull/1429)
+- Support import route from OpenAPI specification3.0. [#1102](https://github.com/apache/apisix-dashboard/pull/1102)
+- Support export route from OpenAPI specification3.0. [#1245](https://github.com/apache/apisix-dashboard/pull/1245)
+- Support string type for the script field in Route. [#1289]((https://github.com/apache/apisix-dashboard/pull/1245)
+- Feat: add script_id field in Route.entity. [#1386](https://github.com/apache/apisix-dashboard/pull/1386)

Review comment:
       `feat` is also like `support`, right?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org