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

Configuration transactions #6

Open
wants to merge 2,329 commits into
base: #15752
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2329 commits
Select commit Hold shift + click to select a range
f648d2f
Merge pull request #17605 from gsmet/maxframesize-websockets
stuartwdouglas Jun 1, 2021
c902e1f
Don't run maven IT names by default
stuartwdouglas Jun 2, 2021
27ba1cb
Merge pull request #17601 from geoand/#17597
stuartwdouglas Jun 2, 2021
5bbba93
Revert part of "Hibernate Validator - Work around Jandex issue in enc…
yrodiere Jun 2, 2021
618cb6d
Merge pull request #17575 from michalszynkiewicz/grpc-blocking-on-class
michalszynkiewicz Jun 2, 2021
e58f22f
Fix Windows input issue
stuartwdouglas Jun 2, 2021
9c1077d
Update Vert.x to version 4.1.0
cescoffier Jun 2, 2021
ab89069
Merge pull request #17617 from stuartwdouglas/17558
cescoffier Jun 2, 2021
565d3f6
Merge pull request #17604 from gsmet/brotli-dce
gsmet Jun 2, 2021
68b6a69
Merge pull request #17596 from geoand/devmojo-tiny-polish
geoand Jun 2, 2021
ba45138
Upgrade to Hibernate Reactive 1.0.0.CR6
Sanne Jun 1, 2021
bca4177
CLI: Change default short option to display version from "-V" to "-v"
Sgitario Jun 2, 2021
ebcc316
Merge pull request #17615 from quarkusio/dependabot/maven/awssdk.vers…
gsmet Jun 2, 2021
beba345
Ensure @QuarkusIntegrationTest works properly with any Filesystem path
geoand Jun 2, 2021
d0c3b9a
Add rule for @QuarkusIntegrationTest to the bot
geoand Jun 2, 2021
362f8ea
Merge pull request #17538 from Sanne/NoMoreHibernateProperties
Sanne Jun 2, 2021
d49d10c
Merge pull request #17620 from cescoffier/update-vertx-reactive-messa…
gsmet Jun 2, 2021
610e088
Merge pull request #17624 from geoand/bot-quarkusintegrationtest
gsmet Jun 2, 2021
173930e
Merge pull request #17613 from Sanne/HRUpgrade
gsmet Jun 2, 2021
7c1bf18
Update to GraphQL client user guide
jmartisk Jun 1, 2021
128988b
Merge pull request #17623 from geoand/#17607
geoand Jun 2, 2021
01ba4c0
Correctly propagate dispatchToWorker to websockets
gsmet Jun 2, 2021
f1a96ed
Merge pull request #17590 from jmartisk/update-graphql-client-docs
gsmet Jun 2, 2021
028cbce
Add the smallrye-graphql-client extension to MAINTAINERS.adoc
jmartisk Jun 2, 2021
a011e3b
Remove default Jaeger endpoint
kenfinnigan Jun 2, 2021
ddc437f
gRPC: IOThreadInterceptor check if context != null before delegating …
michalszynkiewicz Jun 2, 2021
3f7b77f
Merge pull request #17635 from jmartisk/update-maintainers
gsmet Jun 2, 2021
648060d
Merge pull request #17634 from kenfinnigan/otel-jaeger-endpoint
kenfinnigan Jun 2, 2021
30d89d8
Merge pull request #17636 from michalszynkiewicz/grpc-blocking-context
gsmet Jun 2, 2021
cc94f11
Merge pull request #17621 from Sgitario/cli_change_version_param
gsmet Jun 2, 2021
9129a00
Add support for @Cache and @NoCache in RESTEasy Reactive
geoand Jun 2, 2021
f5e0a5d
CI: cancel also non-PR runs in forks
famod Jun 2, 2021
70958d9
Bump aws-alexa-sdk.version from 2.38.1 to 2.39.0
dependabot[bot] Jun 2, 2021
f75b6e9
Add Guide for OpenTelemetry
kenfinnigan Jun 2, 2021
2f8cc95
Use main.java for JBang projects
ebullient Jun 1, 2021
7abd7de
Change the way Resteasy injection is initialized
stuartwdouglas Jun 3, 2021
baceb71
Merge pull request #17632 from gsmet/websocket-dispatch-to-worker
stuartwdouglas Jun 3, 2021
4481a1f
Implement Dev Services for Kafka
cescoffier May 26, 2021
45d5237
Merge pull request #17644 from geoand/#17630
geoand Jun 3, 2021
8748f3b
Rename quarkus.neo4j.pool.metrics-enabled for unification
jmartisk Jun 3, 2021
d216815
Merge pull request #17645 from famod/ci-concurrency-forks
yrodiere Jun 3, 2021
b9cebcc
Merge pull request #17654 from jmartisk/issue-17448-neo4j
mkouba Jun 3, 2021
caf5236
Prevent double registration of MpPublisherMessageBodyReader in rest c…
geoand Jun 3, 2021
fae0104
Merge pull request #17651 from stuartwdouglas/17628
geoand Jun 3, 2021
577f3ac
Merge pull request #17648 from quarkusio/dependabot/maven/aws-alexa-s…
gsmet Jun 3, 2021
69ff7ef
Bump awssdk.version from 2.16.75 to 2.16.76
dependabot[bot] Jun 3, 2021
7e7acd8
Initialize io.vertx.ext.auth.impl.jose.JWT at runtime
gsmet Jun 3, 2021
2ece816
Initialize io.grpc.internal.RetriableStream at runtime
gsmet Jun 3, 2021
2df73cf
Disable GraphQL metrics by default
jmartisk Jun 3, 2021
a08cab1
Add documentation for @Cache and @NoCache
geoand Jun 3, 2021
1d75aa3
Merge pull request #17656 from geoand/#17627
geoand Jun 3, 2021
a1a6dc0
Merge pull request #17639 from kenfinnigan/guide-otel
gsmet Jun 3, 2021
4988e37
Merge pull request #17468 from cescoffier/dev-services-for-kafka
cescoffier Jun 3, 2021
cfcaa0f
Merge pull request #17652 from jmartisk/issue-17448-graphql
jmartisk Jun 3, 2021
f811259
Merge pull request #17663 from gsmet/grpc-runtime
geoand Jun 3, 2021
707153c
Merge pull request #17661 from geoand/rr-cache-doc
geoand Jun 3, 2021
33bab86
Export maven.repo.local for gradle tests
glefloch Jun 2, 2021
e3cd280
Merge pull request #17643 from glefloch/fix/release-test
gsmet Jun 3, 2021
98e0ff5
Merge pull request #17660 from gsmet/jwt-runtime
gsmet Jun 3, 2021
0641dc7
Merge pull request #17646 from quarkusio/dependabot/maven/awssdk.vers…
gsmet Jun 3, 2021
1807506
Make sure the gRPC server is started after synthetic beans init
mkouba Jun 3, 2021
4b6a193
Upgrade to SmallRye GraphQL 1.2.4
gsmet Jun 3, 2021
89169cb
Merge pull request #17669 from mkouba/grpc-start-after-synthetic-beans
gsmet Jun 3, 2021
50241ee
Merge pull request #17606 from yrodiere/jandex2.3
gsmet Jun 3, 2021
f9848b5
Bump mockito-core from 3.10.0 to 3.11.0 in /integration-tests/gradle
dependabot[bot] Jun 3, 2021
fcf8c09
Bump mockito-core from 3.10.0 to 3.11.0 in /devtools/gradle
dependabot[bot] Jun 3, 2021
5f7622e
Merge pull request #17610 from ebullient/jbang-main
ebullient Jun 3, 2021
96953ff
Bump aws-xray-recorder-sdk-aws-sdk-v2 from 2.9.0 to 2.9.1
dependabot[bot] Jun 3, 2021
6cc99ae
Bump mockito-core from 3.10.0 to 3.11.0
dependabot[bot] Jun 3, 2021
929db76
grpc dev ui styling
michalszynkiewicz Jun 3, 2021
f54cf23
Bump flyway-core from 7.9.1 to 7.9.2
dependabot[bot] Jun 3, 2021
cf92218
SecurityContext override with no quarkus-security
stuartwdouglas Jun 3, 2021
e04268a
Always setup build time logging
stuartwdouglas Jun 4, 2021
14103fc
Start rewriting the reactive documentation
cescoffier Jun 3, 2021
2c069ce
Merge pull request #17675 from cescoffier/reactive-doc-part-1
cescoffier Jun 4, 2021
4d69505
ArC - document io.quarkus.arc.WithCaching
mkouba Jun 3, 2021
57a132a
Use version 3.8.1 in the generated projects
geoand Jun 4, 2021
2e28b51
Capabilities are not persisted
stuartwdouglas Jun 4, 2021
6c5f968
Merge pull request #17679 from quarkusio/dependabot/gradle/integratio…
gsmet Jun 4, 2021
65785fb
Merge pull request #17680 from quarkusio/dependabot/gradle/devtools/g…
gsmet Jun 4, 2021
7992eb2
Merge pull request #17681 from quarkusio/dependabot/maven/com.amazona…
gsmet Jun 4, 2021
f74adca
Merge pull request #17682 from quarkusio/dependabot/maven/org.mockito…
gsmet Jun 4, 2021
32a744e
Merge pull request #17683 from quarkusio/dependabot/maven/org.flywayd…
gsmet Jun 4, 2021
11bc00f
Use @Identifier instead of @Named in kafka client
geoand Jun 4, 2021
acf7854
Upgrade Quarkus HTTP to 4.1.1
gsmet Jun 4, 2021
0384e81
Merge pull request #17671 from mkouba/issue-17625
mkouba Jun 4, 2021
4f8cf8b
Merge pull request #17690 from geoand/kafka-identifier
geoand Jun 4, 2021
97172a2
Merge pull request #17689 from stuartwdouglas/17592
stuartwdouglas Jun 4, 2021
6db9384
Allow specifying per-port nodePort
geoand Jun 3, 2021
edeaf62
Merge pull request #17692 from gsmet/quarkus-http-4.1.1
gsmet Jun 4, 2021
bffe513
Merge pull request #17659 from geoand/#17582
geoand Jun 4, 2021
b729388
Remove unused build mongo dev-service build items
geoand Jun 4, 2021
fe8c35d
Disable single parsing of compiler graphs in native-image
zakkak Jun 4, 2021
3089047
Bump aws-lambda-java-events from 3.8.0 to 3.9.0
dependabot[bot] Jun 4, 2021
2c9b8d6
Bump neo4j-java-driver from 4.3.0 to 4.3.1
dependabot[bot] Jun 4, 2021
0d07d33
Bump awssdk.version from 2.16.76 to 2.16.78
dependabot[bot] Jun 4, 2021
26fd20b
Merge pull request #17709 from quarkusio/dependabot/maven/awssdk.vers…
dependabot[bot] Jun 5, 2021
6fa235a
Merge pull request #17707 from quarkusio/dependabot/maven/com.amazona…
dependabot[bot] Jun 5, 2021
fd40c8e
Merge pull request #17708 from quarkusio/dependabot/maven/org.neo4j.d…
dependabot[bot] Jun 5, 2021
e23f40c
Merge pull request #17705 from geoand/mongo-old-build-item
machi1990 Jun 5, 2021
9b5c924
refactor(redis-config): remove initialisation of a config item as the…
machi1990 Jun 6, 2021
9d38a3b
Merge pull request #17715 from machi1990/review/redis-config
machi1990 Jun 6, 2021
d8fd0b9
Fix generatedCode output dir
glefloch Jun 6, 2021
c8cd44a
Merge pull request #17716 from glefloch/fix/17706
aloubyansky Jun 6, 2021
caecd6f
quarkus:test output does not always start
stuartwdouglas Jun 6, 2021
b72424e
Add artemis-mqtt-protocol dependency
zhfeng Jun 7, 2021
64372c2
Merge pull request #17719 from stuartwdouglas/17717
stuartwdouglas Jun 7, 2021
d2c3116
Merge pull request #17723 from michalszynkiewicz/grpc-devui-styling
michalszynkiewicz Jun 7, 2021
9295b72
Merge pull request #17711 from zakkak/workaround-oracle3435
gsmet Jun 7, 2021
0f2ec01
Merge pull request #17721 from zhfeng/issue_17720
gsmet Jun 7, 2021
4193284
Double check misleading unknown config warnings
radcortez Jun 4, 2021
09a493d
Merge pull request #17688 from geoand/#17668
geoand Jun 7, 2021
11607b6
Merge pull request #17686 from stuartwdouglas/build-time-logging
gsmet Jun 7, 2021
f32b55f
Add resteasy extension to generated app in the AMQP guide
xstefank Jun 7, 2021
4a482cb
Add OTLP
luneo7 Jun 2, 2021
73525c0
Capitalize OTLP acronym and add late bound bach span check to disable…
luneo7 Jun 4, 2021
e484c05
Update pictures used in the new reactive guides to match the backgrou…
cescoffier Jun 7, 2021
505876b
Merge pull request #17732 from cescoffier/fix-reactive-pictures
cescoffier Jun 7, 2021
288d743
Update OpenTelemetry docs and import only the otlp-tracer
luneo7 Jun 7, 2021
6209c9c
Register all ConfigMapping group super types for reflection
radcortez Jun 7, 2021
4fd7df6
Propagate Quarkus Redis Config to Vertx Redis Client
antoniodvr Jun 5, 2021
a5d773f
Merge pull request #17738 from machi1990/cherry-pick-redis-options
gsmet Jun 7, 2021
42b6e85
Export maven.repo.local property for Jbang cli tests
glefloch Jun 7, 2021
758becf
Bump jgit.version from 5.11.1.202105131744-r to 5.12.0.202106070339-r
dependabot[bot] Jun 7, 2021
816ed1e
Bump awssdk.version from 2.16.78 to 2.16.79
dependabot[bot] Jun 7, 2021
96a1a52
Merge pull request #17619 from stuartwdouglas/win-testing
stuartwdouglas Jun 8, 2021
983d4b3
Do multipart parsing inside RR
stuartwdouglas Jun 4, 2021
7ca2fc8
AWS Lambda HTTP Security Integration
patriot1burke May 12, 2021
4320b9b
Merge pull request #17687 from stuartwdouglas/rr-multipart
stuartwdouglas Jun 8, 2021
e87f391
Center and resize pictures in the various guides.
cescoffier Jun 8, 2021
656d8a9
Pull docker image when necessary for @QuarkusIntegrationTest
geoand Jun 8, 2021
1871e8e
Merge pull request #17752 from cescoffier/yet-another-image-resize
cescoffier Jun 8, 2021
de12100
Give processes launched by @QuarkusIntegrationTest a chance to termin…
geoand Jun 8, 2021
0852e42
Also register CustomResource implementors fully for reflection.
metacosm Jun 8, 2021
5f9757b
Hibernate ORM doesn't need Jandex at runtime
Sanne Jun 8, 2021
b3ddd23
Merge pull request #17741 from glefloch/fix/jbang-test-release
gsmet Jun 8, 2021
e6587a5
Merge pull request #17742 from quarkusio/dependabot/maven/jgit.versio…
gsmet Jun 8, 2021
59852b2
Merge pull request #17744 from quarkusio/dependabot/maven/awssdk.vers…
gsmet Jun 8, 2021
31281db
Support setting maxPoolSize for OIDC WebClients
glefloch Jun 4, 2021
ab144e2
SimpleScheduler - fix CronTrigger#evaluate()
mkouba Jun 8, 2021
df87e00
Merge pull request #17758 from metacosm/register-cr
geoand Jun 8, 2021
34bbcac
Merge pull request #17761 from Sanne/NoJandex
geoand Jun 8, 2021
ff72ff3
Avoid the Caffeine overhead when it's not used
Sanne Jun 7, 2021
95818a0
Bump to ubi-minimal:8.4
geoand Jun 8, 2021
6225430
Merge pull request #17753 from geoand/#17730
geoand Jun 8, 2021
0ef29e5
Merge pull request #17757 from geoand/#17737
gastaldi Jun 8, 2021
07bcdda
Merge pull request #17685 from stuartwdouglas/17527
sberyozkin Jun 8, 2021
e54aaf9
Merge pull request #17192 from patriot1burke/aws-principal
patriot1burke Jun 8, 2021
3f3178a
feat(redis): introduce factory methods to create clients dynamically
machi1990 Jun 7, 2021
0ef640a
Fix typo in name of `AdditionalSecuredClassesBuildIem` class
knutwannheden Jun 8, 2021
900e0b3
Load jQuery in <head>
gsmet Jun 8, 2021
5ea108e
Tweak column size for Hibernate Search Dev UI
gsmet Jun 8, 2021
8f21a26
Merge pull request #17701 from glefloch/fix/17666
sberyozkin Jun 8, 2021
0e43a20
Merge pull request #17763 from mkouba/issue-17724
machi1990 Jun 8, 2021
b0aa5b0
Merge pull request #17748 from Sanne/CaffeineOpt
gsmet Jun 8, 2021
a26a4be
Merge pull request #17736 from radcortez/fix-17653
gsmet Jun 8, 2021
b9acece
Merge pull request #17727 from xstefank/amqp-guide-fix
gsmet Jun 8, 2021
e6cd85e
Adds argLine to instrument Integration Tests, TestConfig for property…
bvarner Jun 3, 2021
7d397f7
Merge pull request #17641 from luneo7/otlp
kenfinnigan Jun 8, 2021
daa93b5
Merge pull request #17764 from geoand/ubi-bump
gsmet Jun 8, 2021
10324fc
Merge pull request #17704 from radcortez/misleading-config-warning
gsmet Jun 8, 2021
bb23c43
Add the entity type information
gsmet Jun 8, 2021
2f88c9b
Make error message a bit more neutral
gsmet Jun 8, 2021
1ed2a9e
Merge pull request #17768 from knutwannheden/build-item-typo
gastaldi Jun 8, 2021
f0a481b
Create a MongoDB with Panache and Kotlin guide
loicmathieu Jun 8, 2021
cefb1b9
Bump snakeyaml from 1.28 to 1.29
dependabot[bot] Jun 8, 2021
ea2d71c
Enable continuous testing from the IDE
stuartwdouglas Jun 8, 2021
6a8f456
Remove unused method
stuartwdouglas Jun 9, 2021
5f2bb0d
Deprecate BlacklistedServletContainerInitializerBuildItem
stuartwdouglas Jun 9, 2021
de502dc
Merge pull request #17677 from bvarner/feature/jar-launcher-argline
stuartwdouglas Jun 9, 2021
130eb52
Split out the WebSocket client
stuartwdouglas Jun 8, 2021
0e7f21d
Attempt to fix CT intermittent failures
stuartwdouglas Jun 9, 2021
4af45dd
Minor QOL fix for Quarkus devs
stuartwdouglas Jun 9, 2021
12b9387
Improve continuous test/dev mode output
stuartwdouglas Jun 9, 2021
e5b19df
Support constructor injection into providers
stuartwdouglas Jun 9, 2021
ad304a9
Merge pull request #17781 from stuartwdouglas/deprecate-builditem
stuartwdouglas Jun 9, 2021
045b36f
A note on <extensions>true</extensions> in the Maven docs
aloubyansky Jun 9, 2021
ab8e7b6
Merge pull request #17751 from stuartwdouglas/websocket-split
gsmet Jun 9, 2021
2e582a7
Added a note on events in SmallRye GraphQL Document
phillip-kruger Jun 9, 2021
389de46
Merge pull request #17783 from stuartwdouglas/qol-fix
gsmet Jun 9, 2021
f70b74e
Merge pull request #17739 from machi1990/feat/add-creation-of-redis-c…
geoand Jun 9, 2021
2dc3fa6
Merge pull request #17769 from gsmet/dev-ui-hibernate-search
geoand Jun 9, 2021
26a7808
Merge pull request #17784 from stuartwdouglas/dev-mode-output
stuartwdouglas Jun 9, 2021
524f250
Merge pull request #17787 from stuartwdouglas/resteasy-ctor-injection
stuartwdouglas Jun 9, 2021
7249369
Merge pull request #17789 from phillip-kruger/graphql-doc-update
geoand Jun 9, 2021
599c6f0
Merge pull request #17780 from stuartwdouglas/ct-ide-fixes
stuartwdouglas Jun 9, 2021
3b20d40
Prevent potential deadlock
stuartwdouglas Jun 9, 2021
bdee45b
gRPC: more logging on failures
michalszynkiewicz Jun 9, 2021
deba854
Ignore warnings on specific missing sources
radcortez Jun 9, 2021
91ce2d1
Merge pull request #17795 from michalszynkiewicz/grpc-more-logging
cescoffier Jun 9, 2021
a761ecd
ArC client proxies - prioritize delegating methods impl. on superclasses
mkouba Jun 9, 2021
6bb6aec
Add 'hibernate.discriminator.ignore_explicit_for_joined' property
leonardowestphal Jun 1, 2021
93ae853
Remove FIXMEs that have been there for ages
gsmet Jun 9, 2021
bc92611
Add note on how to enable JVM debugging in jib built container image
geoand Jun 9, 2021
770d021
Merge pull request #17802 from geoand/jib-debug
geoand Jun 9, 2021
d642151
Merge pull request #17788 from aloubyansky/maven-plugin-extensions-true
gsmet Jun 9, 2021
f762885
Merge pull request #17794 from stuartwdouglas/17793
gsmet Jun 9, 2021
5f6fb81
Update the security NVD section
sberyozkin Jun 9, 2021
d485042
Merge pull request #17796 from mkouba/issue-17755
mkouba Jun 9, 2021
948c16a
Bump awssdk.version from 2.16.79 to 2.16.81
dependabot[bot] Jun 9, 2021
8dd96f0
Bump bouncycastle.version from 1.68 to 1.69
dependabot[bot] Jun 9, 2021
e095c1c
Add ability to log to stderr
stuartwdouglas Jun 10, 2021
af9723d
Properly convert property to env var in @QuarkusIntegrationTest
geoand Jun 10, 2021
d006dc5
Add note in guide about @QuarkusIntegrationTest and the test phase
geoand Jun 10, 2021
d7ad0a1
Merge pull request #17798 from radcortez/fix-17618
geoand Jun 10, 2021
86aa972
Improve compile error message
stuartwdouglas Jun 10, 2021
a2a0ac4
Accept GraphQL queries with line breaks and tabs
jmartisk Jun 3, 2021
1299c12
Merge pull request #17819 from stuartwdouglas/9569
gsmet Jun 10, 2021
69dad33
Merge pull request #17814 from quarkusio/dependabot/maven/awssdk.vers…
gsmet Jun 10, 2021
8e3ee3c
Merge pull request #17803 from gsmet/remove-panache-fixme
gsmet Jun 10, 2021
2cac201
Merge pull request #17811 from sberyozkin/nvd_doc_update
gsmet Jun 10, 2021
1b5f778
Merge pull request #17820 from geoand/#17810
geoand Jun 10, 2021
7e28c83
Merge pull request #17821 from geoand/#17812
geoand Jun 10, 2021
1f5e033
Only close the span after all writing has finished
Jun 10, 2021
4ecac27
Merge pull request #17600 from leonardowestphal/hibernate-discriminat…
Sanne Jun 10, 2021
14ca92c
Improve mvn quarkus:test output
stuartwdouglas Jun 10, 2021
9720ed9
Merge pull request #17815 from quarkusio/dependabot/maven/bouncycastl…
sberyozkin Jun 10, 2021
44e736f
Merge pull request #17823 from jmartisk/issue-17667
jmartisk Jun 10, 2021
5e9422d
Merge pull request #17826 from bcluap/#16106
geoand Jun 10, 2021
69c25e8
gRPC - clarify naming for clients
mkouba Jun 10, 2021
b0b4550
Merge pull request #17834 from mkouba/grpc-client-naming-cleanup
cescoffier Jun 10, 2021
0bb7296
Merge pull request #17778 from quarkusio/dependabot/maven/org.yaml-sn…
gsmet Jun 10, 2021
ef6d0d8
Amazon Services - Use synthetic beans to push builders to producers
gsmet Jun 10, 2021
34d8f4b
Amazon Services - Unwrap Instance when inspecting injection points
gsmet Jun 10, 2021
2810403
Remove PlatformStack
gastaldi Jun 10, 2021
416d403
Merge pull request #17777 from loicmathieu/doc/mongodb-panache-kotlin…
evanchooly Jun 10, 2021
3ce669b
Upgrade to SmallRye GraphQL 1.2.5 and MicroProfile GraphQL 1.1.0
phillip-kruger Jun 10, 2021
c5dc7c4
Merge pull request #17840 from gastaldi/delete_platform_stack
gastaldi Jun 10, 2021
842c97b
Bump flyway-core from 7.9.2 to 7.10.0
dependabot[bot] Jun 10, 2021
54f8f14
Bump postgresql from 42.2.20 to 42.2.21
dependabot[bot] Jun 10, 2021
9b8a19f
Merge pull request #17836 from gsmet/amazon-instance
gsmet Jun 10, 2021
dd8217b
Merge pull request #17848 from quarkusio/dependabot/maven/org.flywayd…
dependabot[bot] Jun 11, 2021
7e88bf8
Merge pull request #17850 from quarkusio/dependabot/maven/org.postgre…
dependabot[bot] Jun 11, 2021
e29b69a
Change ring buffer default length to 3
stuartwdouglas Jun 11, 2021
62d27a6
Merge pull request #17822 from stuartwdouglas/compile-error-message
stuartwdouglas Jun 11, 2021
6983ad5
Merge pull request #17852 from stuartwdouglas/micrometer-memory
stuartwdouglas Jun 11, 2021
f319507
Merge pull request #17833 from stuartwdouglas/test-output
stuartwdouglas Jun 11, 2021
e5535d0
Update the SmallRye GraphQL Extension documentation
phillip-kruger Jun 11, 2021
59b71ef
Polish console input
stuartwdouglas Jun 10, 2021
a258108
Merge pull request #17845 from phillip-kruger/microprofile-graphql-1.1.0
gsmet Jun 11, 2021
3858657
Add org.apache.maven.resolver:maven-resolver-impl as parentFirstArtifact
aloubyansky Jun 11, 2021
d88f128
Merge pull request #17847 from phillip-kruger/smallrye-graphql-guide-…
phillip-kruger Jun 11, 2021
b5493ae
Fix potential NPE in RESTEasy Classic build time processing
geoand Jun 11, 2021
b97c211
Merge pull request #17851 from stuartwdouglas/testing-input
stuartwdouglas Jun 11, 2021
4a5417d
Merge pull request #17858 from aloubyansky/maven-resolver-impl-parent…
aloubyansky Jun 11, 2021
5f8b782
Merge pull request #17860 from geoand/#17854
geoand Jun 11, 2021
33690e0
Allow setting transaction timeout from a config property
geoand Mar 18, 2021
6b8e02e
Add method based caching for property based timout configuration
May 19, 2021
b450e8b
Add tests for transaction configuration
May 20, 2021
bbd8f25
Avoid paying the cost of CHM access for standard cases
gsmet Jun 11, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# ./mvnw fails on Windows in git bash if -Xmx in that file has a trailing CRLF
.mvn/jvm.config text eol=lf

