File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1010 test-nginx :
1111 strategy :
1212 matrix :
13- version : [1.24.0, 1.25. 2, 1.25.3, 1.25.4 ]
13+ version : [1.26. 2, 1.27.1 ]
1414 fail-fast : false
1515 runs-on : " ubuntu-20.04"
1616
Original file line number Diff line number Diff line change @@ -367,7 +367,8 @@ Select patch
367367| 1.19.x ~ 1.21.0 | YES | [ proxy_connect_rewrite_1018.patch] ( patch/proxy_connect_rewrite_1018.patch ) |
368368| 1.21.1 ~ 1.22.x | YES | [ proxy_connect_rewrite_102101.patch] ( patch/proxy_connect_rewrite_102101.patch ) |
369369| 1.23.x ~ 1.24.0 | YES | [ proxy_connect_rewrite_102101.patch] ( patch/proxy_connect_rewrite_102101.patch ) |
370- | 1.25.0 ~ 1.25.x | YES | [ proxy_connect_rewrite_102101.patch] ( patch/proxy_connect_rewrite_102101.patch ) |
370+ | 1.25.0 ~ 1.26.x | YES | [ proxy_connect_rewrite_102101.patch] ( patch/proxy_connect_rewrite_102101.patch ) |
371+ | 1.27.1 | YES | [ proxy_connect_rewrite_102101.patch] ( patch/proxy_connect_rewrite_102101.patch ) |
371372
372373| OpenResty version | enable REWRITE phase | patch |
373374| --: | --: | --: |
@@ -735,7 +736,8 @@ Nginx Compatibility
735736
736737The latest module is compatible with the following versions of nginx:
737738
738- * 1.25.4 (mainline version of 1.25.x)
739+ * 1.27.1 (mainline version of 1.27.x)
740+ * 1.26.2 (version of 1.26.x)
739741* 1.24.0 (version of 1.24.x)
740742* 1.22.1 (version of 1.22.x)
741743* 1.20.2 (version of 1.20.x)
You can’t perform that action at this time.
0 commit comments