-
Notifications
You must be signed in to change notification settings - Fork 527
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.14.1 #2464
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2464 +/- ##
==========================================
- Coverage 68.98% 68.72% -0.26%
==========================================
Files 131 189 +58
Lines 3456 7489 +4033
Branches 845 842 -3
==========================================
+ Hits 2384 5147 +2763
- Misses 1072 2045 +973
- Partials 0 297 +297
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
do we need test cases for this PR? |
Of course, I'll update the |
* upstream/master: test: remove stale E2E cases (apache#2475) feat: basic support Apache APISIX 2.14.1 (apache#2464) fix: Users can create a Consumer in Dashboard without enabling the plugin (apache#2442) fix: change "Route List" to "Routes" (apache#2453) fix: advance matching in the route create page causes the page to crash (apache#2440) feat: release 2.13 (apache#2458) feat: support Turkish Language (apache#2452) # Conflicts: # web/package.json
Please answer these questions before submitting a pull request, or your PR will get closed.
basic support Apache APISIX 2.14.1
Checklist: