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

[3.10] 3.10.1 backports 1 #40561

Merged
merged 60 commits into from
May 11, 2024
Merged
Changes from 1 commit
Commits
Show all changes
60 commits
Select commit Hold shift + click to select a range
8011261
Update codeblock to 1.0.13
phillip-kruger Apr 22, 2024
5ae8a26
Bump hibernate-orm.version from 6.4.4.Final to 6.4.5.Final
dependabot[bot] Apr 23, 2024
0df299d
Bump Quarkus HTTP to 5.2.2.Final
gastaldi Apr 23, 2024
e3f7022
Move reinitialization of vertx classes out of NettyProcessor
zakkak Apr 24, 2024
741cfc1
Reset relocations for runtime dependencies
aloubyansky Apr 22, 2024
b3593a9
Bump hibernate-search.version from 7.1.0.Final to 7.1.1.Final
dependabot[bot] Apr 24, 2024
1a15697
ArC: prevent NPE when EagerInstanceHandle.UNAVAILABLE is closed
mkouba Apr 25, 2024
3a3265d
Bump commons-io:commons-io from 2.16.0 to 2.16.1
dependabot[bot] Apr 25, 2024
845440d
Bump hibernate-orm.version from 6.4.5.Final to 6.4.7.Final
dependabot[bot] Apr 25, 2024
11e771c
Align bootstrap and the rest on the same Slf4j version
aloubyansky Apr 25, 2024
61107b6
change abstractjsonmessagebodyreader to use lowercase mediatype for e…
Apr 24, 2024
974b94b
Use toString for serializing enum form params
geoand Apr 26, 2024
c96bcd1
Updates Infinispan to 15.0.2.Final
karesti Apr 25, 2024
9eec0a0
Improve phrasing in Hibernate documentation
yrodiere Apr 26, 2024
bba69af
Document how to use Flyway in reactive applications
yrodiere Apr 26, 2024
20d3c74
Turn beans from info extension into ApplicationScoped
geoand Apr 22, 2024
36d0caa
Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6
dependabot[bot] Apr 26, 2024
d5be2cd
Validate Tenant annotation applied before authentication happened
michalvavrik Apr 12, 2024
c6d5757
Always populate metrics uri in presence of auth failures
geoand Apr 26, 2024
73745f1
Introduce new micrometer and security integration test module
geoand Apr 29, 2024
ca2224c
[issue:40341] [Doc] pseudo code in writing-extensions guide does not …
gaol Apr 29, 2024
57cb39c
Upgrade to SmallRye GraphQL 2.8.3
jmartisk Apr 29, 2024
519b1b0
Update init-tasks.adoc
skydr1ver Apr 30, 2024
70d26f1
Always register discovered services from SmallRye Config in STATIC INIT
radcortez Apr 26, 2024
875d4f6
Fix servlet error mapping
stuartwdouglas Apr 30, 2024
7ed1eb0
Fix accidental config breakage of `quarkus.package.decompiler.*` prop…
dmlloyd Apr 25, 2024
6f45e37
Update occupied port detection command
juazugas Apr 21, 2024
e1abaa7
Don't close connection if response is sent
stuartwdouglas May 1, 2024
f79f9e9
do not conflate quickstarts with codestarts
maxandersen May 1, 2024
79e23a3
Allow ClassLoader to return multiple resources
stuartwdouglas Apr 30, 2024
296d776
Fix multi rooted path tree scanning in the Qute processor
aloubyansky May 1, 2024
2492eff
Fix Javadoc of @ClientObjectMapper
geoand May 1, 2024
62f1ae2
Avoid classes with incomplete hierarchy in Hibernate Validator
gastaldi Apr 30, 2024
8897d76
Bump org.jboss.logmanager:jboss-logmanager
dependabot[bot] May 1, 2024
0d78bd7
Bump io.smallrye.beanbag:smallrye-beanbag-bom from 1.4.0 to 1.4.1
dependabot[bot] May 1, 2024
53d3295
Add more clarity around code-block in Dev UI Docs
phillip-kruger May 3, 2024
af87878
Quarkus REST - reuse CDI request context if it exists
manovotn Apr 29, 2024
c377746
Add @TestSecurity NPE test when Reactive Routes are combined with Qua…
michalvavrik May 2, 2024
4842e0b
Check whether outputDirectory is the root of the file system before u…
aloubyansky May 3, 2024
d132295
Tweak UserInfo required autoenablement for OIDC tenants without its e…
michalvavrik May 4, 2024
d5d86b6
Fix DisableLoggingFeature for JBoss Threads/Hibernate/Infinispan/Webs…
yrodiere May 3, 2024
a5f2fb3
Ignore non-HTTP_2 requests
alesj May 4, 2024
d103e47
Build SecurityEventHelper lazily due to static interceptors
michalvavrik May 4, 2024
c6fe0af
add missing ! to fix #40195
maxandersen May 6, 2024
c0b0ae8
Label WebSocket Next as Experimental in Documentation
cescoffier May 7, 2024
67e16ef
Remove static
alesj May 8, 2024
ed6b674
Update docs to make it easy to see that the code flow access token fa…
sberyozkin May 8, 2024
6a8fd5c
Bump com.amazonaws:aws-lambda-java-events from 3.11.4 to 3.11.5
dependabot[bot] May 7, 2024
561da5c
Disable native when dev mode is used
dmlloyd May 7, 2024
339e1d6
Bump commons-codec:commons-codec from 1.16.1 to 1.17.0
dependabot[bot] May 1, 2024
db7d390
Fix improper section levels
metacosm May 3, 2024
5b73b8f
Fix possible NPE from resource loading
dmlloyd May 3, 2024
59b0c20
Reduce "Failed to index" warnings produced during @SecureField detection
michalvavrik May 3, 2024
a05e1d5
Bump OpenJDK images to 1.19
gastaldi May 9, 2024
d8b53ea
Do not record profile parent configuration in the active profile
radcortez May 7, 2024
a0dfbf9
Bump quarkiverse-parent to 16 and maven-compiler-plugin to 3.13.0
gastaldi May 9, 2024
ca1544c
Overcome 'String too large to record' issue with Truffle
geoand May 10, 2024
f866a97
Fix Flyway & SQL Server native compilation
Vinche59 May 10, 2024
12a0330
Avoid using the same directory twice in Maven ITs
gsmet May 10, 2024
68b7e76
Only set `quarkus.http.host` as a default if not available
radcortez Apr 29, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Turn beans from info extension into ApplicationScoped
This is done purely to aid testing

Closes: #40152
(cherry picked from commit a40c1c2)
geoand authored and gsmet committed May 10, 2024

Verified

This commit was signed with the committer’s verified signature.
gsmet Guillaume Smet
commit 20d3c7425eb40211ddf47825c7cd1ea810686ae6
Original file line number Diff line number Diff line change
@@ -13,7 +13,7 @@
import java.util.TimeZone;
import java.util.stream.Collectors;

import jakarta.inject.Singleton;
import jakarta.enterprise.context.ApplicationScoped;

import org.eclipse.jgit.api.Git;
import org.eclipse.jgit.api.errors.GitAPIException;
@@ -122,7 +122,7 @@ void gitInfo(InfoBuildTimeConfig config,
valuesProducer.produce(new InfoBuildTimeValuesBuildItem("git", data));
beanProducer.produce(SyntheticBeanBuildItem.configure(GitInfo.class)
.supplier(recorder.gitInfoSupplier(branch, latestCommitId, latestCommitTime))
.scope(Singleton.class)
.scope(ApplicationScoped.class)
.setRuntimeInit()
.done());
} catch (Exception e) {
@@ -229,7 +229,7 @@ void buildInfo(CurateOutcomeBuildItem curateOutcomeBuildItem,
valuesProducer.produce(new InfoBuildTimeValuesBuildItem("build", data));
beanProducer.produce(SyntheticBeanBuildItem.configure(BuildInfo.class)
.supplier(recorder.buildInfoSupplier(group, artifact, version, time, quarkusVersion))
.scope(Singleton.class)
.scope(ApplicationScoped.class)
.setRuntimeInit()
.done());
}
@@ -251,7 +251,7 @@ void osInfo(InfoRecorder recorder,
valuesProducer.produce(new InfoBuildTimeContributorBuildItem(recorder.osInfoContributor()));
beanProducer.produce(SyntheticBeanBuildItem.configure(OsInfo.class)
.supplier(recorder.osInfoSupplier())
.scope(Singleton.class)
.scope(ApplicationScoped.class)
.setRuntimeInit()
.done());
}
@@ -264,7 +264,7 @@ void javaInfo(InfoRecorder recorder,
valuesProducer.produce(new InfoBuildTimeContributorBuildItem(recorder.javaInfoContributor()));
beanProducer.produce(SyntheticBeanBuildItem.configure(JavaInfo.class)
.supplier(recorder.javaInfoSupplier())
.scope(Singleton.class)
.scope(ApplicationScoped.class)
.setRuntimeInit()
.done());
}