-
Notifications
You must be signed in to change notification settings - Fork 542
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
feat: basic support Apache APISIX 2.10 #2149
Merged
Merged
Conversation
This file contains 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
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2149 +/- ##
==========================================
+ Coverage 67.75% 69.49% +1.73%
==========================================
Files 126 187 +61
Lines 3300 7137 +3837
Branches 803 823 +20
==========================================
+ Hits 2236 4960 +2724
- Misses 1064 1889 +825
- Partials 0 288 +288
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
starsz
reviewed
Sep 26, 2021
bzp2010
force-pushed
the
feat-support-2100
branch
from
September 27, 2021 12:42
a88da63
to
e98cb17
Compare
bzp2010
force-pushed
the
feat-support-2100
branch
from
September 28, 2021 12:38
f451677
to
27e649a
Compare
bzp2010
force-pushed
the
feat-support-2100
branch
from
September 28, 2021 14:49
af3d642
to
d86e872
Compare
bzp2010
force-pushed
the
feat-support-2100
branch
from
September 29, 2021 02:26
bb0eb79
to
e85f523
Compare
liuxiran
reviewed
Sep 29, 2021
liuxiran
approved these changes
Sep 29, 2021
just wait for ci |
bzp2010
force-pushed
the
feat-support-2100
branch
from
October 1, 2021 11:32
256e117
to
177f0a1
Compare
bzp2010
force-pushed
the
feat-support-2100
branch
from
October 2, 2021 02:17
177f0a1
to
0bc53d5
Compare
nic-chen
reviewed
Oct 2, 2021
juzhiyuan
approved these changes
Oct 2, 2021
nic-chen
approved these changes
Oct 3, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Please answer these questions before submitting a pull request, or your PR will get closed.
Why submit this pull request?
What changes will this PR take into?
Provide basic support for Apache APISIX 2.10. Includes changes to the stream plugins property definition and more.
Checklist: