-
Notifications
You must be signed in to change notification settings - Fork 2.8k
feat: support openresty-1.25.3.1 #10887
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
monkeyDluffy6017
merged 33 commits into
apache:master
from
zll600:upgrade_openresty-1.25.3.1
Feb 26, 2024
Merged
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
d60428c
chore: upgrade openresty-1.25.3.1
zll600 e84b875
fix: remove trailing whitspace
zll600 c22ad18
fix: ci lint
zll600 be00c28
fix: ci lint
zll600 4ed4446
fix: enable_http2
zll600 494c174
fix: enable_http2
zll600 0108c5f
fix: enable_http2
zll600 93c7daa
fix: ci lint
zll600 7d125b2
fix: cli test
zll600 3c8dcae
fix: cli test
zll600 8e35feb
fix: http2 with content-length header
zll600 ce59af7
fix: ext-plugin
zll600 db03194
fix: remove server ssl port in upstream-tls.t
zll600 9fcb781
fix: enable proxy_ssl in stream proxy
zll600 bcc2ea5
Revert "fix: enable proxy_ssl in stream proxy"
zll600 7361f7b
chore: update
zll600 1422663
fix: update t/stream-node/upstream.t
zll600 39601f2
chore: add comment
zll600 ddc631f
fix: spawn sub-process in timer
zll600 c6b71fe
chore: cleanup http2
zll600 f979676
chore: cleanup
zll600 ef98f70
fix: lint error
zll600 22d46db
chore: grep 'http2 on'
zll600 1dd968c
chore: use apisix-runtime/1.2.0
zll600 9736157
chore: grep 'http2 on'
zll600 dabfb96
Merge branch 'master' into upgrade_openresty-1.25.3.1
zll600 25fd383
chore: test ci
zll600 4eadeca
chore: test ci
zll600 fbae45e
chore(ci): disable gm ci
zll600 e184acf
chore: revert install_apisix_runtime
zll600 69ef089
chore: report 400 for http2/3 request without content-length header
zll600 dc3c05c
fix: lint error
zll600 ff028e4
Merge remote-tracking branch 'apisix/master' into upgrade_openresty-1…
zll600 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -17,4 +17,4 @@ | |
|
|
||
| APISIX_PACKAGE_NAME=apisix | ||
|
|
||
| APISIX_RUNTIME=1.1.1 | ||
| APISIX_RUNTIME=1.2.0 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.