Skip to content

v3.7.0

Compare
Choose a tag to compare
@lwitkowski lwitkowski released this 28 Mar 15:25

This is first version that requires Java 17, as Quarkus 3.7.0+ also requires Java 17.

What's Changed

  • Bump quarkus.version to 3.8.3 by @dependabot in #359
  • Fix for: Exception occurring when encoding the path containing unwise characters (i.e space) by @lwitkowski in #364
  • Fix for: NullpointerException WebApplicationException when Response Headers not set (#348) by @lwitkowski in #343

Full Changelog: v3.1.0...v3.7.0