You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#38784 - Fix guide URL in RESTEasy Client extension
#38785 - ArC: fix interception when some methods return void
#38798 - Using custom header in REST client together with @NotBody annotated argument results in warning from EndpointIndexer
#38800 - Don't warn about @NotBody use in @GET methods in REST Client
#38802 - Multipart form data is interpreted as a file although it's not a file
#38803 - OIDC server is erroneously shown as not available
#38810 - Expand types which are considered text in multipart handling
#38815 - Support security identity propagation in VT
#38816 - Propagate Vert.x context on all ExecutorService methods for VirtualThreadExecutor
#38817 - Mocking Singleton does not work even when using @MockitoConfig(convertScopes = true) - Bean produced from factory method
#38818 - Allow RunAndCheckMojoTestBase subclasses to override how much memory extension tests are allowed
#38819 - Add response text to the OIDC bootstrap log errors
#38821 - Configure SISU bean filtering for the bootstrap Maven resolver
#38824 - Memory leak when using FT Fallback with dependent beans
#38833 - Keycloak Admin Client Reactive error id: 9009f9b4-1d58-4011-9ff2-49b87bb59ddd-1: java.lang.NullPointerException: Cannot invoke "String.startsWith(String)" because "authHeader" is null
#38836 - Fix Keycloak Admin Client Reactive Jackson reader provider priority so that the client can work when the JSONB REST client extension is present
#38837 - Quarkus create new project fails when -DnoCode is used and artifactId is not set properly
#38843 - Check the code flow access token after ID token