Skip to content

Ability to validate supported API versions only against explicitly configured ones #34775

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
rstoyanchev opened this issue Apr 17, 2025 · 0 comments
Assignees
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Milestone

Comments

@rstoyanchev
Copy link
Contributor

rstoyanchev commented Apr 17, 2025

Currently we detect versions from request mappings, but it would be good to have the take control over that by setting the list explicitly. For example to take out an older version even if the code isn't fully updated.

@rstoyanchev rstoyanchev self-assigned this Apr 17, 2025
@rstoyanchev rstoyanchev added in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement labels Apr 17, 2025
@rstoyanchev rstoyanchev added this to the 7.0.0-M5 milestone Apr 17, 2025
@rstoyanchev rstoyanchev changed the title Ability to set the supported API versions vs detect Ability to validate supported API versions only against explicitly configured ones Apr 28, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
in: web Issues in web modules (web, webmvc, webflux, websocket) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant