罗泽轩
罗泽轩
If GD_PNG is false, neither LgdImageCreateFromPng nor LgdImageCreateFromPngPtr would be implemented. See the implementation in https://github.com/ittner/lua-gd/blob/master/luagd.c#L417 We should avoid declaring them too.
### Description I notice there are many error messages like: ``` WARNING: t/plugin/workflow2.t TEST 6: different actions with different limit count conf, up limit by isolation - 2022/09/21 08:51:36 [crit]...
### Description Currently, we have an API that reloads the plugin in the Admin API: https://apisix.apache.org/docs/apisix/terminology/plugin/#hot-reload. After years of usage, we find this design has some issues: 1. its logic...
### Issue description We are going to release a new major version (V3) in 2022. As a major version, we will remove deprecated fields, bring break changes, and most importantly,...
### Description The proxy-mirror doesn't support brighter DNS resolution, as its feature is currently based on Nginx's directive, which uses Nginx's own DNS resolution. As Nginx's own DNS resolution doesn't...
### Description As a user, I want to support service discovery in the stream subsystem, so that we can use it to get L4 upstream dynamically. There is already an...
Currently, triggering an image push action in the CI will always push the image as the latest image if the type of the image is Debian. This will bring us...
Adapt the latest change in APISIX Signed-off-by: spacewander
## Why you need it? When I read the source, I found that Higress uses a single patch to record the change from the upstream projects. Therefore, Higress now have...