4 changes: 2 additions & 2 deletions .github/NativeBuildReport.java
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
//usr/bin/env jbang "$0" "$@" ; exit $?

//DEPS org.kohsuke:github-api:1.101
//DEPS info.picocli:picocli:4.2.0
//DEPS org.kohsuke:github-api:1.128
//DEPS info.picocli:picocli:4.6.1

import org.kohsuke.github.GitHub;
import org.kohsuke.github.GitHubBuilder;
Expand Down
27 changes: 20 additions & 7 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ updates:
interval: daily
time: "23:00"
timezone: Europe/Paris
open-pull-requests-limit: 3
open-pull-requests-limit: 4
labels:
- area/dependencies
allow:
Expand All @@ -24,6 +24,9 @@ updates:
- dependency-name: org.yaml:snakeyaml
- dependency-name: com.google.guava:guava
- dependency-name: com.vackosar.gitflowincrementalbuilder:gitflow-incremental-builder
- dependency-name: com.jcraft:jzlib
- dependency-name: org.jboss.logging:*
- dependency-name: org.jboss.logmanager:*
# Quarkus
- dependency-name: io.quarkus.gizmo:gizmo
- dependency-name: io.quarkus.http:*
Expand All @@ -34,12 +37,11 @@ updates:
- dependency-name: org.postgresql:postgresql
- dependency-name: org.mariadb.jdbc:mariadb-java-client
- dependency-name: mysql:mysql-connector-java
- dependency-name: org.apache.derby:derbyclient
- dependency-name: org.apache.derby:*
- dependency-name: com.ibm.db2:jcc
# Kafka
- dependency-name: org.apache.kafka:*
- dependency-name: org.apache.zookeeper:zookeeper
# Debezium
- dependency-name: io.debezium:debezium-core
# Scala
- dependency-name: org.scala-lang:*
- dependency-name: net.alchim31.maven:scala-maven-plugin
Expand All @@ -51,7 +53,7 @@ updates:
- dependency-name: io.smallrye:smallrye-opentracing
- dependency-name: io.smallrye:smallrye-fault-tolerance
- dependency-name: io.smallrye:smallrye-context-propagation
- dependency-name: io.smallrye.common:smallrye-common-bom
- dependency-name: io.smallrye.common:*
- dependency-name: io.smallrye.config:smallrye-config
- dependency-name: io.smallrye.reactive:mutiny
- dependency-name: io.smallrye.reactive:smallrye-reactive-messaging
Expand Down Expand Up @@ -94,28 +96,39 @@ updates:
- dependency-name: com.github.ben-manes.caffeine:caffeine
# Jackson
- dependency-name: com.fasterxml.jackson:jackson-bom
- dependency-name: com.fasterxml:classmate
# AWS
- dependency-name: software.amazon.awssdk:*
- dependency-name: com.amazon.alexa:*
- dependency-name: com.amazonaws:*
- dependency-name: com.amazonaws.serverless:*
# Azure
- dependency-name: com.microsoft.azure.functions:*
# Apache Commons
- dependency-name: commons-io:commons-io
- dependency-name: org.apache.commons:commons-lang3
- dependency-name: commons-codec:commons-codec
# Micrometer
- dependency-name: io.micrometer:micrometer-bom
# BouncyCastle
- dependency-name: org.bouncycastle:*
# Logstash
- dependency-name: biz.paluch.logging:logstash-gelf
- dependency-name: io.sentry:*
# MongoDB
- dependency-name: org.mongodb:*
# Avro
- dependency-name: org.apache.avro:*
# gRPC
- dependency-name: io.grpc:*
rebase-strategy: disabled
- package-ecosystem: gradle
directory: "/integration-tests/gradle"
schedule:
interval: daily
time: "21:00"
timezone: Europe/Paris
open-pull-requests-limit: 3
open-pull-requests-limit: 4
labels:
- area/dependencies
rebase-strategy: disabled
Expand All @@ -125,7 +138,7 @@ updates:
interval: daily
time: "21:00"
timezone: Europe/Paris
open-pull-requests-limit: 3
open-pull-requests-limit: 4
labels:
- area/dependencies
rebase-strategy: disabled
51 changes: 51 additions & 0 deletions .github/filter-native-tests-json.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
#!/bin/bash

