Skip to content

Releases: quarkiverse/quarkus-resteasy-problem

v3.7.0

28 Mar 15:25

Choose a tag to compare

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

v3.1.0

31 Oct 11:34

Choose a tag to compare

What's Changed

  • Bump quarkus.version to 3.5.0 by @dependabot in #308
  • ConstraintViolationException HTTP status should be configurable by @lwitkowski in #313
  • Make ProblemContext fields public by @chberger in #311
  • Improve developer experience and documentation of registering custom ProblemPostProcessor by @lwitkowski in #312

New Contributors

Full Changelog: v3.0.0...v3.1.0

v3.0.0

12 Apr 11:41

Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v3.0.0

v3.0.0.CR2

07 Apr 16:47

Choose a tag to compare

v3.0.0.CR2 Pre-release
Pre-release

What's Changed

  • Bump quarkus.version from v3.0.0,Alpha4 to v3.0.0.CR2

v3.0.0.Alpha4

07 Apr 16:48

Choose a tag to compare

v3.0.0.Alpha4 Pre-release
Pre-release

What's Changed

  • Fix for Throwing ConstraintViolationException with null as constraintViolations results in NPE in exception mapper by @lwitkowski in #262
  • Bump quarkus.version from 3.0.0.Alpha3 to 3.0.0.Alpha4 by @lwitkowski

Full Changelog: v3.0.0.Alpha3...v3.0.0.Alpha4

v3.0.0.Alpha3

22 Jan 13:47

Choose a tag to compare

v3.0.0.Alpha3 Pre-release
Pre-release

What's Changed

  • Bump Quarkus from 3.0.0.Alpha2 to 3.0.0.Alpha3 by @lwitkowski

Full Changelog: v3.0.0.Alpha2...v3.0.0.Alpha3

v2.2.0

22 Jan 13:19

Choose a tag to compare

What's Changed

  • Return HTTP 500 instead of 400 on ValidationException (#254) by @jburkal in #260

New Contributors

Full Changelog: v2.1.0...v2.2.0

v3.0.0.Alpha2

09 Jan 15:29

Choose a tag to compare

v3.0.0.Alpha2 Pre-release
Pre-release
  • #248 - Bump Quarkus from 2.15.2.Final to 3.0.0.Alpha2

v2.1.0

20 Oct 16:01

Choose a tag to compare

  • #237 Fix for: HttpAuthenticator is ignored when authentication fails
  • #108 Fix for: Missing WWW-Authenticate header when UnauthorizedException or AuthenticationFailedException is thrown

v2.0.1

25 Aug 10:07

Choose a tag to compare

  • #223 Fix for: Fails with Quarkus 2.12.0.CR1 due to ProblemProcessor#warnOnMissingSmallryeMetricsDependency