-
Notifications
You must be signed in to change notification settings - Fork 539
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.12.1 #2315
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2315 +/- ##
==========================================
- Coverage 69.91% 68.17% -1.74%
==========================================
Files 184 127 -57
Lines 7280 3375 -3905
Branches 830 830
==========================================
- Hits 5090 2301 -2789
+ Misses 1896 1074 -822
+ Partials 294 0 -294
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
cc @bzp2010 |
Anything else? |
* origin: feat: release 2.11.0 (apache#2361) feat: add data loader framework (apache#2371) feat: improve Consumer module (apache#2327) fix: ! (reverse) operator not handled correctly (apache#2364) chore: modify the select upstream field to upstream (apache#2344) feat: support protobuf on Web (apache#2320) chore: Extract paging related functions into standalone hook (apache#2334) feat: basic support Apache APISIX 2.12.1 (apache#2315) # Conflicts: # web/src/helpers.tsx # web/yarn.lock
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?
Adapt Apache APISIX version 2.12.1, synchronize schema to support new plugins.
Related issues
follow: apache/apisix#6254
Checklist: