Re: [ANNOUNCE] new PMC: zeping Bai

2021-12-26 Thread Qi Guo
Congratulations to Zeping! Tsangleslie 于2021年12月27日周一 10:14写道: > Congratulations to Zeping! > > Leslie Tsang > leslie.ts...@icloud.com > >

[Proposal] Introduce 'public-api' Plugin to protect public API

2021-12-26 Thread Zexuan Luo
APISIX allows developers to expose public APIs in the plugins. By default, every client can access the API. Currently, we can protect these public APIs by the plugin interceptors. https://apisix.apache.org/docs/apisix/plugin-interceptors There is a problem with the plugin interceptors: you need t

Re: [ANNOUNCE] new PMC: zeping Bai

2021-12-26 Thread Tsangleslie
Congratulations to Zeping! Leslie Tsang leslie.ts...@icloud.com

Re: [ANNOUNCE] new PMC: zeping Bai

2021-12-26 Thread Baoyuan
Congratulations to Zeping! Yilin Zeng 于2021年12月27日周一 09:59写道: > Congratulations to Zeping! > > 发件人: Ming Wen > 发送时间: 2021年12月27日 07:48 > 收件人: dev@apisix.apache.org > 主题: [ANNOUNCE] new PMC: zeping Bai > > Hello, community, > The Project Management Committee(PMC

回复: [ANNOUNCE] new PMC: zeping Bai

2021-12-26 Thread Yilin Zeng
Congratulations to Zeping! 发件人: Ming Wen 发送时间: 2021年12月27日 07:48 收件人: dev@apisix.apache.org 主题: [ANNOUNCE] new PMC: zeping Bai Hello, community, The Project Management Committee(PMC) of Apache APISIX has voted passed and invited zeping Bai to be a PMC member. We

Re: [ANNOUNCE] new PMC: zeping Bai

2021-12-26 Thread Chao Zhang
That’s amazing! Congratulations to Zeping! Chao Zhang https://github.com/tokers On December 27, 2021 at 07:49:08, Ming Wen (wenm...@apache.org) wrote: Hello, community, The Project Management Committee(PMC) of Apache APISIX has voted passed and invited zeping Bai to be a PMC member. We are pleas

Re: [ANNOUNCE] new PMC: zeping Bai

2021-12-26 Thread Sylvia
It's a big deal, congratulations to Zeping! yeliang wang 于2021年12月27日周一 08:56写道: > This is a very thin message! Congratulations to @zeping Bai > > Ming Wen 于2021年12月27日周一 07:49写道: > > > Hello, community, > > The Project Management Committee(PMC) of Apache APISIX has voted passed > and > > invi

Re: [ANNOUNCE] new PMC: zeping Bai

2021-12-26 Thread yeliang wang
This is a very thin message! Congratulations to @zeping Bai Ming Wen 于2021年12月27日周一 07:49写道: > Hello, community, > The Project Management Committee(PMC) of Apache APISIX has voted passed and > invited zeping Bai to be a PMC member. We are pleased to announce that he > has accepted. > > Congratul

[ANNOUNCE] new PMC: zeping Bai

2021-12-26 Thread Ming Wen
Hello, community, The Project Management Committee(PMC) of Apache APISIX has voted passed and invited zeping Bai to be a PMC member. We are pleased to announce that he has accepted. Congratulations zeping Bai and welcome to join us. Thanks, Ming Wen, Apache APISIX PMC Chair Twitter: _WenMing

Re: apisix-kafka-logger 日志问题

2021-12-26 Thread JinChao Shuai
Hi Zuochen, maybe you can customize the private data format through get_req_original. In addition, APISIX provides get_full_log in apisix.utils.log-util to get all the information of the request and response. Zhiyuan Ju 于2021年12月24日周五 17:07写道: > Hi Zuochen, > > May I know if your issues are re