hello, community, The Apache APISIX 1.0 already released, it's time to discuss what feature the 1.1 milestone should include.
If you think a feature should be added in version 1.1, please feel free to add it and explain why. I think we can add the following features(most of them are transferred from 1.0): -supports push log/msg to MQ directly, for example, Apache Kafka, Apache RocketMQ. This allows messages to be processed faster and also let the backend service not care about the log. - 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 more RPC protocols, for example, Apache Dubbo, APISIX only supports gRPC now. This can make APISIX more friendly to Java's microservices system. - supports WAF. Thanks, Ming Wen, Apache APISIX Twitter: _WenMing