| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| apioak_0.6.0-1_amd64.deb | 2023-03-01 | 688.7 kB | |
| apioak-0.6.0-1.el7.x86_64.rpm | 2023-03-01 | 694.3 kB | |
| 0.6.0 source code.tar.gz | 2023-01-01 | 2.3 MB | |
| 0.6.0 source code.zip | 2023-01-01 | 2.3 MB | |
| README.md | 2023-01-01 | 1.3 kB | |
| Totals: 5 Items | 6.0 MB | 0 | |
Feature
- Restructure the design framework of the traffic service subject.
- Refactor configuration loading mechanism.
- Added gateway command line support.
- Added support for custom multiple domain names.
- Added no upstream automatic domain name resolution support.
- Added service certificate management support.
- Added dynamic certificate support for traffic requests.
- Upgrade
Admin APIfunctionality. - Added cross-domain configuration plug-in.
- Added traffic request rate limit plug-in.
Change
- Fixed domain name service changed to custom domain name service.
- Upstream binding changed from
projecttorouting. Mockfunction plug-in.- Removed upstream health checks.
- Removed project members and weaken user management functions.
- The new UI design simplifies page operation and configuration.
- Storage engine changed from
mysqltoconsul. - Added dependency library
lua-resty-consul. - Added dependency library
lua-resty-jit-uuid. - Added dependency library
lua-resty-dns. - Removed dependency library
lua-resty-healthcheck. - Removed dependency library
lua-resty-mysql.
Document
- Update dependency installation documentation,
MariaDBinstallation changed toConsulinstallation documentation.