Skip to content

Migration Guide 3.4

Roberto Cortez edited this page Aug 11, 2023 · 12 revisions

Vert.x HTTP

The configuration property quarkus.http.cors has been renamed to quarkus.http.cors.enabled. Both properties are valid, and quarkus.http.cors.enabled has priority between both. In the future, the old property quarkus.http.cors will be marked as deprecated.

Migration guides

Current version


LTS versions


Next version in main


Clone this wiki locally