# Purpose: Prints a filtered version of native-tests.json, with "test-modules" reduced to the ones passed in as the first argument.
# This first argument is expected to the define one module per line.
# "include" elements that (after filtering) have no "test-modules" anymore are deleted entirely!
# Note: This script is only for CI and does therefore not aim to be compatible with BSD/macOS.

set -e -u -o pipefail
shopt -s failglob

# path of this shell script
PRG_PATH=$( cd "$(dirname "$0")" ; pwd -P )

JSON=$(cat ${PRG_PATH}/native-tests.json)

# Step 0: print unfiltered json and exit in case the parameter is empty (assumption: full build)
if [ -z "$1" ]
then
echo "${JSON}"
exit 0
fi

# Step 1: build an expression for grep that will only extract the given modules from each "test-modules" list,
# including a trailing comma (if exists). Note: mvn doesn't mind something like -pl 'foo,'.
EXPR='((?:(?<=^)|(?<=,)|(?<=, ))('
while read -r impacted
do
EXPR+="${impacted}|"
done < <(echo -n "$1" | grep -Po '(?<=integration-tests/).+')
EXPR+=')(,|$))+'

# Step 2: apply the filter expression via grep to each "test-modules" list and replace each original list with the filtered one
while read -r modules
do
# Notes:
# - trailing "|" (after EXPR) avoids grep return code > 0 if nothing matches (which is a valid case)
# - "paste" joins all matches to get a single line
FILTERED=$(echo -n "${modules}" | grep -Po "${EXPR}|" | paste -sd " " -)
JSON=$(echo -n "${JSON}" | sed "s|${modules}|${FILTERED}|")
done < <(echo -n "${JSON}" | jq -r '.include[] | ."test-modules"')

# Step 3: delete entire elements from "include" array that now have an empty "test-modules" list
JSON=$(echo "${JSON}" | jq 'del(.include[] | select(."test-modules" == ""))')

# Step 4: echo final result, printing only {} in case _all_ elements were removed from "include" array
if [ -z "$(echo "${JSON}" | jq '.include[]')" ]
then
echo -n '{}'
else
echo -n "${JSON}"
fi
106 changes: 61 additions & 45 deletions .github/native-tests.json
Original file line number Diff line number Diff line change
@@ -1,126 +1,142 @@
{
"category": [
"Main",
"Data1",
"Data2",
"Data3",
"Data4",
"Data5",
"Data6",
"Security1",
"Security2",
"Security3",
"Amazon",
"Messaging",
"Cache",
"HTTP",
"Misc1",
"Misc2",
"Misc3",
"Misc4",
"Spring",
"gRPC"
],
"include": [
{
"category": "Main",
"timeout": 40,
"test-modules": "main"
"test-modules": "main",
"os-name": "ubuntu-latest"
},
{
"category": "Data1",
"timeout": 65,
"test-modules": "jpa-h2 jpa-mariadb jpa-mssql jpa-derby jpa-without-entity hibernate-tenancy"
"test-modules": "jpa-h2, jpa-mariadb, jpa-mssql, jpa-derby, jpa-without-entity, hibernate-tenancy",
"os-name": "ubuntu-latest"
},
{
"category": "Data2",
"timeout": 65,
"test-modules": "jpa jpa-mysql jpa-db2 reactive-mysql-client reactive-db2-client hibernate-reactive-db2 hibernate-reactive-mysql"
"test-modules": "jpa, jpa-mysql, jpa-db2, jpa-oracle",
"os-name": "ubuntu-latest"
},
{
"category": "Data3",
"timeout": 70,
"test-modules": "flyway hibernate-orm-panache hibernate-orm-panache-kotlin hibernate-orm-envers liquibase"
"test-modules": "flyway, hibernate-orm-panache, hibernate-orm-panache-kotlin, hibernate-orm-envers, liquibase",
"os-name": "ubuntu-latest"
},
{
"category": "Data4",
"timeout": 55,
"test-modules": "mongodb-client mongodb-panache mongodb-rest-data-panache mongodb-panache-kotlin redis-client neo4j hibernate-orm-rest-data-panache"
"test-modules": "mongodb-client, mongodb-panache, mongodb-rest-data-panache, mongodb-panache-kotlin, redis-client, neo4j, hibernate-orm-rest-data-panache",
"os-name": "ubuntu-latest"
},
{
"category": "Data5",
"timeout": 65,
"test-modules": "jpa-postgresql narayana-stm narayana-jta reactive-pg-client hibernate-reactive-postgresql"
"test-modules": "jpa-postgresql, narayana-stm, narayana-jta, reactive-pg-client, hibernate-reactive-postgresql",
"os-name": "ubuntu-latest"
},
{
"category": "Data6",
"timeout": 50,
"test-modules": "elasticsearch-rest-client elasticsearch-rest-high-level-client hibernate-search-orm-elasticsearch hibernate-reactive-panache"
"test-modules": "elasticsearch-rest-client, elasticsearch-rest-high-level-client, hibernate-search-orm-elasticsearch, hibernate-reactive-panache",
"os-name": "ubuntu-latest"
},
{
"category": "Data7",
"timeout": 65,
"test-modules": "reactive-mysql-client, reactive-db2-client, hibernate-reactive-db2, hibernate-reactive-mysql",
"os-name": "ubuntu-latest"
},
{
"category": "Amazon",
"timeout": 45,
"test-modules": "amazon-services amazon-lambda amazon-lambda-http"
"test-modules": "amazon-services, amazon-lambda, amazon-lambda-http",
"os-name": "ubuntu-latest"
},
{
"category": "Messaging1",
"timeout": 100,
"test-modules": "kafka, kafka-ssl, kafka-sasl, kafka-avro, kafka-avro-apicurio2, kafka-snappy, kafka-streams, reactive-messaging-kafka",
"os-name": "ubuntu-latest"
},
{
"category": "Messaging",
"timeout": 120,
"test-modules": "artemis-core artemis-jms kafka kafka-avro kafka-snappy kafka-streams reactive-messaging-amqp reactive-messaging-kafka reactive-messaging-http"
"category": "Messaging2",
"timeout": 70,
"test-modules": "artemis-core, artemis-jms, reactive-messaging-amqp, reactive-messaging-http",
"os-name": "ubuntu-latest"
},
{
"category": "Security1",
"timeout": 50,
"test-modules": "elytron-security-oauth2 elytron-security elytron-security-jdbc elytron-undertow elytron-security-ldap bouncycastle bouncycastle-jsse bouncycastle-fips"
"test-modules": "elytron-security-oauth2, elytron-security, elytron-security-jdbc, elytron-undertow, elytron-security-ldap, bouncycastle, bouncycastle-jsse, bouncycastle-fips",
"os-name": "ubuntu-latest"
},
{
"category": "Security2",
"timeout": 70,
"test-modules": "oidc oidc-code-flow oidc-tenancy keycloak-authorization oidc-client oidc-token-propagation smallrye-jwt-token-propagation oidc-wiremock oidc-client-wiremock"
"test-modules": "oidc, oidc-code-flow, oidc-tenancy, oidc-client, oidc-client-reactive, oidc-token-propagation, oidc-wiremock, oidc-client-wiremock",
"os-name": "ubuntu-latest"
},
{
"category": "Security3",
"timeout": 50,
"test-modules": "vault vault-app vault-agroal"
"test-modules": "vault, vault-app, vault-agroal, keycloak-authorization, smallrye-jwt-token-propagation",
"os-name": "ubuntu-latest"
},
{
"category": "Cache",
"timeout": 55,
"test-modules": "infinispan-cache-jpa infinispan-client cache"
"test-modules": "infinispan-cache-jpa, infinispan-client, cache",
"os-name": "ubuntu-latest"
},
{
"category": "HTTP",
"timeout": 65,
"test-modules": "elytron-resteasy resteasy-jackson resteasy-mutiny vertx vertx-http vertx-web vertx-graphql virtual-http rest-client"
"timeout": 70,
"test-modules": "elytron-resteasy, resteasy-jackson, resteasy-mutiny, resteasy-reactive-kotlin/standard, vertx, vertx-http, vertx-web, vertx-web-jackson, vertx-graphql, virtual-http, rest-client",
"os-name": "ubuntu-latest"
},
{
"category": "Misc1",
"timeout": 65,
"test-modules": "maven jackson jsonb jsch jgit quartz qute consul-config logging-min-level-unset logging-min-level-set"
"test-modules": "maven, jackson, jsonb, jsch, jgit, quartz, qute, consul-config, logging-min-level-unset, logging-min-level-set, simple with space",
"os-name": "ubuntu-latest"
},
{
"category": "Misc2",
"timeout": 65,
"test-modules": "tika hibernate-validator test-extension logging-gelf bootstrap-config mailer native-config-profile"
"test-modules": "tika, hibernate-validator, test-extension, logging-gelf, bootstrap-config, mailer, native-config-profile",
"os-name": "ubuntu-latest"
},
{
"category": "Misc3",
"timeout": 65,
"test-modules": "kubernetes-client openshift-client"
"test-modules": "kubernetes-client, openshift-client, smallrye-config, smallrye-graphql, smallrye-graphql-client, smallrye-metrics",
"os-name": "ubuntu-latest"
},
{
"category": "Misc4",
"timeout": 65,
"test-modules": "smallrye-config smallrye-graphql picocli-native gradle micrometer-mp-metrics micrometer-prometheus smallrye-metrics logging-json jaxp"
"test-modules": "picocli-native, gradle, micrometer-mp-metrics, micrometer-prometheus, logging-json, jaxp, opentelemetry",
"os-name": "ubuntu-latest"
},
{
"category": "Spring",
"timeout": 55,
"test-modules": "spring-di spring-web spring-data-jpa spring-boot-properties spring-cloud-config-client spring-data-rest"
"test-modules": "spring-di, spring-web, spring-data-jpa, spring-boot-properties, spring-cloud-config-client, spring-data-rest",
"os-name": "ubuntu-latest"
},
{
"category": "gRPC",
"timeout": 65,
"test-modules": "grpc-health grpc-interceptors grpc-mutual-auth grpc-plain-text-gzip grpc-plain-text-mutiny grpc-proto-v2 grpc-streaming grpc-tls"
"test-modules": "grpc-health, grpc-interceptors, grpc-mutual-auth, grpc-plain-text-gzip, grpc-plain-text-mutiny, grpc-proto-v2, grpc-streaming, grpc-tls",
"os-name": "ubuntu-latest"
},
{
"category": "Windows - hibernate-validator",
"timeout": 20,
"test-modules": "hibernate-validator",
"os-name": "windows-latest"
}
]
}
Loading