Serendipity96 commented on a change in pull request #691: URL: https://github.com/apache/apisix-website/pull/691#discussion_r739971719
########## File path: website/blog/2021/11/02/weekly-report-1031.md ########## @@ -0,0 +1,135 @@ +--- +title: Weekly Report|10.15-10.31 Feature Highlights Update in Progress +keywords: +- Apache APISIX +- Weekly Report +- Contributor +- APISIX +- API Gateway +- Apache +description: If you want to go fast, go alone.If you want to go far, go together. The Apache APISIX Community Weekly Report hopes to help community members better understand the weekly progress of the Apache APISIX community and and facilitate everyone to participate in the Apache APISIX community. +tags: [Events] +--- + +> From 10.15 to 10.31, 31 contributors submitted 93 commits for Apache APISIX. Thank you all for your contributions to Apache APISIX. It is your selfless contribution to make the Apache APISIX project better! + +<!--truncate--> + +## Introduction + +Apache APISIX has grown as a community from the first day of open source and has quickly become the most active open source API gateway project in the world. These achievements cannot be achieved without the joint efforts of our community partners. + +"If you want to go fast, go alone.If you want to go far, go together." The Apache APISIX Community Weekly Report hopes to help community members better understand the weekly progress of the Apache APISIX community and and facilitate everyone to participate in the Apache APISIX community. + +We have also compiled some issues suitable for newcomers to the community to participate in! If you are interested, don't miss it! + +## Contributor Statistics + + + + + +## Good first issue + +### Issue #686 + +**Link**: https://github.com/apache/apisix-website/issues/686 + +**Issue description**: In order to speed up the loading speed of pictures/images on the Apache APISIX official website, we need to migrate all pictures/images to CDN. + +### Issue #5305 + +**Link**: https://github.com/apache/apisix/issues/5305 + +**Issue description**: + +Currently I has test the proxy-mirror plugin in apisix, but I find that the feature of this plugin is different from the ngx_http_mirror_module in nginx. The mirror moudle of nginx can add the uri behind the host in "proxy_pass" directive, for example: + +``` Review comment: 代码格式化,开头加些空格 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
