#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
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps
quarkus.version
from 3.7.3 to 3.8.0. Updatesio.quarkus:quarkus-bom
from 3.7.3 to 3.8.0Release notes
Sourced from io.quarkus:quarkus-bom's releases.
... (truncated)
Commits
d4a1d0a
[RELEASE] - Bump version to 3.8.0bc84000
Merge pull request #38864 from gsmet/3.7.4-backports-14611ba6
Attempt to fix flaky DependentBeanJobTest943784b
IgnoreValidationSchema
that results in registering all models4d54338
SmallRye Health: terminate request context properlyd4e9086
Disable messaging observation by default for backwards compatibilitybdac5c7
Log resolved OIDC tenant id and how the bearer token is foundf1ab295
Update commons-compress version to mitigate CVE-2024-2571045c86cc
Quartz - prevent memory leak when Job instance is a@Dependent
beanca7c1bd
Check the code flow access token after ID tokenUpdates
io.quarkus:quarkus-maven-plugin
from 3.7.3 to 3.8.0Updates
io.quarkus:quarkus-extension-processor
from 3.7.3 to 3.8.0Updates
io.quarkus:quarkus-extension-maven-plugin
from 3.7.3 to 3.8.0Release notes
Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.
Commits
d4a1d0a
[RELEASE] - Bump version to 3.8.0bc84000
Merge pull request #38864 from gsmet/3.7.4-backports-14611ba6
Attempt to fix flaky DependentBeanJobTest943784b
IgnoreValidationSchema
that results in registering all models4d54338
SmallRye Health: terminate request context properlyd4e9086
Disable messaging observation by default for backwards compatibilitybdac5c7
Log resolved OIDC tenant id and how the bearer token is foundf1ab295
Update commons-compress version to mitigate CVE-2024-2571045c86cc
Quartz - prevent memory leak when Job instance is a@Dependent
beanca7c1bd
Check the code flow access token after ID tokenDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show