You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/08/09 02:36:45 UTC

[GitHub] [apisix-website] lijing-21 opened a new pull request, #1278: docs: add weekly report 0716-0731

lijing-21 opened a new pull request, #1278:
URL: https://github.com/apache/apisix-website/pull/1278

   add weekly report 0716-0731


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-website] SylviaBABY commented on a diff in pull request #1278: docs: add weekly report 0716-0731

Posted by GitBox <gi...@apache.org>.
SylviaBABY commented on code in PR #1278:
URL: https://github.com/apache/apisix-website/pull/1278#discussion_r940934922


##########
blog/en/blog/2022/08/09/weekly-report-0731.md:
##########
@@ -0,0 +1,66 @@
+---
+title: Biweekly Report (Jul 16 - Jul 31)
+keywords:
+- Apache APISIX
+- API Gateway
+- Weekly Report
+- Contributor
+description: The cloud native API gateway Apache APISIX has added functions such as supporting custom plugin priorities and checking plugin_metadata in configuration files in the past two weeks.
+tags: [Community]
+---
+
+> From Jul 16th to Jul 31th, 28 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
+
+![Contributors List](https://static.apiseven.com/2022/weeklyreport/0809/4.png)
+
+![New Contributors](https://static.apiseven.com/2022/weeklyreport/0809/3.png)
+
+## Good first issue
+
+### Issue #7538
+
+**Link**: https://github.com/apache/apisix/issues/7538
+
+**Description**: We currently hardcore the APISIX version in the blog or doc, which has misled some newcomers when they read an old blog version. This also makes updating the latest APISIX version in the doc harder, because we need to change several places.
+
+Let's add a static file containing the version numbers, and provide a simple one-liner command to get the version number in the doc. The one-liner should be very simple so that we can copy & paste it everywhere.
+
+## Highlights of Recent Features
+
+- [Create use_real_request_uri_unsafe option in `proxy-rewrite` plugin](https://github.com/apache/apisix/pull/7401)(Contributor: [ilteriseroglu-ty](https://github.com/ilteriseroglu-ty))
+
+- [Add ngx.shared.DICT status in `prometheus` plugin](https://github.com/apache/apisix/pull/7412)(Contributor: [ccxhwmy](https://github.com/ccxhwmy))
+
+- [Supports dynamic control of whether plugins are running](https://github.com/apache/apisix/pull/7453)(Contributor: [soulbird](https://github.com/soulbird))
+
+- [Support setting clock skew for verifying in `jwt-auth` plugin](https://github.com/apache/apisix/pull/7500)(Contributor: [tzssangglass](https://github.com/tzssangglass))
+
+- [Add plugin_metadata into control API](https://github.com/apache/apisix/pull/7514)(Contributor: [kingluo](https://github.com/kingluo))
+
+- [Support multi clickhouse endpoints in `clickhouse-logger` plugin](https://github.com/apache/apisix/pull/7517)(Contributor: [zhendongcmss](https://github.com/zhendongcmss))
+
+## Recent Blog Recommendations
+
+- [Release Apache APISIX Ingress v1.5-rc1](https://apisix.apache.org/blog/2022/08/05/apisix-ingress-1.5rc1-release/)
+
+Apache APISIX Ingress Controller v1.5-rc1 is officially released. Bring API Version upgrades, Gateway API support, and updates to Ingress resources.
+
+- [Release Apache APISIX 2.15](https://apisix.apache.org/blog/2022/07/29/release-apache-apisix-2.15/)
+
+Apache APISIX 2.15 is officially released! You can customize plugin priority and whether the plugin is executed, custom error response, and indicators to support the monitoring of four layers of traffic.
+
+- [Why do you need Apache APISIX when you have NGINX and Kong?](https://apisix.apache.org/blog/2022/07/30/why-we-need-apache-apisix/)
+
+This article describes the history of the open source API Gateway Apache APISIX architecture's evolution and compares the advantages of the two frameworks, Apache APISIX and Nginx.

Review Comment:
   ```suggestion
   
   This article describes the history of the open source API Gateway Apache APISIX architecture's evolution and compares the advantages of the two frameworks, Apache APISIX and NGINX.
   ```



##########
blog/en/blog/2022/08/09/weekly-report-0731.md:
##########
@@ -0,0 +1,66 @@
+---
+title: Biweekly Report (Jul 16 - Jul 31)
+keywords:
+- Apache APISIX
+- API Gateway
+- Weekly Report
+- Contributor
+description: The cloud native API gateway Apache APISIX has added functions such as supporting custom plugin priorities and checking plugin_metadata in configuration files in the past two weeks.
+tags: [Community]
+---
+
+> From Jul 16th to Jul 31th, 28 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
+
+![Contributors List](https://static.apiseven.com/2022/weeklyreport/0809/4.png)
+
+![New Contributors](https://static.apiseven.com/2022/weeklyreport/0809/3.png)
+
+## Good first issue
+
+### Issue #7538
+
+**Link**: https://github.com/apache/apisix/issues/7538
+
+**Description**: We currently hardcore the APISIX version in the blog or doc, which has misled some newcomers when they read an old blog version. This also makes updating the latest APISIX version in the doc harder, because we need to change several places.
+
+Let's add a static file containing the version numbers, and provide a simple one-liner command to get the version number in the doc. The one-liner should be very simple so that we can copy & paste it everywhere.
+
+## Highlights of Recent Features
+
+- [Create use_real_request_uri_unsafe option in `proxy-rewrite` plugin](https://github.com/apache/apisix/pull/7401)(Contributor: [ilteriseroglu-ty](https://github.com/ilteriseroglu-ty))
+
+- [Add ngx.shared.DICT status in `prometheus` plugin](https://github.com/apache/apisix/pull/7412)(Contributor: [ccxhwmy](https://github.com/ccxhwmy))
+
+- [Supports dynamic control of whether plugins are running](https://github.com/apache/apisix/pull/7453)(Contributor: [soulbird](https://github.com/soulbird))
+
+- [Support setting clock skew for verifying in `jwt-auth` plugin](https://github.com/apache/apisix/pull/7500)(Contributor: [tzssangglass](https://github.com/tzssangglass))
+
+- [Add plugin_metadata into control API](https://github.com/apache/apisix/pull/7514)(Contributor: [kingluo](https://github.com/kingluo))
+
+- [Support multi clickhouse endpoints in `clickhouse-logger` plugin](https://github.com/apache/apisix/pull/7517)(Contributor: [zhendongcmss](https://github.com/zhendongcmss))
+
+## Recent Blog Recommendations
+
+- [Release Apache APISIX Ingress v1.5-rc1](https://apisix.apache.org/blog/2022/08/05/apisix-ingress-1.5rc1-release/)
+
+Apache APISIX Ingress Controller v1.5-rc1 is officially released. Bring API Version upgrades, Gateway API support, and updates to Ingress resources.

Review Comment:
   <img width="1127" alt="image" src="https://user-images.githubusercontent.com/39793568/183577560-00a57abf-4259-4ed7-9a02-229fb1232d7b.png">
   the same as CN version



-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-website] netlify[bot] commented on pull request #1278: docs: add weekly report 0716-0731

Posted by GitBox <gi...@apache.org>.
netlify[bot] commented on PR #1278:
URL: https://github.com/apache/apisix-website/pull/1278#issuecomment-1208845715

   ### <span aria-hidden="true">👷</span> Deploy Preview for *apache-apisix* processing.
   
   
   |  Name | Link |
   |---------------------------------|------------------------|
   |<span aria-hidden="true">🔨</span> Latest commit | b6ab54aa9a1d6447b322f82d48d707451c241ff3 |
   |<span aria-hidden="true">🔍</span> Latest deploy log | https://app.netlify.com/sites/apache-apisix/deploys/62f1c83dd8c4d70009a4d6d0 |


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-website] hf400159 commented on pull request #1278: docs: add weekly report 0716-0731

Posted by GitBox <gi...@apache.org>.
hf400159 commented on PR #1278:
URL: https://github.com/apache/apisix-website/pull/1278#issuecomment-1212665266

   > the cover is not correct <img alt="image" width="1279" src="https://user-images.githubusercontent.com/39793568/184267644-842a83b4-1813-4fc6-b0af-6fb7eeec228b.png">
   
   @SkyeYoung  has fixed this issue. cc @SylviaBABY 


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-website] hf400159 commented on a diff in pull request #1278: docs: add weekly report 0716-0731

Posted by GitBox <gi...@apache.org>.
hf400159 commented on code in PR #1278:
URL: https://github.com/apache/apisix-website/pull/1278#discussion_r941921748


##########
blog/en/blog/2022/08/09/weekly-report-0731.md:
##########
@@ -0,0 +1,66 @@
+---
+title: Biweekly Report (Jul 16 - Jul 31)
+keywords:
+- Apache APISIX
+- API Gateway
+- Weekly Report
+- Contributor
+description: The cloud native API gateway Apache APISIX has added functions such as supporting custom plugin priorities and checking plugin_metadata in configuration files in the past two weeks.
+tags: [Community]
+---
+
+> From Jul 16th to Jul 31th, 28 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.

Review Comment:
   ```suggestion
   "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 facilitate everyone to participate in the Apache APISIX community.
   ```



-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-website] SylviaBABY commented on pull request #1278: docs: add weekly report 0716-0731

Posted by GitBox <gi...@apache.org>.
SylviaBABY commented on PR #1278:
URL: https://github.com/apache/apisix-website/pull/1278#issuecomment-1212640136

   the cover is not correct
   <img width="1279" alt="image" src="https://user-images.githubusercontent.com/39793568/184267644-842a83b4-1813-4fc6-b0af-6fb7eeec228b.png">
   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix-website] SylviaBABY merged pull request #1278: docs: add weekly report 0716-0731

Posted by GitBox <gi...@apache.org>.
SylviaBABY merged PR #1278:
URL: https://github.com/apache/apisix-website/pull/1278


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org