Skip to content
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

Merged
merged 9 commits into from
Mar 1, 2022

Conversation

Baoyuantop
Copy link
Contributor

Please answer these questions before submitting a pull request, or your PR will get closed.

Why submit this pull request?

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

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:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

@codecov-commenter
Copy link

codecov-commenter commented Feb 13, 2022

Codecov Report

Merging #2315 (f2dc121) into master (758c432) will decrease coverage by 1.73%.
The diff coverage is 100.00%.

❗ Current head f2dc121 differs from pull request most recent head 40533d7. Consider uploading reports for the commit 40533d7 to get more accurate results

Impacted file tree graph

@@            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     
Flag Coverage Δ
backend-e2e-test ?
backend-e2e-test-ginkgo ?
backend-unit-test ?
frontend-e2e-test 68.17% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
web/src/components/Plugin/UI/limit-count.tsx 88.09% <ø> (ø)
web/src/components/Plugin/UI/limit-req.tsx 100.00% <ø> (ø)
web/src/components/Plugin/data.tsx 100.00% <ø> (ø)
web/src/pages/Upstream/List.tsx 90.00% <ø> (ø)
web/src/pages/Route/List.tsx 82.94% <100.00%> (+0.10%) ⬆️
api/internal/route.go
api/internal/core/server/server.go
api/internal/log/zap.go
api/internal/core/entity/format.go
api/internal/utils/utils.go
... and 52 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 758c432...40533d7. Read the comment docs.

@Baoyuantop Baoyuantop marked this pull request as ready for review February 22, 2022 09:05
@Baoyuantop
Copy link
Contributor Author

cc @bzp2010

@Baoyuantop
Copy link
Contributor Author

Anything else?

@Baoyuantop
Copy link
Contributor Author

cc @juzhiyuan @LiteSun

@bzp2010 bzp2010 merged commit 9d99ab7 into apache:master Mar 1, 2022
@Baoyuantop Baoyuantop deleted the feat-support-apisix-2.12.1 branch March 1, 2022 06:56
hongbinhsu pushed a commit to fitphp/apix-dashboard that referenced this pull request Mar 13, 2022
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants