Releases: quarkiverse/quarkus-resteasy-problem
Releases · quarkiverse/quarkus-resteasy-problem
v3.7.0
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
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
ProblemContextfields public by @chberger in #311 - Improve developer experience and documentation of registering custom
ProblemPostProcessorby @lwitkowski in #312
New Contributors
Full Changelog: v3.0.0...v3.1.0
v3.0.0
v3.0.0.CR2
What's Changed
- Bump quarkus.version from v3.0.0,Alpha4 to v3.0.0.CR2
v3.0.0.Alpha4
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
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
v3.0.0.Alpha2
- #248 - Bump Quarkus from 2.15.2.Final to 3.0.0.Alpha2