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/01/14 11:31:14 UTC

[GitHub] [apisix-docker] bzp2010 opened a new pull request #270: feat: bump APISIX to 2.10.3

bzp2010 opened a new pull request #270:
URL: https://github.com/apache/apisix-docker/pull/270


   - [x] bump APISIX to 2.10.3
   - [x] bump apisix-base to 1.19.9.1.1
   - [x] simplified build scripts into single-stage builder


-- 
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-docker] spacewander merged pull request #270: feat: bump APISIX to 2.10.3

Posted by GitBox <gi...@apache.org>.
spacewander merged pull request #270:
URL: https://github.com/apache/apisix-docker/pull/270


   


-- 
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-docker] bzp2010 commented on a change in pull request #270: feat: bump APISIX to 2.10.3

Posted by GitBox <gi...@apache.org>.
bzp2010 commented on a change in pull request #270:
URL: https://github.com/apache/apisix-docker/pull/270#discussion_r789409066



##########
File path: Makefile
##########
@@ -20,7 +20,7 @@
 
 
 # APISIX ARGS
-APISIX_VERSION ?= 2.11.0

Review comment:
       Hi, @tokers.
   
   In fact I don't really know, I just try to avoid the `latest` image from backtracking.
   This current PR will be merged directly into the `release/apisix-2.10.3` branch and will not affect the `master` branch.




-- 
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-docker] tokers commented on a change in pull request #270: feat: bump APISIX to 2.10.3

Posted by GitBox <gi...@apache.org>.
tokers commented on a change in pull request #270:
URL: https://github.com/apache/apisix-docker/pull/270#discussion_r785283147



##########
File path: Makefile
##########
@@ -20,7 +20,7 @@
 
 
 # APISIX ARGS
-APISIX_VERSION ?= 2.11.0

Review comment:
       I'm curious about the strategy to decide the version in Makefile, basically I think here we keep the latest version of APISIX is better.




-- 
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-docker] bzp2010 commented on a change in pull request #270: feat: bump APISIX to 2.10.3

Posted by GitBox <gi...@apache.org>.
bzp2010 commented on a change in pull request #270:
URL: https://github.com/apache/apisix-docker/pull/270#discussion_r789409066



##########
File path: Makefile
##########
@@ -20,7 +20,7 @@
 
 
 # APISIX ARGS
-APISIX_VERSION ?= 2.11.0

Review comment:
       Hi, @tokers.
   
   In fact I don't really know, I just try to avoid the `latest` image from backtracking.
   This current PR will be merged directly into the `release/apisix-2.10.3` branch and will not affect the `master` branch. It does keep only the latest version in master branch.




-- 
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-docker] tokers commented on a change in pull request #270: feat: bump APISIX to 2.10.3

Posted by GitBox <gi...@apache.org>.
tokers commented on a change in pull request #270:
URL: https://github.com/apache/apisix-docker/pull/270#discussion_r789283221



##########
File path: Makefile
##########
@@ -20,7 +20,7 @@
 
 
 # APISIX ARGS
-APISIX_VERSION ?= 2.11.0

Review comment:
       @bzp2010 May I ask the strategy about it?




-- 
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