Skip to content

Migration Guide 1.7

Guillaume Smet edited this page Jul 7, 2020 · 9 revisions

Native images

Native images use the file.encoding defined at build time. It used to be set to the locale of the build host. It is now hardcoded to UTF-8 at build time to avoid inconsistent behaviors.

It is not configurable right now but if you have a use case for being able to configure it, please speak up on the quarkus-dev mailing list.

Migration guides

Current version


LTS versions


Next version in main


Clone this wiki locally