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: release 2.13 #2458

Merged
merged 3 commits into from
May 27, 2022
Merged

feat: release 2.13 #2458

merged 3 commits into from
May 27, 2022

Conversation

bzp2010
Copy link
Contributor

@bzp2010 bzp2010 commented May 27, 2022

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?

Released the corresponding version of APISIX 2.13.x.

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 May 27, 2022

Codecov Report

Merging #2458 (fc22ea6) into master (a0be631) will decrease coverage by 6.00%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #2458      +/-   ##
==========================================
- Coverage   68.75%   62.74%   -6.01%     
==========================================
  Files         131       58      -73     
  Lines        3456     4042     +586     
  Branches      845        0     -845     
==========================================
+ Hits         2376     2536     +160     
- Misses       1080     1208     +128     
- Partials        0      298     +298     
Flag Coverage Δ
backend-e2e-test 37.48% <ø> (?)
backend-unit-test 49.91% <ø> (?)
frontend-e2e-test ?

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

Impacted Files Coverage Δ
web/src/pages/Upstream/List.tsx
web/src/components/Upstream/components/Nodes.tsx
web/src/pages/Dashboard/Dashboard.tsx
...rc/components/Upstream/components/UpstreamType.tsx
web/src/helpers.tsx
web/src/pages/Upstream/components/Step1.tsx
...eam/components/passive-check/Healthy/Successes.tsx
web/src/components/Upstream/service.ts
...omponents/Upstream/components/ServiceDiscovery.tsx
web/src/pages/Service/Create.tsx
... and 179 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 a0be631...fc22ea6. Read the comment docs.

@bzp2010 bzp2010 merged commit 7543860 into apache:master May 27, 2022
hongbinhsu pushed a commit to fitphp/apix-dashboard that referenced this pull request Jun 16, 2022
* 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
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.

7 participants