Released on 2020.01.01
- Added Basic framework.
- Added
service
,router
,plugin
andupstream
management functions. - Added
service
,router
andplugin
management document. - Added Dynamic Load Balancing functions.
- Added Hash-based Load Balancing functions.
- Added Multi-environment routing publishing functions.
- Added Mock Request functions.
- Added Command line management script.
- Added
Makefile
automaticinstall
anduninstall
functions. - Added Basic Test Framework
TEST-NGINX
. - Added
key-auth
Authentication plugin. - Added
limit-conn
Traffic Control plugin. - Added
limit-count
Traffic Control plugin. - Added
limit-req
Traffic Control plugin. - Added system dependencies document.
- Added
PDKs
Development Kit. - Added request rewrite and parameter conversion functions.
- Added API verification parameter framework
JSON-SCHEMA
.