Skip to content

0.23.2

Compare
Choose a tag to compare
@gsmet gsmet released this 02 Oct 16:10
· 43945 commits to main since this release

Major changes

Complete changelog

  • #4322 - Upgrade quarkus-http to 3.0.0.Alpha7
  • #4307 - Port 8080 exposed
  • #4299 - Add missing classes for the jgit native build.
  • #4295 - Add reflection registrations for @orderby
  • #4287 - Tweak Netty memory usage patterns
  • #4274 - Change ALPN selection algorithm
  • #4265 - Native build leads to HibernateException: Unable to parse order-by fragment
  • #4259 - Skip adding signature files to the generated uber jar
  • #4248 - Native image - ClassNotFoundException: org.conscrypt.BufferAllocator
  • #4242 - Fix 100% CPU in epoll_wait
  • #4241 - 100% CPU in epoll_wait
  • #4213 - Field should be volatile
  • #4208 - Do not cache user.home during build time
  • #4206 - quarkus-jgit: Cannot save config file 'FileBasedConfig[/project/?/.gitconfig]': java.io.IOException: Creating directories for /project/? failed