Skip to content

0.13.2

Compare
Choose a tag to compare
@gsmet gsmet released this 15 Apr 20:09
· 44824 commits to main since this release

Major changes

Complete changelog

  • #2083 - Lambda - Readd the bootstrap build step
  • #2077 - Fix Panache stream example
  • #2076 - Guide fixes
  • #2071 - Fixes to AWS Lambda
  • #2070 - Add a note about the C developer platform requirements
  • #2068 - Mention -Dnative-image.docker-build=true in the native executable guide
  • #2049 - Fix URLs of Kubernetes guide
  • #2047 - Update extensions file with Kubernetes extension
  • #2046 - Report typo fixes made directly on the website
  • #2045 - Kubernetes example doesn't work as outlined in Quickstart
  • #2042 - Fix the Dockerfile usage in guides
  • #2041 - Kubernetes example needs clarification
  • #2033 - Register kubernetes extension
  • #2032 - Make sure we don't swallow the exception when wrapper can't be created
  • #2028 - Remove vertx dep on panache-common
  • #2026 - Panache-common incorrectly depends on vertx
  • #2018 - Fixes #2008, incorrect stop time in dev mode
  • #2011 - Issue #2010: Align to key = value style in doc
  • #2010 - Align application.properties key style to key = value
  • #2008 - Clarify Quarkus stop time message
  • #2002 - Fix a NPE when no @produces is defined
  • #2000 - NPE with bean validation if the @produces is not set
  • #1979 - Fix issue where web.xml broke augmentation
  • #1978 - Default maven repository update and checksum policies
  • #1977 - Default maven repository update and checksum policies
  • #1976 - IllegalArgumentException: No bean classes specified after upgrade to 0.13.1
  • #1975 - Do not initialize a logger in Application
  • #1972 - Colorized logging output is gone in 0.13.0
  • #1962 - Second execution of BuildMojo may fail if the runner jar exists
  • #1961 - Second execution of BuildMojo may fail if the runner jar exists
  • #1732 - Adding Hibernate panache dependency + driver and no config leads to error