| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| apioak-0.4.0-1.el7.x86_64.rpm | 2020-04-07 | 2.2 MB | |
| apioak_0.4.0-1_amd64.deb | 2020-04-07 | 2.2 MB | |
| apioak-0.4.0-1.rockspec | 2020-04-07 | 1.2 kB | |
| 0.4.0 source code.tar.gz | 2020-04-06 | 262.3 kB | |
| 0.4.0 source code.zip | 2020-04-06 | 294.5 kB | |
| README.md | 2020-04-06 | 2.4 kB | |
| Totals: 6 Items | 4.9 MB | 0 | |
Feature
- Refactored gateway core modules.
- Refactored dashboard management panel (this version is powerful and easy to use, highly recommended).
- Refactored
Project,RoutingmanagementAPIs. - Added
Account,User,Public ServiceManagementAPIs. - Configuration center was changed from
ETCDtoMariaDBdatabase. - New Added
Projectmanagement.- Support project prefix for multi-tenant isolation.
- Support multi-environment configuration,
Production Environment,Pre-launch Environment,Test Environmentcompletely isolated to meet the full life cycle management ofCIandCD. - Support dynamic weighted
Round-Robinload balancing. - Support dynamic consistency
Hashload balancing. - Support dynamic node configuration, dynamic
Hostconfiguration. - Support upstream service
Connection,Send,Readtimeout setting. - Support plug-in hot plug, project plug-in can be inherited by all routes(APIs) under the project.
- Support automatic generation of project documents.
- Support project member management.
- New Added
Routemanagement.- Support front-end and back-end request routing mapping.
- Support front-end and back-end request method mapping.
- Support cross mapping of front and back request parameters.
- Support request constant parameter definition.
- Support custom response data and response data type.
- Support plug-in hot swap.
- Support
Mockrequest, accelerate the development process of front and back end separation. - Supports automatic generation of routing (APIs) documents.
- Support multi-environment routing (APIs) online and offline.
- Support multi-environment routing (APIs) one-click replication.
- New Added
Usermanagement.- Support users login and registration.
- Support users to create, edit and delete.
- Support users to disable globally.
Change
- Removed dependent library
lua-resty-template. - Remove dependent library
lua-resty-etcd. - Remove dependent library
lua-resty-ngxvar. - Remove dependent library
lua-resty-jit-uuid. - Removed
Servicemodule and related management APIs and documents in0.3.0version. - Removed
Pluginmodule and related management APIs and documents in0.3.0version. - Removed the
Routermodule and related management APIs and documentation in0.3.0version.