Skip to content

feat: release 2.8.0 #2121

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

Merged
merged 2 commits into from
Sep 7, 2021
Merged

feat: release 2.8.0 #2121

merged 2 commits into from
Sep 7, 2021

Conversation

liuxiran
Copy link
Contributor

@liuxiran liuxiran commented Sep 3, 2021

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

Why submit this pull request?

release version 2.8.0, after this version released, APISIX Dashboard can work together with APISIX 2.9. There may be a lack of functionality

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

@netlify
Copy link

netlify bot commented Sep 3, 2021

✔️ Deploy Preview for apisix-dashboard ready!

🔨 Explore the source changes: 9da2d23

🔍 Inspect the deploy log: https://app.netlify.com/sites/apisix-dashboard/deploys/6137355095d3ab0008282bce

😎 Browse the preview: https://deploy-preview-2121--apisix-dashboard.netlify.app

@codecov-commenter
Copy link

codecov-commenter commented Sep 3, 2021

Codecov Report

Merging #2121 (9da2d23) into master (fc89bc4) will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2121      +/-   ##
==========================================
+ Coverage   69.34%   69.37%   +0.02%     
==========================================
  Files         186      186              
  Lines        7073     7073              
  Branches      802      802              
==========================================
+ Hits         4905     4907       +2     
+ Misses       1883     1881       -2     
  Partials      285      285              
Flag Coverage Δ
backend-e2e-test 47.28% <ø> (+0.13%) ⬆️
backend-e2e-test-ginkgo 48.92% <ø> (-0.32%) ⬇️
backend-unit-test 52.74% <ø> (ø)
frontend-e2e-test 67.48% <ø> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
web/src/helpers.tsx 73.77% <0.00%> (+3.27%) ⬆️

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 fc89bc4...9da2d23. Read the comment docs.

Copy link
Member

@juzhiyuan juzhiyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this support APISIX 2.8?

@liuxiran
Copy link
Contributor Author

liuxiran commented Sep 5, 2021

Does this support APISIX 2.8?

Dashboard 2.8 can work with APISIX 2.8 and APISIX 2.9, but at the same time users can find that there are some function missing in UI, it will take some time to add , see here: https://github.com/apache/apisix-dashboard/milestone/17, after Dashboard 2.8 published, detailed 2.9 plan will also be announced.

@liuxiran liuxiran merged commit 0302a1e into master Sep 7, 2021
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.

6 participants