github quarkusio/quarkus 1.7.6.Final

latest releases: 3.10.0, 3.9.5, 3.9.4...
3 years ago

Major changes

Complete changelog

  • #13869 - Upgrade to Vert.x 3.9.5
  • #13808 - Amazon Services - Make native work even if nothing configured
  • #13651 - Remove spaces from quarkus.container-image.group when it's set to the username
  • #13622 - Quarkus Jib fails if username contains a space although it is not even used
  • #13582 - Improve logging and documentation about objcopy dependency
  • #13532 - Fix SimpleScheduler pause functionality
  • #13521 - Update documentation to reflect correct native-image sources location
  • #13518 - Native image - sources folder is not generated at the location mentioned by documentation
  • #13424 - Don't log error message on bad request
  • #13392 - Eagerly reject malformed requests
  • #13335 - Create a new Resteasy Context Map
  • #13333 - Remove the usage of set-env from the doc workflow
  • #13317 - Quarkus HTTP response gets messed up under load
  • #13116 - Qute: do not ignore a user-provided template variant
  • #13113 - Character escaping in Qute doesn't work
  • #13015 - Make embedded fields with camel-case work in Spring Data JPA repositories
  • #13014 - Spring Data Repository with camel-case properties not working with Quarkus
  • #12940 - Improved the parsing of the host and port in vertx
  • #12939 - Wrong host forwarded after enabling proxy address forwarding
  • #12931 - If no password set don't attempt to connect
  • #12912 - Runtime initialization of some imageio related classes
  • #12823 - Fix dependency name in Qute doc
  • #12798 - Fix NPE in mutable-jar packaging non-jar dependencies
  • #12796 - Add missing dependencies in SmallRye GraphQL for Mandrel native
  • #12795 - Smallrye graphql native missing classes with Mandrel
  • #12775 - Fix spring-data-jpa field lookup with layered @MappedSuperclasses
  • #12763 - buildRunnerJar threw an exception: java.lang.NullPointerException
  • #12760 - Add allow java.lang annotations for resources
  • #12753 - multi layered entity inheritance not supported by JpaRepository
  • #12710 - Fixed the default platform version range for the create command
  • #12703 - At create from command line are have wrong version dependency
  • #12688 - Fix Bootstrap dependencies
  • #12679 - Update to Apache Http Client 4.5.13
  • #12677 - Liquibase - Support loading data in native
  • #12675 - Reduce error logging in Vert.x proxy address forwarding
  • #12672 - Move Bootstrap dependency out of the BOM
  • #12667 - Reduce error logging in vertx proxy address forwarding
  • #12643 - Native application failed to start when liquibase enabled
  • #12635 - Add jsonp for cases where jsonb is not in scope
  • #12632 - Do not include Twitter Bootstrap in quarkus-bom
  • #12627 - Don't consider the hierarchy of Object when marked with @Valid
  • #12595 - make gRPC work in native when other extensions added
  • #12556 - Fix NPE while parsing CloudEvent time
  • #12552 - Update Infinispan to 11.0.4
  • #12535 - Quarkus-native failure "No instances of java.awt.color.ICC_ColorSpace are allowed in the image heap as this class should be initialized at image runtime."
  • #12460 - Native image build with quarkus-infinispan-client and quarkus-grpc
  • #12443 - Hibernate Validator - @Valid Object causes CNFE
  • #12440 - Upgrade Hibernate Validator to 6.1.6.Final
  • #12410 - Don't log warnings about duplicate build.metadata
  • #12406 - Add tip for making gdb aware of the sources cache
  • #12405 - Avoid copying sources directly in the source cache
  • #12351 - Improve Debugging experience by copying sources
  • #12301 - gRPC and Reactive Kafka Fails Native Build
  • #12300 - Quarkus fails to startup if resource is annotated with @deprecated annotation
  • #12234 - Spring's @scope#scopeName is now taken into account
  • #12233 - Spring DI layer ingores @scope#scopeName
  • #12151 - Upgrade to Quarkus HTTP 3.0.15.Final
  • #12148 - Fix the capability to connect to MySQL in XA mode
  • #12072 - Fix smallrye-jwt documentation typo
  • #12067 - Unable to build Hibernate SessionFactory error with native mode in 1.8.0.final
  • #12045 - Register String constructors for reflection
  • #12041 - Upgrade Quarkus HTTP to 3.0.15.Final
  • #12040 - Smallrye-JWT config property naming bug
  • #11984 - manage.sh doesn't work on Ubuntu and Mint
  • #10801 - RestEasy throws a NPE on a bad uri

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.