更新日志
Last updated
Was this helpful?
Last updated
Was this helpful?
Support to use absolute path in conf.WebDir.
Support to search route by label.
Support server info preview.
Support custom port for Upstream module.
Support to show plugin type and other properties
Support websocket for Route module.
Support Service module on the frontend.
Support group for Route module.
Support Global Plugin.
Support Version Manager.
Use Cobra as the cli scafford.
Remove Lua dependency.
Improve E2E testcases for the backend. ,
Improve E2E testcases for the frontend.
Improve online debug.
Improve Route publish/offline.
Improve plugin module for the frontend.
Fix error occurred when enable or disable existing SSL
Fix the problem that route created by Admin API (without ID) cannot be shown in Manager API.
This release mainly improve basic features, bugfix and adds test cases.
This release mainly adds test cases and bugfix for Manager API
.
Manager API
2.1.1 should be used with Apache APISIX 2.1. It is not recommended to use with other Apache APISIX versions.
Add e2e test cases for route, upstream, consumer, SSL, and plugins.
This release mainly adds test cases for Manager API
.
This release mainly refactors the dashboard, omitting MySQL, improve test cases.
Refactor frontend with Admin API
.
Manager API
removes dependency on MySQL.
Support plugin orchestration.
Setting standards for frontend internationalization.
New deployment pattern.
Add more test cases.
Document Enhancement.
Add back-end E2E test examples.
Improve CI testing.
Support log save to local file.
Optimize the deployment process.
This release mainly refactors the dashboard.
Added Manager API
support to process logics between APISIX and Dashboard.
Added Metrics/Route/SSL/Upstream/Consumer module.
This release is mainly to build some basic panels and resolve License issue.
Resolve licence issues.
Remove unused files from the Dashboard boilerplate.
Support panel to list, create and modify Route, Consumer, Service, SSL and Upstream.
Support custom configuration for Plugin dialog.
Manager API
2.2 should be used with . It is not recommended to use with other Apache APISIX versions.
Support access log for Manager API.
Enhance error log for Manager API.
Integrate with code-mirror to have a fallback to plugins's render issue.
Support priority field in Route module.
Add etcd basic auth support
Enhance e2e test cases for upstream.
Refactor unit test for consumer handler.
JSON schema verification should be performed on the original data submitted by the user.
fix PATCH method bug.
remove husky to resolve Docker Deploy failed.
For more changes, please refer to .
The default port of Manager API
is changed from 8080 to 9000.
Fix: when created route by Admin API
, upstream can not be modified by dashboard.
Fix: create route with jwt-auth will display an error.
Fix: create route with error format remote_addrs Manager API
will return 200, but should return 400.
Fix: make field ID compatible with both string and int.
Fix: can't run Manager API
in intranet env.
Fix: create a route through the dashboard, without filling in the client address, APISIX reports errors.
Fix: creates a route and enables redirect HTTPS on dashboard, and the browser reports an error when submitting.
For more changes, please refer to .
Install signal handler for graceful shutdown.
Add e2e test for config route with service_id or upstream_id.
For more changes, please refer to .
Add E2E test examples to the frontend.
Fix the Prometheus plugin updating incorrect values when updating routes.
Fix page display exceptions when the Redirect option is selected as Enable HTTPS in the Route page.
For more changes, please refer to
Integrate with Ant Design Pro.
Dashboard initial.