Skip to content

1.10.4.Final

Compare
Choose a tag to compare
@gsmet gsmet released this 16 Dec 19:56
· 28543 commits to main since this release

Major changes

  • #13677 - Upgrade to Hibernate Reactive 1.0.0.Beta1

Complete changelog

  • #13894 - Throw an exception when model classes and no datasource
  • #13890 - Qute type-safe templates: fix parameter assignability check
  • #13886 - Fixes around default JSON handling
  • #13879 - Upgrade to Hibernate ORM 5.4.26.Final
  • #13876 - Amazon Lambda HTTP native image failure archetype fix
  • #13873 - Fix link in security testing guide
  • #13864 - Fast-jar does not deploy correctly to OpenShift
  • #13855 - Ensure that suspended transaction is always resumed
  • #13843 - Register Liquibase Precondition services
  • #13839 - Liquibase failing dbms-type pre-condition in native build
  • #13820 - Update SmallRye GraphQL, adding more test cases for reactive
  • #13819 - Set targetDirectory when launching from IDE
  • #13814 - It is not possible to start quarkus application using IDELauncer with quarkus-kubernetes dependency
  • #13812 - Add documentation on how to constrain providers to specific env
  • #13791 - Hibernate NPE with Quarkus 1.10.3.Final
  • #13788 - Add .env to .gitignore in generated projects
  • #13777 - SmallRye GraphQL and Hibernate Validator not works together in native
  • #13769 - Added link of cache quickstart in cache.adoc
  • #13758 - Handle null gradle resource directory in dev mode
  • #13757 - Update DefaultTokenStateManager to remove all session cookies when tokens are split
  • #13736 - SmallRye GraphQL 1.0.19 + tests for context propagation
  • #13711 - IDE Launcher fails for gradle project containing a submodule without resources
  • #13692 - Fail to generate native image
  • #13677 - Upgrade to Hibernate Reactive 1.0.0.Beta1
  • #13629 - A mutable jar can't be accessible in OpenShift for remote development
  • #13607 - Upgrade to Hibernate ORM 5.4.25.Final
  • #13431 - "Authorization" header is being overwritten.
  • #13385 - GraphQL Batch processing throws a ContextNotActiveException