forked from quarkusio/quarkus
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[pull] main from quarkusio:main #50
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This commit not only bumps the SmallRye Fault Tolerance version, but also adapts the extension to the extensive changes made in this version. This especially includes: - deprecation of `FaultTolerance` and `@ApplyFaultTolerance`; replacements are `Guard`, `TypedGuard` and `@ApplyGuard` - new `smallrye.faulttolerance.*` configuration properties, together with adaptation to `quarkus.fault-tolerance.*` Most changes in this commit are added tests, which all adapt already existing tests in SmallRye Fault Tolerance.
This was failing only in dev mode when using printf-style logging. Fixes smallrye/smallrye-graphql#2230
SmallRye Fault Tolerance: upgrade to 6.7.0
Add OidcTestSecurityAugmentor UserInfo unit test
Remove use of Json in JWT and OIDC test security
Bumps [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) from 3.9.2 to 3.10.0. - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.9.2...3.10.0) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [org.htmlunit:htmlunit](https://github.com/HtmlUnit/htmlunit) from 4.5.0 to 4.7.0. - [Release notes](https://github.com/HtmlUnit/htmlunit/releases) - [Commits](HtmlUnit/htmlunit@4.5.0...4.7.0) --- updated-dependencies: - dependency-name: org.htmlunit:htmlunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Fix off-by-one error in exception decoration code
…k-wiremock-standalone-3.10.0 Bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0
…odule More appropriate test application module initialization in QuarkusDevModeTest
Update SmallRye Config to 3.10.2
Use CertificateGenerator in OIDC Wiremock tests
…d password is null
…s_allow_usage_cachename
The default mapper has a very confusing behavior where it throws an exception HTTP code >= 400 even if the method return type is Response. This PR means to provide a way so users can disable this mapper per client instead of globally. Closes: #44813
Introduce property to disable default mapper per REST Client
Because it won't work without a token anyway. I went with the same condition as the CodeQL analysis: https://github.com/quarkusio/quarkus/blob/a7d39b0341e3fda56fd594836a303eac864f8920/.github/workflows/codeql-analysis.yml#L17
…t-htmlunit-4.7.0 Bump org.htmlunit:htmlunit from 4.5.0 to 4.7.0
Disable Sonarcloud analysis on forks
Use 'Microsoft Entra ID' in OIDC DevUI
Allow using Mongo auth mechanisms without user and password
🙈 The PR is closed and the preview is expired. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )