#44500 - Kafka serializer cannot be autodetected when injecting an Instance
#44501 - Support title and type fields when generating HAL links
#44503 - Enforce the platform constraints when resolving the Quarkus bootstrap Gradle resolver dependencies
#44504 - WebSockets Next: support arrays as valid return types of callbacks
#44512 - SmallRye Fault Tolerance: upgrade to 6.6.2
#44526 - Support Serde detection for Instance injection of Messaging channels
#44532 - Consider resources from @TestProfile when checking for restart
#44535 - Allow @PermissionChecker methods to authorize secured methods when @TestSecurity annotation is applied and conditionally apply SecurityIdentityAugmentors
#44500 - Kafka serializer cannot be autodetected when injecting an Instance
#44501 - Support title and type fields when generating HAL links
#44503 - Enforce the platform constraints when resolving the Quarkus bootstrap Gradle resolver dependencies
#44504 - WebSockets Next: support arrays as valid return types of callbacks
#44512 - SmallRye Fault Tolerance: upgrade to 6.6.2
#44526 - Support Serde detection for Instance injection of Messaging channels
#44532 - Consider resources from @TestProfile when checking for restart
#44535 - Allow @PermissionChecker methods to authorize secured methods when @TestSecurity annotation is applied and conditionally apply SecurityIdentityAugmentors
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.16.3 to 3.17.1. Updatesio.quarkus:quarkus-bom
from 3.16.3 to 3.17.1Release notes
Sourced from io.quarkus:quarkus-bom's releases.
... (truncated)
Commits
ad87db9
[RELEASE] - Bump version to 3.17.118b863c
Merge pull request #44782 from gsmet/3.17.1-backports-11261e26
Bump org.jboss.logmanager:jboss-logmanager0de5208
Fix retry count in remote dev mode error message2612663
Address leftovers in testing docs from #446858d6844e
Add documentation for@WithTestResource
to getting started testing1099725
Temporarily disable OIDC wiremock tests using expired certificates6c57eb6
Do not add host:port to Health path in Health UI1b2e431
Register jakarta.json.spi.JsonProvider service provider6d30f94
Fix TLS config Javadoc typoUpdates
io.quarkus:quarkus-maven-plugin
from 3.16.3 to 3.17.1Updates
io.quarkus:quarkus-extension-processor
from 3.16.3 to 3.17.1Updates
io.quarkus:quarkus-extension-maven-plugin
from 3.16.3 to 3.17.1Release notes
Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.
... (truncated)
Commits
ad87db9
[RELEASE] - Bump version to 3.17.118b863c
Merge pull request #44782 from gsmet/3.17.1-backports-11261e26
Bump org.jboss.logmanager:jboss-logmanager0de5208
Fix retry count in remote dev mode error message2612663
Address leftovers in testing docs from #446858d6844e
Add documentation for@WithTestResource
to getting started testing1099725
Temporarily disable OIDC wiremock tests using expired certificates6c57eb6
Do not add host:port to Health path in Health UI1b2e431
Register jakarta.json.spi.JsonProvider service provider6d30f94
Fix TLS config Javadoc typoDependabot 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