You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have created a PR for this #326 After this is merged, we can go ahead and make a release of apisix-base
As you know so far, I'm an intern and I'm new to the project.
What I am wondering is, is it only necessary to modify this line of code to solve this issue? Don't need to do other stuff? (My current understanding is that this project provides construction services for apisix. I don’t know if this understanding is correct?)
I have created a PR for this #326 After this is merged, we can go ahead and make a release of apisix-base
As you know so far, I'm an intern and I'm new to the project. What I am wondering is, is it only necessary to modify this line of code to solve this issue? Don't need to do other stuff? (My current understanding is that this project provides construction services for apisix. I don’t know if this understanding is correct?)
After this change, when a release is made and this script runs. This new version of grpc_client_nginx_module will be packaged inside new apisix-base release.
Current the latest version of grpc-client-nginx-module is 0.4.2, as a new bug fix was made another release will be made with version 0.4.3.
apisix-build-tools/build-apisix-base.sh
Line 23 in 740ec67
The text was updated successfully, but these errors were encountered: