Commit b3e4857 1 parent 4372033 commit b3e4857 Copy full SHA for b3e4857
File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 10
10
test-nginx :
11
11
strategy :
12
12
matrix :
13
- version : [1.26.1 , 1.27.0 ]
13
+ version : [1.26.2 , 1.27.1 ]
14
14
fail-fast : false
15
15
runs-on : " ubuntu-20.04"
16
16
Original file line number Diff line number Diff line change @@ -367,7 +367,8 @@ Select patch
367
367
| 1.19.x ~ 1.21.0 | YES | [ proxy_connect_rewrite_1018.patch] ( patch/proxy_connect_rewrite_1018.patch ) |
368
368
| 1.21.1 ~ 1.22.x | YES | [ proxy_connect_rewrite_102101.patch] ( patch/proxy_connect_rewrite_102101.patch ) |
369
369
| 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 ) |
371
372
372
373
| OpenResty version | enable REWRITE phase | patch |
373
374
| --: | --: | --: |
@@ -735,7 +736,8 @@ Nginx Compatibility
735
736
736
737
The latest module is compatible with the following versions of nginx:
737
738
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)
739
741
* 1.24.0 (version of 1.24.x)
740
742
* 1.22.1 (version of 1.22.x)
741
743
* 1.20.2 (version of 1.20.x)
You can’t perform that action at this time.
0 commit comments