Quarkus v1.2.0.Final Release Notes

Release Date: 2020-01-23 // about 4 years ago
  • Major changes

    Complete changelog

    • ๐Ÿ“š #6731 - Fix a few links in the documentation
    • #6729 - Vault Transit Engine guide
    • ๐Ÿ”ง #6727 - Make optional the oauth2 configuration when the extension is disabled
    • #6719 - Fix JaCoCo report
    • #6716 - Disable the DNS resolver when creating the options
    • #6715 - Add example of adding multiple classes to --initialize-at-run-time
    • #6714 - Fix bug in KubernetesClientProducer causing wrong config for kubernetes client
    • #6712 - Gizmo 1.0.1.Final
    • #6711 - RESTEasy standalone does not serve files if http-root is set
    • ๐Ÿ”’ #6708 - doc: fix security-jwt.adoc according to quickstart project
    • ๐ŸŒฒ #6699 - Enable JNI for logging-gelf
    • ๐Ÿ— #6697 - Native build fails with "quarkus-logging-gelf" extension (Unsupported method sun.nio.ch.DatagramDispatcher.read0)
    • โšก๏ธ #6692 - Update JWT guide with a list of smallrye-jwt properties
    • ๐Ÿ“„ #6689 - doc: improve the Kubernetes extension docs slightly
    • #6684 - -H:+AddAllCharsets passed to native-image even though no extension requested it
    • #6683 - -H:+AddAllCharsets passed to native-image even though no extension requested it
    • #6681 - Ensure that a missing user.country system property doesn't break the application
    • โšก๏ธ #6678 - Optimize Vert.x startup by avoiding DNS resolver initialization
    • 0๏ธโƒฃ #6675 - Qute - fix default template extensions for java.util.Map
    • #6674 - Thread safety issues
    • ๐Ÿ‘ #6672 - Add support for .yml in addition to .yaml
    • #6671 - Fix restricting bean types via @typed
    • #6668 - quarkus-config-yaml does not recognize "application.yml"
    • ๐ŸŒ #6666 - Don't restart on web resource change
    • #6665 - Fix a problem where env vars do not have the right ordinal
    • #6636 - Document Vault Transit Engine
    • โœ… #6608 - OIDC test checking the custom principal name is unstable
    • 0๏ธโƒฃ #6519 - Qute - fix default template extensions for java.util.Map
    • #6417 - Dev mode not working anymore when META-INF/resources is generated
    • #6252 - fix: handling of arrays in kubernetes properties
    • ๐Ÿ‘ป #3655 - REST Client false exception mapping when using CompletionStage
    • #3394 - Introduce quarkus-cache extension
    • 0๏ธโƒฃ #2383 - Document how to use JWT default groups, custom headers, custom group and sub path/defaults, kid, whitelists, jwk rotation