hello, community, The Apache APISIX 1.1 already released, it's time to discuss what feature the 1.2 milestone should include. Also, I want to be a release manager for version 1.2.
If you think a feature should be added in version 1.2, please feel free to add it and explain why. I think we can add the following features - supports for cors. CORS is a common function of api gateway. - supports request validator plugin using JSON schema. This will increase the security of the request and reject the illegal request as early as possible. - supports WAF. - supports for external Authorization. More flexible authorization mechanism. Thanks, yousali
