Update dependency org.jboss.resteasy:resteasy-jaxrs to v3.15.6.Final
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
org.jboss.resteasy:resteasy-jaxrs (source) | provided | minor |
3.6.1.Final -> 3.15.6.Final
|
Release Notes
resteasy/Resteasy (org.jboss.resteasy:resteasy-jaxrs)
v3.15.6.Final
What's Changed
- [RESTEASY-3019] added trim string by @jamezp in https://github.com/resteasy/resteasy/pull/2927
- [RESTEASY-2997] Remove the message from a client response which could… by @jamezp in https://github.com/resteasy/resteasy/pull/2936
- [RESTEASY-3082] Add Java SE 17 testing support. by @jamezp in https://github.com/resteasy/resteasy/pull/3020
- RESTEASY-3115 Upgrade Spring to 5.2.20 (3.15) by @liweinan in https://github.com/resteasy/resteasy/pull/3052
- [RESTEASY-3134] Do not cause a NPE when source is not available by @tobiasstadler in https://github.com/resteasy/resteasy/pull/3095
- Back port fixes 3.15 by @jamezp in https://github.com/resteasy/resteasy/pull/3111
- [RESTEASY-3123] ParamConverterProvider NullPointerException on methods with no params by @petrberan in https://github.com/resteasy/resteasy/pull/3115
- [RESTEASY-3089] ContainerResponseFilter will not allow null entities … by @jamezp in https://github.com/resteasy/resteasy/pull/3132
- [RESTEASY-3155] Concurrency issues in ResteasyViolationException by @rmartinc in https://github.com/resteasy/resteasy/pull/3128
- [RESTEASY-3214]:Upgrade snakeyaml to 1.32 by @jimma in https://github.com/resteasy/resteasy/pull/3264
- [RESTEASY-3256] Add check for known interfaces to ensure they are con… by @jamezp in https://github.com/resteasy/resteasy/pull/3356
- [RESTEASY-3260] Add a custom constructor for the YAML provider which … by @jamezp in https://github.com/resteasy/resteasy/pull/3352
- [RESTEASY-3260] Harden the checks to an allow list only by @jamezp in https://github.com/resteasy/resteasy/pull/3374
- [RESTEASY-3282] Migrate mime4j from the unsupported 0.6 to 0.8.9. Thi… by @jamezp in https://github.com/resteasy/resteasy/pull/3408
- [RESTEASY-3286] Use the new NIO file utilities to create temporary files by @jamezp in https://github.com/resteasy/resteasy/pull/3410
- [RESTEASY-3283] Add option to not throw a DefaultOptionsMethodExcepti… by @jamezp in https://github.com/resteasy/resteasy/pull/3407
- [RESTEASY-3290] Avoid an NPE if the temporary directory is null. by @jamezp in https://github.com/resteasy/resteasy/pull/3439
New Contributors
- @tobiasstadler made their first contribution in https://github.com/resteasy/resteasy/pull/3095
Full Changelog: https://github.com/resteasy/resteasy/compare/3.15.2.Final...3.15.6.Final
v3.15.3.Final
v3.15.2.Final
Bug
- [RESTEASY-2837] - Improve TS for WF 22.0.1.Final
- [RESTEASY-2912] - Incorrect naming of JsonpMPtest class
- [RESTEASY-2913] - Remove JacksonDataTypeTest#testDatatypeNotSupportedDuration
- [RESTEASY-2914] - ResteasyViolationException#toString concurrency generate a java.util.ConcurrentModificationException
- [RESTEASY-2915] - Disable some MicroProfile tests with prepared MicroProfileDependent category
- [RESTEASY-2968] - Fix rxjava2 related testing for bootable jar
- [RESTEASY-2971] - FollowRedirectsTest should be annotated with MicroProfileDependent category
- [RESTEASY-3016] - PriorityTest fails on CI as it uses a target which may not be resolvable
Task
- [RESTEASY-2864] - Fix code bug in Chapter 52 of User Guide
- [RESTEASY-2876] - Move Arquillian related resources out of the resteasy-dependencies BOM
Enhancement
- [RESTEASY-2843] - RESTEasy responds with a stack trace for NotFoundException
v3.15.1.Final
v3.15.0.Final
v3.14.0.Final
v3.13.2.Final
v3.13.1.Final
v3.13.0.Final
v3.12.1.Final
v3.12.0.Final
v3.11.5.Final
v3.11.4.Final
v3.11.3.Final
v3.11.2.Final
v3.11.1.Final
v3.11.0.Final
v3.10.0.Final
v3.9.3.SP1
v3.9.3.Final
v3.9.2.Final
In this release:
springboot.ver = 2.5.7 resteasy.ver = 3.15.3.Final
v3.9.1.Final
v3.9.0.Final
v3.8.1.Final
v3.8.0.Final
v3.7.0.Final
v3.6.3.SP1
v3.6.3.Final
v3.6.2.Final
v3.6.1.SP8
v3.6.1.SP7
v3.6.1.SP6
v3.6.1.SP5
v3.6.1.SP3
v3.6.1.SP2
v3.6.1.SP1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot