Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update resteasy.version to v4.7.9.final #317

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jboss.resteasy:resteasy-jackson2-provider (source) 4.6.0.Final -> 4.7.9.Final age adoption passing confidence
org.jboss.resteasy:resteasy-client (source) 4.6.0.Final -> 4.7.9.Final age adoption passing confidence

Release Notes

resteasy/resteasy (org.jboss.resteasy:resteasy-jackson2-provider)

v4.7.9.Final

Compare Source

What's Changed

Full Changelog: resteasy/resteasy@4.7.8.Final...4.7.9.Final

v4.7.8.Final

Compare Source

What's Changed

Bug

  • [RESTEASY-2845] - ResteasyWebTarget.proxy(Class) problem with questionmark in `@Path` with Regex
  • [RESTEASY-2874] - Web Target Proxy not overriding content type header
  • [RESTEASY-3177] - ClientInvocation may not always submit requests asynchronously
  • [RESTEASY-3217] - MultipartFormDataOutput should use an ordered map instead of a HashMap
  • [RESTEASY-3256] - CDI managed beans do not inject `@Context` injection targets
  • [RESTEASY-3286] - CVE-2023-0482 RESTEasy: creation of insecure temp files

Task

  • [RESTEASY-3283] - Do not throw an exception for OPTIONS request

Component Upgrade

Full Changelog: resteasy/resteasy@4.7.7.Final...4.7.8.Final

v4.7.7.Final

Compare Source

Release Notes

Bug

  • [RESTEASY-3089] - ContainerResponseFilter will not allow null entities to be set
  • [RESTEASY-3123] - ParamConverterProvider NullPointerException on methods with no params
  • [RESTEASY-3134] - NPE when using MP Config with RESTEasy Client on the class path
  • [RESTEASY-3144] - Ensure the client is closed when the bean is out of scope
  • [RESTEASY-3155] - Concurrency issues in ResteasyViolationException

Task

  • [RESTEASY-3143] - Removing the unnecessary warning when default exception mapper is disabled
  • [RESTEASY-3161] - Change license header

Component Upgrade

v4.7.6.Final

Compare Source

Release Notes

Bug

  • [RESTEASY-3071] - Concurrent calls causes the server to hang during async response write
  • [RESTEASY-3120] - VertxClientEngineTest hangs occasionally on CI
  • [RESTEASY-3121] - VertxClientHttpEngine may not complete the future if an error occurs

Task

  • [RESTEASY-3082] - Updated CI for RESTEasy to test with Java SE 17

Component Upgrade

v4.7.5.Final

Compare Source

Release Notes

Bug

  • [RESTEASY-3069] - MultipartRelatedOutput with StreamingOutput parts throws java.lang.ClassCastException: class org.jboss.resteasy.plugins.providers.StreamingOutputProvider cannot be cast to class org.jboss.resteasy.spi.AsyncMessageBodyWriter
  • [RESTEASY-3072] - UT010005: Cannot call getOutputStream(), getWriter() already called
  • [RESTEASY-3073] - RESTEasy service loader file parser doesn&#​39;t account for comments

v4.7.4.Final: RESTEasy 4.7.4.Final

Compare Source

Release Notes

Bug

  • [RESTEASY-3033] - Deadlock while sending sse events when first event is not yet send
  • [RESTEASY-3043] - Resteasy SseEventSink can&#​39;t guarantee the event ordering
  • [RESTEASY-3044] - SSE first message comes in second
  • [RESTEASY-3045] - SSE loses last message when sink is closed after message delivery
  • [RESTEASY-3046] - ProviderHelper&#​39;s writeTo stalls due to DeferredOutstream flush (on Tomcat)
  • [RESTEASY-3049] - The StreamingOutputTest seems to periodically hang on CI runs
  • [RESTEASY-3051] - SseEventSource should respect alwaysConnect after the SseEventSink is closed
  • [RESTEASY-3053] - The new SseEventSinkTest.deadlockAtInitialization fails intermittently

Task

v4.7.3.Final: RESTEasy 4.7.3.Final

Compare Source

Release Notes

Bug

  • [RESTEASY-2997] - RESTEASY003210 is appeared in response body when request resource is not found
  • [RESTEASY-3019] - Content-Length header value with leading whitespaces causes Exception

Task

  • [RESTEASY-3035] - Add documentation for match_cache parameters
  • [RESTEASY-3036] - Add documentation for resteasy.patchfilter.legacy

v4.7.2.Final

Compare Source

Release Notes

Bug

  • [RESTEASY-2914] - ResteasyViolationException#toString concurrency generate a java.util.ConcurrentModificationException
  • [RESTEASY-2953] - testsuite no longer runs successfully using -Dserver.home
  • [RESTEASY-2994] - Fix the search on the generated JavaDoc
  • [RESTEASY-2996] - Reactor netty server adapter mix up response bytes for AsyncOutputStream write

Task

Enhancement

  • [RESTEASY-2880] - Threshold before writing to disk should be configurable
  • [RESTEASY-3015] - Avoid a payload byte[] copy when using reactor-netty HTTP client engine

v4.7.1.Final

Compare Source

RESTEasy 4.7.1.Final

Bug

v4.7.0.Final: RESTEasy 4.7.0.Final

Compare Source

Release Notes

Sub-task

Feature Request

Bug

  • [RESTEASY-1721] - ServerResponseWriter sets HTTP status 204 even though response was written to HttpServletResponse
  • [RESTEASY-2673] - Unable to set cookies per request while retaining ResteasyClient reusability
  • [RESTEASY-2779] - ResourcePropertyInjector injects twice
  • [RESTEASY-2801] - RestClientDefinitionException on Closeable#close due to wrong template
  • [RESTEASY-2812] - MediaTypeHeaderDelegate cache can be poisoned by erroroneous semi-colons
  • [RESTEASY-2818] - Sporadic ArrayIndexOutOfBoundsException on first few calls
  • [RESTEASY-2819] - Remove the isAsynStreamProvider check in SseEventSinkInteceptor
  • [RESTEASY-2826] - resteasy-vertx: Response Headers with String value of same type are overwritten
  • [RESTEASY-2834] - The RestClientExtension for the Eclipse MicroProfile client leaks the bean manager
  • [RESTEASY-2842] - Java 2 Security issues with Mime4JWorkaround
  • [RESTEASY-2850] - Server Sent Events repeatedly sent
  • [RESTEASY-2854] - Incorrect behavior: Resteasy Server Sent Events implementation incorrectly triggers an OnError event when an HTTP 503 occurs.
  • [RESTEASY-2857] - resteasy-multipart-provider erroneously depends on resteasy-client
  • [RESTEASY-2865] - Cannot extend timeout from JAX-RS timeout handler
  • [RESTEASY-2868] - VertxClientEngineTest fails on Windows CI frequently
  • [RESTEASY-2870] - Spring Web: @​ExceptionHandler response does not override @​ResponseStatus
  • [RESTEASY-2872] - Multipart annotation ignored when using async rest client
  • [RESTEASY-2884] - Missing AccessController.doPrivileged() calls in DefaultConfiguration cause Java 2 Security errors.
  • [RESTEASY-2892] - If the MP Config API is not being used the ServletContext init parameters are not searched
  • [RESTEASY-2905] - HeaderUtils requires --add-opens on JDK 16+
  • [RESTEASY-2910] - Do not skip the install or JAR plugins
  • [RESTEASY-2912] - Incorrect naming of JsonpMPtest class
  • [RESTEASY-2913] - Remove JacksonDataTypeTest#testDatatypeNotSupportedDuration
  • [RESTEASY-2925] - Inconsitent NewCookie parsing when unknown attributes is found
  • [RESTEASY-2932] - FormParam splitting may truncate the value of a parameter

Task

  • [RESTEASY-2816] - Update the RESTEasy Spring document
  • [RESTEASY-2864] - Fix code bug in Chapter 52 of User Guide
  • [RESTEASY-2876] - Move Arquillian related resources out of the resteasy-dependencies BOM
  • [RESTEASY-2888] - Update the POM&#​39;s to have a parent of their direct parent
  • [RESTEASY-2889] - Migrate the resteasy-client-reactor-netty to use JBoss Logging instead of slf4j
  • [RESTEASY-2924] - Remove Travis CI config
  • [RESTEASY-2930] - Resolve deprecated Netty methods and classes
  • [RESTEASY-2934] - Replace deprecated class org.bouncycastle.openssl.PEMWriter
  • [RESTEASY-2936] - Resolve runtime deprecation warnings for Integer, Float, Byte, Short, Double, Long
  • [RESTEASY-2937] - Resolve deprecation warnings for class constructor newInstance()
  • [RESTEASY-2938] - Replaced deprecated method Assert.assertThat with MatcherAssert.assertThat
  • [RESTEASY-2939] - Resolve deprecated infinispan EvictionType methods
  • [RESTEASY-2940] - Update the Eclipse code style configuration and add a code style configuration for other IDE&#​39;s
  • [RESTEASY-2941] - Migrate the checkstyle configuration to a new project
  • [RESTEASY-2954] - Synchronize main with the 4.6 dependencies
  • [RESTEASY-2955] - Do not use the org.jboss.resteasy:resteasy-jaxrs-all for the resteasy-bom parent
  • [RESTEASY-2958] - Update the jboss-modules to match what is in WildFly

Component Upgrade

Enhancement

  • [RESTEASY-2843] - RESTEasy responds with a stack trace for NotFoundException
  • [RESTEASY-2866] - Ensure @​Context-injected proxies implement all interfaces
  • [RESTEASY-2869] - Cache the hasDecorator result in Jackson2Provider

v4.6.2.Final

Compare Source

v4.6.1.Final

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@hantsy hantsy merged commit ebe8a52 into master Jun 1, 2024
14 of 18 checks passed
@renovate renovate bot deleted the renovate/resteasy.version branch June 1, 2024 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant