Table of Contents

2.1.0

This release mainly adds test cases for manager-api.

Core

  • Install signal handler for graceful shutdown.#796
  • Add e2e test for config route with service_id or upstream_id.#810

For more changes, please refer to Milestone.

2.0.0

This release mainly refactors the dashboard, omitting MySQL, improve test cases.

Core

  • 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.
  • Add E2E test examples to the frontend. #619
  • Fix the Promethues plugin updating incorrect values when updating routes. #666
  • Fix page display exceptions when the Redirect option is selected as Enable HTTPS in the Route page. #692

For more changes, please refer to Milestone

1.5.0

This release mainly refactors the dashboard.

Core

  • Integrate with Ant Design Pro. #263
  • Added Manager API support to process logics between APISIX and Dashboard.
  • Added Metrics/Route/SSL/Upstream/Consumer module.

1.0.0

This release is mainly to build some basic panels and resolve License issue.

Core

  • Dashboard initial. #1
  • 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.

Back to TOC