Yusheng Li
Yusheng Li
### Summary Merge features of statsd-advanced into statsd ### Full changelog ### Issue reference FTI-4110
### Summary Kong creates a new node_id every time it restarts. In hybrid mode, CP will insert a new row to the clustering_data_planes table after DP restart because it provides...
### Summary - fix(runloop) typo fix for kong.log.err
### Summary ### Full changelog * [Implement ...] * [Add related tests] * ... ### Issue reference FTI-4168
cc1: warnings being treated as errors /usr/local/fastdfs/fastdfs-nginx-module-1.20/src//common.c:1366: error: implicit declaration of function ‘storage_download_file_ex1’ make[1]: *** [objs/addon/src/ngx_http_fastdfs_module.o] Error 1 make[1]: Leaving directory `/usr/local/nginx/nginx-1.10.3' make: *** [build] Error 2
### Summary ### Full changelog * [Implement ...] * [Add related tests] * ... ### Issue reference Fix #_[issue number]_
### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) 3.0 ### Current Behavior Cannot use Swagger UI...
Summary Add a changelog Makefile for easy using
I have an API definition as below: ```json { "name": "/api/v1/users/{id}", "api_id": "1", "org_id": "test", "use_keyless": true, "version_data": { "not_versioned": true, "versions": { "Default": { "name": "Default", "use_extended_paths": true }...