Skip to content

Releases: quarkiverse/quarkus-resteasy-problem

3.32.1

03 Mar 09:16

Choose a tag to compare

What's Changed

Full Changelog: 3.32.0...3.32.1

3.32.0

19 Feb 07:37

Choose a tag to compare

What's Changed

Full Changelog: 3.21.1...3.32.0

3.21.1

17 Feb 14:47

Choose a tag to compare

What's Changed

  • [#573] Fix for lost param details on validation when on Interface by @pazkooda in #574

Full Changelog: 3.21.0...3.21.1

3.21.0

12 Aug 16:22

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.20.1...3.21.0

3.20.1

21 Apr 07:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.20.0...3.20.1

3.20.0

04 Apr 17:20

Choose a tag to compare

What's Changed

  • OpenApi integration by @lwitkowski in #478 with great support from @melloware and @tmulle, kudos guys
  • #483 Support for application/problem+json deserialization for RestClients by @lwitkowski in #483
  • #453 Add smallrye-openapi's @apiresponse on built-in ExceptionMappers by @lwitkowski in #478
  • Fix for #429 MAJOR: Response is truncated when calling from one service to another and error happens on backend
  • Fix for #473 Incorrect Response using OpenAPI
  • Bump quarkus.version to 3.21.1

Full Changelog: 3.19.0...3.20.0

3.19.0

26 Feb 16:18

Choose a tag to compare

What's Changed

Full Changelog: 3.15.0...3.19.0

3.15.0

19 Nov 14:06

Choose a tag to compare

What's Changed

  • fix NullPointerException that would occur when WebApplicationException was thrown with an unassigned Http Status Code by @JacobOJ in #443
  • Move javax.annotation.* to jakarta.annotation.* by @lwitkowski in #436
  • Bump quarkus.version to 3.16.3 by @dependabot in #442
  • Split and Reuse the Release workflow by @gastaldi in #433

New Contributors

Full Changelog: 3.14.0...3.15.0

v3.14.0

29 Aug 21:32

Choose a tag to compare

What's Changed

  • Extension is now part of Quarkiverse, check Usage section in README.md for details
  • Bump quarkus.version to 3.14.1

Full Changelog: v3.9.0...3.14.0

v3.9.0

28 Mar 15:26

Choose a tag to compare

Quarkus 3.9 introduced breaking change in plugins names, for details check migration guide: https://github.com/quarkusio/quarkus/wiki/Migration-Guide-3.9

What's Changed

Full Changelog: v3.7.0...v3.9.0