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

chore: remove v2beta2 API Version #1431

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

tao12345666333
Copy link
Member

ref: #707

Signed-off-by: Jintao Zhang zhangjintao9020@gmail.com

Type of change:

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

What this PR does / why we need it:

Pre-submission 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

ref: apache#707

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
@tao12345666333 tao12345666333 added the changelog Issues with this label should be added to changelog when public a new release label Nov 3, 2022
@tao12345666333 tao12345666333 added this to the v1.6.0 milestone Nov 3, 2022
@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2022

Codecov Report

Merging #1431 (ecf1326) into master (6b38e80) will increase coverage by 1.10%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1431      +/-   ##
==========================================
+ Coverage   40.38%   41.49%   +1.10%     
==========================================
  Files          82       82              
  Lines        7445     7246     -199     
==========================================
  Hits         3007     3007              
+ Misses       4090     3891     -199     
  Partials      348      348              
Impacted Files Coverage Δ
pkg/api/validation/apisix_consumer.go 0.00% <ø> (ø)
pkg/api/validation/apisix_route.go 24.59% <ø> (+2.85%) ⬆️
pkg/api/validation/apisix_tls.go 0.00% <ø> (ø)
pkg/api/validation/apisix_upstream.go 0.00% <ø> (ø)
pkg/config/config.go 66.34% <ø> (ø)
pkg/providers/apisix/translation/apisix_route.go 31.51% <ø> (+6.48%) ⬆️
pkg/providers/apisix/translation/translator.go 0.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog Issues with this label should be added to changelog when public a new release
Projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants