Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Latest commit

Β 

History

History
781 lines (384 loc) Β· 64.3 KB

2019-08-23-quarkusio-quarkus.md

File metadata and controls

781 lines (384 loc) Β· 64.3 KB

Weekly Digest for quarkusio/quarkus (16 August, 2019 - 23 August, 2019)


ISSUES

Last week 118 issues were created.

Of these, 58 issues have been closed and 60 issues are still open.

OPEN ISSUES

πŸ’š #3658 reactive-pg-client.version removal from BOM, by rsvoboda

πŸ’š #3657 Extracted Maven test framework from quarkus-maven-plugin, by aloubyansky

πŸ’š #3656 Test guide and remove warn in ListExtensionsTest, by Dufgui

πŸ’š #3655 REST Client is unable to properly handle errors and exception mappers when using CompletionStage, by csotiriou

πŸ’š #3654 Elytron-security support for Database Identity Store, by danielpetisme

πŸ’š #3653 Could not deserialize watch event - exception only when the binary is run, by iamvvra

πŸ’š #3652 Using Jackson support for builder pattern fails in native mode, by misl

πŸ’š #3651 Multitenancy support using the application.properties file, by victorl2

πŸ’š #3650 Extension: MongoDB with Panache, by loicmathieu

πŸ’š #3649 Incorrectly registered metrics inherited from superclasses, by jmartisk

πŸ’š #3646 Resteasy without vertx - Add Error Page support, by patriot1burke

πŸ’š #3645 Native build fails on GraalVM built with JDK11, by zeldanerd24

πŸ’š #3644 PanacheRepositoryEnhancer causes NPE in SignatureReader when a Repository does not directly implement PanacheRepository, by fbascheper

πŸ’š #3643 QuarkusTestExtension fails to instantiate test class: java.lang.VerifyError in enhanced Entity class, by fbascheper

πŸ’š #3642 Improve documentation of list extensions, by Dufgui

πŸ’š #3640 Correct calculation of remaining time in millis within the AmazonLambdaContext, by debae

πŸ’š #3637 Env Variable not recognized using MicroProfile Restclient and Quarkus dev mode, by lbernardomaia

πŸ’š #3636 Add the Undertow dependency to all the quickstarts containing static resources, by gsmet

πŸ’š #3635 [WIP] Ensure netty-all is not used as a dependency, by geoand

πŸ’š #3634 Getting the remaining time in millis from AWS Lambda Context returns negative value, by debae

πŸ’š #3632 Error using Quarkus Panache Entities with Generic Java programming, by jesuino

πŸ’š #3631 Resteasy without servlet/undertow, by patriot1burke

πŸ’š #3629 Upgrade to smallrye-config 1.3.9, by dmlloyd

πŸ’š #3628 Optionally replace netty JdkSslContext, by wburns

πŸ’š #3627 The application fails to start when using Hibernate Envers in native mode., by dcdh

πŸ’š #3626 Support http/2 and make it available, by seseso

πŸ’š #3624 Request parameters not injected in POST/PUT REST methods, by gunnarmorling

πŸ’š #3623 Arc - fix bean generic injection for then required and bean type parameters are type variable, but bean one has no bounds, by manovotn

πŸ’š #3621 Undertow ServletChangeTestCase fails most of the time, by FroMage

πŸ’š #3620 Object dependency graph , by lburgazzoli

πŸ’š #3619 Issue with generic bean injection, by jmartisk

πŸ’š #3617 Add Infinispan Embedded extension, by wburns

πŸ’š #3610 Upgrade to GraalVM 19.2.0, by gsmet

πŸ’š #3608 Discovery of the Lambda function does not work when there is a parent class not in the project that implements RequestHandler, by debae

πŸ’š #3607 rest-assured 4.0.0 and junit4 collision on hamcrest-core, by rsvoboda

πŸ’š #3606 Allow class excludes for indexing third party dependencies, by tandraschko

πŸ’š #3605 Vert.x - No ReactiveStreamsFactory implementation found!, by p-zalejko

πŸ’š #3604 Upgrade GraalVM to 19.2.0, by gwenneg

πŸ’š #3600 The new HTTP layer depends on Jackson and Jackson Databind, by gsmet

πŸ’š #3598 CORS not working correctly, by Manu206

πŸ’š #3595 Add default tests when creating an extension with Maven Mojo, by danielpetisme

πŸ’š #3593 hibernate-validator + kubernetes-client native-image is slow and resource intensive, by jorsol

πŸ’š #3592 Hot reload fails with InvalidPathException on Windows, by dirkweil

πŸ’š #3588 devtools/maven to provide a test framework for extensions, by aloubyansky

πŸ’š #3586 Enhance Elytron Security extension to support a database as identity store, by danielpetisme

πŸ’š #3585 Create the test structure when using create-extension Maven Mojo., by danielpetisme

πŸ’š #3578 async REST return types will throw when used reactively, by FroMage

πŸ’š #3568 Let the users control CORS Preflight requests from their JAX-RS code, by sberyozkin

πŸ’š #3566 Gradle not enabling http in native image, by msmsimondean

πŸ’š #3563 Duplicate dependencies netty-all and split netty artifacts, by gsmet

πŸ’š #3561 Split source path to check if several paths supplied, by soberich

πŸ’š #3560 java.nio.file.NoSuchFileException thrown for string delimited with ':' (path) supplied by Gradle when multiple source path used (e.g. Kotlin of generated sourceSet), by soberich

πŸ’š #3559 Circular dependencies, by mthmulders

πŸ’š #3558 WebSocket ITs failure , by machi1990

πŸ’š #3555 Start using Gradle Tooling API, by Dufgui

πŸ’š #3553 Introduce the ability to configure Jsonb and generate serializers for JAX-RS return types, by geoand

πŸ’š #3552 [gradle] gradle test still not work, by pipinet

πŸ’š #3551 Correct URL is not configured if Undertow context-path is configured, by masini

πŸ’š #3548 quarkus-infinispan-client Unable to read (unMarshall) a cached item before you write (Marshall) one., by sean-scott-lr

πŸ’š #3545 CDI guide - mention Jandex maven plugin, by mkouba

CLOSED ISSUES

❀️ #3648 Reactive PostgreSQL Client guide changes for new sql client, by rsvoboda

❀️ #3647 Vertx 3.8 and new sql client break compatibility / quickstart, by rsvoboda

❀️ #3641 Replace jackson-databind dependencies with quarkus-jackson, by gwenneg

❀️ #3639 Fix @Intercepted metadata injection, by manovotn

❀️ #3638 Add quarkus-jackson dependency to all the extensions using Jackson, by gsmet

❀️ #3633 Update undertow-reference.adoc, by chaminnk

❀️ #3630 Add metadata for publication to the Gradle portal, by Dufgui

❀️ #3625 Podman requires --userns=keep-id to avoid AccessDeniedExceptions while building the native image, by gastaldi

❀️ #3622 Add some additional ignores to uberjar construction, by gsmet

❀️ #3618 VirtualAddress fix to remove io.netty.channel.local.LocalAddress, by rsvoboda

❀️ #3616 Test framework: only add the test jar as additional archive if it's different from the app jar, by aloubyansky

❀️ #3615 Test framework: only add the test jar as additional archive if it's different from the app jar, by aloubyansky

❀️ #3614 Private methods should not have metrics applied to them., by manovotn

❀️ #3613 Do not delete generated files, by machi1990

❀️ #3612 Kotlin all-open plugin options, by lbernardomaia

❀️ #3611 Fix for #3605, by p-zalejko

❀️ #3609 Make the Jackson mapper of Amazon Lambda case insensitive, by debae

❀️ #3603 Support IndexDependencyBuildItem, by wburns

❀️ #3602 Fix master: vertx-web compilation error, by patriot1burke

❀️ #3601 Do not wrap custom claim strings into JSONString, by sberyozkin

❀️ #3599 Update testing dependencies, by rsvoboda

❀️ #3597 Remove containerRuntime default value from Gradle plugin, by gwenneg

❀️ #3596 MicroProfile JWT application works with Payara Micro, Thorntail, TomEE and fails with Quarkus, by Karm

❀️ #3594 Wrong bean metadata injected into interceptor using @Intercepted when using dependent scope, by jmartisk

❀️ #3591 Kotlin + Live Reload + @Valid not working in DEV Mode, by sbert

❀️ #3590 Also kill the remote-dev processes when finishing a test, by gsmet

❀️ #3589 Kotlin upgrade from 1.3.31 to 1.3.41, by rsvoboda

❀️ #3587 Virtual HTTP and Azure Function Support, by patriot1burke

❀️ #3584 Remove unnecessary dependencies versions from using-vertx guide, by gwenneg

❀️ #3583 Upgrade Narayana to 5.9.6.Final, by gwenneg

❀️ #3582 Infinispan client annotation marshaller support, by wburns

❀️ #3581 Narayana upgrade to 5.9.6.Final causes fail in native, by rsvoboda

❀️ #3580 Make java.time.Duration serializable to bytecode, by gwenneg

❀️ #3579 remove duplicate quarkus-http-core dependency, by machi1990

❀️ #3577 Add a test for Kotlin project generation, by gsmet

❀️ #3576 When running the Maven plugin tests, a lot of JVM instances stay running, by gsmet

❀️ #3575 Duplicate entry in the bom for quarkus-http-core, by gsmet

❀️ #3574 List extensions without pom, by Dufgui

❀️ #3573 Fix list extension regression when called without project, by cescoffier

❀️ #3572 PostgreSQL JDBC, MariaDB JDBC upgrade, by rsvoboda

❀️ #3571 Regression in list-extensions of quarkus-maven-plugin 0.21.1, case when pom.xml is not present , by rsvoboda

❀️ #3570 Add META-INF/io.netty.versions.properties to the uberJar ignore list, by gwenneg

❀️ #3569 Make sure fault tolerance recorder goes after Arc one to ensure proper shutdown order, by manovotn

❀️ #3567 SmallRye Context Propagation version update, by rsvoboda

❀️ #3565 Add META-INF/io.netty.versions.properties to the uberJar ignore list, by gsmet

❀️ #3564 Fix possible timeouts on devtools project generation tests, by ia3andy

❀️ #3562 Native mode ++ websockets ++ Vert.x based http layer failure, by rsvoboda

❀️ #3557 Register enclosing class for reflection when used as JAX-RS return type, by geoand

❀️ #3556 Add CORS Access-Control-Max-Age response header to cache preflight request, by machi1990

❀️ #3554 Circular dependencies, by mthmulders

❀️ #3550 Added documentation for resources-config and reflection-config when using Gradle, by debae

❀️ #3549 Infinispan client updates, by wburns

❀️ #3547 Kafka Streams - pick up default Serdes and ExceptionHandler from props, by muirandy

❀️ #3546 Fix issue with interceptor instances being created multiple times for same bean, by manovotn

❀️ #3544 Docs: Using Vertx guide tells the user to specify versions, by BiggA94

❀️ #3543 Update to kubernetes-client 4.4.1, by gastaldi

❀️ #3542 Fix #3541 : kotlin pom template name, by sbert

❀️ #3541 Create Kotlin project fail due to pom.xml-template.ftl, by sbert

LIKED ISSUE

πŸ‘ #3650 Extension: MongoDB with Panache, by loicmathieu

It received πŸ‘ x0, πŸ˜„ x0, πŸŽ‰ x2 and ❀️ x0.

NOISY ISSUE

πŸ”ˆ #3561 Split source path to check if several paths supplied, by soberich

It received 15 comments.


PULL REQUESTS

Last week, 87 pull requests were created, updated or merged.

OPEN PULL REQUEST

Last week, 2 pull requests were opened.

πŸ’š #3658 reactive-pg-client.version removal from BOM, by rsvoboda

πŸ’š #3656 Test guide and remove warn in ListExtensionsTest, by Dufgui

UPDATED PULL REQUEST

Last week, 33 pull requests were updated.

πŸ’› #3657 Extracted Maven test framework from quarkus-maven-plugin, by aloubyansky

πŸ’› #3654 Elytron-security support for Database Identity Store, by danielpetisme

πŸ’› #3650 Extension: MongoDB with Panache, by loicmathieu

πŸ’› #3642 Improve documentation of list extensions, by Dufgui

πŸ’› #3640 Correct calculation of remaining time in millis within the AmazonLambdaContext, by debae

πŸ’› #3635 [WIP] Ensure netty-all is not used as a dependency, by geoand

πŸ’› #3631 Resteasy without servlet/undertow, by patriot1burke

πŸ’› #3629 Upgrade to smallrye-config 1.3.9, by dmlloyd

πŸ’› #3628 Optionally replace netty JdkSslContext, by wburns

πŸ’› #3623 Arc - fix bean generic injection for then required and bean type parameters are type variable, but bean one has no bounds, by manovotn

πŸ’› #3610 Upgrade to GraalVM 19.2.0, by gsmet

πŸ’› #3595 Add default tests when creating an extension with Maven Mojo, by danielpetisme

πŸ’› #3561 Split source path to check if several paths supplied, by soberich

πŸ’› #3559 Circular dependencies, by mthmulders

πŸ’› #3555 Start using Gradle Tooling API, by Dufgui

πŸ’› #3553 Introduce the ability to configure Jsonb and generate serializers for JAX-RS return types, by geoand

πŸ’› #3545 CDI guide - mention Jandex maven plugin, by mkouba

πŸ’› #3521 Add Flyway support for multiple datasources, by JohT

πŸ’› #3514 Provides a JSON representation for the default quarkus error page, by loicmathieu

πŸ’› #3489 Introduce support for Spring Data JPA repositories, by geoand

πŸ’› #3428 Wip: generate config docs, by machi1990

πŸ’› #3427 Fix #3321 create-extension Maven mojo should allow creating from scratch, by ppalaga

πŸ’› #3404 Add http servers max body size and max headers size limits, by machi1990

πŸ’› #3398 Change default value of sql-load-script to no-file in PROD mode, by gwenneg

πŸ’› #3394 Add quarkus-cache extension, by gwenneg

πŸ’› #3338 WIP: build jar in Augment phase, by stuartwdouglas

πŸ’› #3237 #1753 - Axon extension to enable integration with Axon Framework, by feaster83

πŸ’› #3180 RESTEasy SAM support, by evanchooly

πŸ’› #3172 DynamoDB as injectable bean, by marcinczeczko

πŸ’› #2952 Support for weak build item production and virtual build items, by dmlloyd

πŸ’› #2897 vault, by vsevel

πŸ’› #2406 Doc: Building my first extension guide, by danielpetisme

πŸ’› #1699 (docs): Update Knative Quickstart guide, by kameshsampath

MERGED PULL REQUEST

Last week, 52 pull requests were merged.

πŸ’œ #3648 Reactive PostgreSQL Client guide changes for new sql client, by rsvoboda

πŸ’œ #3641 Replace jackson-databind dependencies with quarkus-jackson, by gwenneg

πŸ’œ #3639 Fix @Intercepted metadata injection, by manovotn

πŸ’œ #3633 Update undertow-reference.adoc, by chaminnk

πŸ’œ #3630 Add metadata for publication to the Gradle portal, by Dufgui

πŸ’œ #3625 Podman requires --userns=keep-id to avoid AccessDeniedExceptions while building the native image, by gastaldi

πŸ’œ #3622 Add some additional ignores to uberjar construction, by gsmet

πŸ’œ #3618 VirtualAddress fix to remove io.netty.channel.local.LocalAddress, by rsvoboda

πŸ’œ #3616 Test framework: only add the test jar as additional archive if it's different from the app jar, by aloubyansky

πŸ’œ #3614 Private methods should not have metrics applied to them., by manovotn

πŸ’œ #3613 Do not delete generated files, by machi1990

πŸ’œ #3611 Fix for #3605, by p-zalejko

πŸ’œ #3609 Make the Jackson mapper of Amazon Lambda case insensitive, by debae

πŸ’œ #3603 Support IndexDependencyBuildItem, by wburns

πŸ’œ #3602 Fix master: vertx-web compilation error, by patriot1burke

πŸ’œ #3601 Do not wrap custom claim strings into JSONString, by sberyozkin

πŸ’œ #3599 Update testing dependencies, by rsvoboda

πŸ’œ #3597 Remove containerRuntime default value from Gradle plugin, by gwenneg

πŸ’œ #3590 Also kill the remote-dev processes when finishing a test, by gsmet

πŸ’œ #3589 Kotlin upgrade from 1.3.31 to 1.3.41, by rsvoboda

πŸ’œ #3587 Virtual HTTP and Azure Function Support, by patriot1burke

πŸ’œ #3584 Remove unnecessary dependencies versions from using-vertx guide, by gwenneg

πŸ’œ #3583 Upgrade Narayana to 5.9.6.Final, by gwenneg

πŸ’œ #3582 Infinispan client annotation marshaller support, by wburns

πŸ’œ #3580 Make java.time.Duration serializable to bytecode, by gwenneg

πŸ’œ #3579 remove duplicate quarkus-http-core dependency, by machi1990

πŸ’œ #3577 Add a test for Kotlin project generation, by gsmet

πŸ’œ #3573 Fix list extension regression when called without project, by cescoffier

πŸ’œ #3572 PostgreSQL JDBC, MariaDB JDBC upgrade, by rsvoboda

πŸ’œ #3570 Add META-INF/io.netty.versions.properties to the uberJar ignore list, by gwenneg

πŸ’œ #3569 Make sure fault tolerance recorder goes after Arc one to ensure proper shutdown order, by manovotn

πŸ’œ #3567 SmallRye Context Propagation version update, by rsvoboda

πŸ’œ #3564 Fix possible timeouts on devtools project generation tests, by ia3andy

πŸ’œ #3557 Register enclosing class for reflection when used as JAX-RS return type, by geoand

πŸ’œ #3556 Add CORS Access-Control-Max-Age response header to cache preflight request, by machi1990

πŸ’œ #3550 Added documentation for resources-config and reflection-config when using Gradle, by debae

πŸ’œ #3549 Infinispan client updates, by wburns

πŸ’œ #3547 Kafka Streams - pick up default Serdes and ExceptionHandler from props, by muirandy

πŸ’œ #3546 Fix issue with interceptor instances being created multiple times for same bean, by manovotn

πŸ’œ #3543 Update to kubernetes-client 4.4.1, by gastaldi

πŸ’œ #3540 Reinitialize ThreadLocalRandom class to ensure seed is reset at runtime, by wburns

πŸ’œ #3529 remove redundant config item name and default value from KeycloakConfig, by machi1990

πŸ’œ #3527 Add VertX BOM to Quarkus, by cristianonicolai

πŸ’œ #3524 fix: delete on neo4j-guide, by barata0

πŸ’œ #3515 Introduce a JGit extension, by gastaldi

πŸ’œ #3513 Vertx 3.8 and new sql client, by FroMage

πŸ’œ #3509 feat: test custom exception mapper with resteasy, by loicmathieu

πŸ’œ #3506 Use Vert.x as the basis for all HTTP, by stuartwdouglas

πŸ’œ #3492 feat: spring annotations project creation., by aureamunoz

πŸ’œ #3399 Scala language support, by miteshaghera

πŸ’œ #3214 Detect and register event bus codec automatically, by Dufgui

πŸ’œ #2930 Add an ActiveMQ Artemis extension, by middagj


COMMITS

Last week there were 116 commits.

πŸ› οΈ Merge pull request #3641 from gwenneg/issue-3638-quarkus-jackson-dependency Replace jackson-databind dependencies with quarkus-jackson by gsmet

πŸ› οΈ Merge pull request #3616 from aloubyansky/3615 Test framework: only add the test jar as additional archive if it's different from the app jar by cescoffier

πŸ› οΈ Merge pull request #3625 from gastaldi/podman Podman requires --userns=keep-id to avoid AccessDeniedExceptions while building the native image by cescoffier

πŸ› οΈ Merge pull request #3639 from manovotn/issue3594 Fix @Intercepted metadata injection by cescoffier

πŸ› οΈ Merge pull request #3648 from rsvoboda/reactive-postgres-client-fix Reactive PostgreSQL Client guide changes for new sql client by cescoffier

πŸ› οΈ Reactive Postgres Client guide changes for new sql client by rsvoboda

πŸ› οΈ Merge pull request #2930 from middagj/feature/artemis-client Add an ActiveMQ Artemis extension by cescoffier

πŸ› οΈ Merge pull request #3547 from muirandy/3202 Kafka Streams - pick up default Serdes and ExceptionHandler from props by cescoffier

πŸ› οΈ Replace jackson-databind dependencies with quarkus-jackson by gwenneg

πŸ› οΈ Merge pull request #3492 from aureamunoz/issue3437-spring-annotation-project-creation feat: spring annotations project creation. by geoand

πŸ› οΈ Merge pull request #3509 from loicmathieu/feat/test-resteasy-custom-exception-mapper feat: test custom exception mapper with resteasy by gsmet

πŸ› οΈ Merge pull request #3582 from wburns/infinispan_client_updates Infinispan client annotation marshaller support by gsmet

πŸ› οΈ Arc - Interceptor instances for around/post construct weren't shared. by manovotn

πŸ› οΈ Merge pull request #3609 from debae/quarkus-amazon-lambda-does-not-consume-SQS-payload-correctly Make the Jackson mapper of Amazon Lambda case insensitive by gsmet

πŸ› οΈ Merge pull request #3630 from Dufgui/1793_publishInGradlePortal Publish in gradle portal by gsmet

πŸ› οΈ Merge pull request #3633 from chaminnk/patch-1 Update undertow-reference.adoc by gsmet

πŸ› οΈ Test framework: only add the test jar as additional archive if it's different from the app jar by unknown author

πŸ› οΈ Kafka Streams - pick up default Serdes and ExceptionHandler from properties if specified. by muirandy

πŸ› οΈ Merge pull request #3611 from p-zalejko/3605 Fix for #3605 by cescoffier

πŸ› οΈ Update undertow-reference.adoc Updated how to use a web.xml file as the configuration file. by chaminnk

πŸ› οΈ Add mapperFeature to accept case insensitive properties in order to convert json correctly to SQSEvent. by debae

πŸ› οΈ Merge pull request #3622 from gsmet/add-ignores-uber-jar Add some additional ignores to uberjar construction by gsmet

πŸ› οΈ Podman requires --userns=keep-id to avoid AccessDeniedExceptions while building the native image According to the podman documentation: --userns=keep-id: creates a user namespace where the current rootless user's UID:GID are mapped to the same values in the container. Updating to container-selinux-2.115.0-1.gitfddfbbb is also required to avoid disabling SELinux (Cannot restore segment prot after reloc: Permission denied). More information: https://github.com/containers/libpod/issues/3859 by gastaldi

πŸ› οΈ Merge pull request #3618 from rsvoboda/VirtualAddress.netty.fix VirtualAddress fix to remove io.netty.channel.local.LocalAddress by geoand

πŸ› οΈ Merge pull request #3614 from manovotn/filterPrivateMethodsWithMetrics Private methods should not have metrics applied to them. by gsmet

πŸ› οΈ Merge pull request #3613 from machi1990/fix-3448 Do not delete generated files by gsmet

πŸ› οΈ Add some additional ignores to uberjar construction by gsmet

πŸ› οΈ VirtualAddress fix to remove io.netty.channel.local.LocalAddress by rsvoboda

πŸ› οΈ Set up a higher timeout for native builds by middagj

πŸ› οΈ Use Recorder instead of Template by middagj

πŸ› οΈ Use JniBuildItem to enable JNI by middagj

πŸ› οΈ Produce JMS ConnectionFactory instead of specific ActiveMQ by middagj

πŸ› οΈ Use BuildItem to indicate if JMS should be used instead of Core by middagj

πŸ› οΈ Add an ActiveMQ Artemis extension by middagj

πŸ› οΈ Merge pull request #3603 from wburns/index_dependency_build_item Support IndexDependencyBuildItem by geoand

πŸ› οΈ fix(dev-mode): Do not delete generated files Fixes #3448 - generated files that are not within module source paths returned a null sourceFilePath. We should not delete the corresponding generated .class file in this case. by machi1990

πŸ› οΈ Private methods should not have metrics applied to them. by manovotn

πŸ› οΈ Update pom.xml Fix for #3605 by p-zalejko

πŸ› οΈ Publish in gradle portal fix #1793 by Dufgui

πŸ› οΈ feat: test custom exception mapper with resteasy by loicmathieu

πŸ› οΈ feat: spring annotations project creation. Related to issue #3437 by aureamunoz

πŸ› οΈ Merge pull request #3601 from sberyozkin/smallrye_jwt_keep_string_value Do not wrap custom claim strings into JSONString by sberyozkin

πŸ› οΈ Support IndexDependencyBuildItem by wburns

πŸ› οΈ Merge pull request #3599 from rsvoboda/testing.deps.update Update testing dependencies by gsmet

πŸ› οΈ Merge pull request #3602 from patriot1burke/fix-vertx-web Fix master: vertx-web compilation error by patriot1burke

πŸ› οΈ fix vertx-web by patriot1burke

πŸ› οΈ Merge pull request #3557 from geoand/#3538 Register enclosing class for reflection when used as JAX-RS return type by gsmet

πŸ› οΈ Merge pull request #3587 from patriot1burke/virtual-http-azure Virtual HTTP and Azure Function Support by patriot1burke

πŸ› οΈ Merge pull request #3597 from gwenneg/issue-2063-gradle-native-build Remove containerRuntime default value from Gradle plugin by gsmet

πŸ› οΈ Merge pull request #3550 from debae/writing-native-applications-tips_gradle_documentation Added documentation for resources-config and reflection-config when using Gradle by gsmet

πŸ› οΈ Added documentation for resources-config and reflection-config when using Gradle. by debae

πŸ› οΈ Do not wrap custom claim strings into JSONString by sberyozkin

πŸ› οΈ Merge pull request #3527 from cristianonicolai/vertx Add VertX BOM to Quarkus by gsmet

πŸ› οΈ Merge pull request #3513 from FroMage/vertx-3.8 Vertx 3.8 and new sql client by gsmet

πŸ› οΈ Adding Infinispan Client documentation about annotations by wburns

πŸ› οΈ Merge pull request #3546 from manovotn/issue3530 Fix issue with interceptor instances being created multiple times for same bean by gsmet

πŸ› οΈ Update testing dependencies by rsvoboda

πŸ› οΈ virtual http and azure doc fixes by patriot1burke

πŸ› οΈ Remove containerRuntime default value from Gradle plugin by gwenneg

πŸ› οΈ Additional tests for hand implemented Marshaller by wburns

πŸ› οΈ Infinispan Client Annotation based marshallers and schema generation by wburns

πŸ› οΈ Cleanup of unused method and redundant TODO. by manovotn

πŸ› οΈ Arc - fix an issue where multiple interceptor intances were created for same bean. Add automated test. by manovotn

πŸ› οΈ Merge pull request #3590 from gsmet/fix-3576 Also kill the remote-dev processes when finishing a test by cescoffier

πŸ› οΈ Merge pull request #3579 from machi1990/fix-3575 remove duplicate quarkus-http-core dependency by gsmet

πŸ› οΈ Merge pull request #3589 from rsvoboda/kotlin.version.update Kotlin upgrade from 1.3.31 to 1.3.41 by gsmet

πŸ› οΈ Merge pull request #3515 from gastaldi/jgit Introduce a JGit extension by gsmet

πŸ› οΈ Also kill the remote-dev processes when finishing a test This avoids JVM instances leaking when running RemoteDevMojoIT. Fixes #3576 by gsmet

πŸ› οΈ Merge pull request #3573 from cescoffier/features/fix-list-extension-regression Fix list extension regression when called without project by gsmet

πŸ› οΈ Merge pull request #3556 from machi1990/add-cors-access-control-max-age Add CORS Access-Control-Max-Age response header to cache preflight request by gsmet

πŸ› οΈ Merge pull request #3572 from rsvoboda/mariadb.postgresql.narayana.update PostgreSQL JDBC, MariaDB JDBC upgrade by gsmet

πŸ› οΈ Merge pull request #3564 from ia3andy/fix-intempestiv-test-timeouts Fix possible timeouts on devtools project generation tests by gsmet

πŸ› οΈ Merge pull request #3577 from gsmet/add-kotlin-test Add a test for Kotlin project generation by gsmet

πŸ› οΈ Merge pull request #3580 from gwenneg/issue-3128-allow-duration-bytecode-serialization Make java.time.Duration serializable to bytecode by gsmet

πŸ› οΈ Merge pull request #3583 from gwenneg/issue-3581-narayana-native-substitution Update native Narayana ConfigurationInfo substitutions by gsmet

πŸ› οΈ Merge pull request #3584 from gwenneg/issue-3544-using-vertx-guide Remove unnecessary dependencies versions from using-vertx guide by cescoffier

πŸ› οΈ Kotlin upgrade from 1.3.31 to 1.3.41 by rsvoboda

πŸ› οΈ Remove unnecessary dependencies versions from using-vertx guide by gwenneg

πŸ› οΈ Update native Narayana ConfigurationInfo substitutions by gwenneg

πŸ› οΈ remove duplicate quarkus-http-core dependency Fixes #3575 by machi1990

πŸ› οΈ Merge pull request #3569 from manovotn/faultToleranceTestErrors Make sure fault tolerance recorder goes after Arc one to ensure proper shutdown order by gsmet

πŸ› οΈ PostgreSQL JDBC, MariaDB JDBC upgrades by rsvoboda

πŸ› οΈ Fix Infinispan extension name in documentation by gsmet

πŸ› οΈ feature(extension): introduce JGit extension by gastaldi

πŸ› οΈ Make java.time.Duration serializable to bytecode by gwenneg

πŸ› οΈ Fix circular dependency by wburns

πŸ› οΈ Fix possible timeouts on devtools project generation tests - Change timeout to 2s - Use only 4 threads to reduce and make the duration stabler - Local tested duration is under 250ms by ia3andy

πŸ› οΈ Merge pull request #3570 from gwenneg/issue-3565-ignore-netty-properties Add META-INF/io.netty.versions.properties to the uberJar ignore list by gsmet

πŸ› οΈ Add a test for Kotlin project generation by gsmet

πŸ› οΈ Add a test verifying that list-extension can be run without a pom.xml file. by cescoffier

πŸ› οΈ Fix #3571 Even when we have no pom, the project is not null, but it's set to org.apache.maven:standalone-pom:1. So we need to also check for the project's file (the pom.xml file). by cescoffier

πŸ› οΈ Register enclosing class for reflection when used as JAX-RS return type This is needed when a JAX-RS resource returns a parameterized type that is meant to be an enclosing class Fixes: #3538 by geoand

πŸ› οΈ Make sure fault tolerance recorder goes after Arc one to ensure proper shotdown order. by manovotn

πŸ› οΈ Merge pull request #3567 from rsvoboda/smallrye-context-propagation.version.bump SmallRye Context Propagation version update by gsmet

πŸ› οΈ Tweak undertow test timeout to 2s Otherwise the test fails very often for me by FroMage

πŸ› οΈ New vert.x behaviour for endpoints on different methods by FroMage

πŸ› οΈ Updated to Vert.x 3.8 and new vertx-sql client by FroMage

πŸ› οΈ Merge pull request #3214 from Dufgui/2529_detectEventBus Detect and register event bus codec automatically by cescoffier

πŸ› οΈ Add VertX BOM to Quarkus by cristianonicolai

πŸ› οΈ Ignore io.netty.versions.properties while building uberJar by gwenneg

πŸ› οΈ Merge pull request #3399 from miteshaghera/feature/scala Scala language support by gsmet

πŸ› οΈ feat(cors): add access control max age option by machi1990

πŸ› οΈ SmallRye Context Propagation version update by rsvoboda

πŸ› οΈ Merge pull request #3549 from wburns/infinispan_client_updates Infinispan client updates by gsmet

πŸ› οΈ Merge pull request #3506 from stuartwdouglas/quakus-http Use Vert.x as the basis for all HTTP by n1hility

πŸ› οΈ Add automatic SSL support for Infinispan Client by wburns

πŸ› οΈ Updating Infinispan to 10.0.Beta5 by wburns

πŸ› οΈ Merge pull request #3529 from machi1990/misc-config-item remove redundant config item name and default value from KeycloakConfig by gsmet

πŸ› οΈ Merge pull request #3543 from gastaldi/patch-1 Update to kubernetes-client 4.4.1 by gsmet

πŸ› οΈ Use Vert.x as the basis for all HTTP This moves to the new Vert.x based Undertow branch. All HTTP trafic is not routed through Vert.x, with Undertow providing a Servlet implementation on top of this. This allows for a common HTTP layer where all HTTP endpoints can be configured in a unified manner, including things like security, logging etc. by stuartwdouglas

πŸ› οΈ Initial support for scala by miteshaghera

πŸ› οΈ Using kubernetes-client BOM by gastaldi

πŸ› οΈ [Update to kubernetes-client 4.4.1 Bumps kubernetes-client-bom to 4.4.1.

πŸ› οΈ refactor: remove redundant config item name and default value from KeycloakConfig by machi1990

πŸ› οΈ Merge pull request #3524 from barata0/barata0-fix-neo4j-doc-1 fix: delete on neo4j-guide by gsmet

πŸ› οΈ Merge pull request #3540 from wburns/ThreadLocalRandom Reinitialize ThreadLocalRandom class to ensure seed is reset at runtime by gsmet


CONTRIBUTORS

Last week there were 25 contributors.

πŸ‘€ gsmet

πŸ‘€ cescoffier

πŸ‘€ rsvoboda

πŸ‘€ gwenneg

πŸ‘€ geoand

πŸ‘€ manovotn

πŸ‘€ muirandy

πŸ‘€ chaminnk

πŸ‘€ debae

πŸ‘€ gastaldi

πŸ‘€ middagj

πŸ‘€ machi1990

πŸ‘€ p-zalejko

πŸ‘€ Dufgui

πŸ‘€ loicmathieu

πŸ‘€ aureamunoz

πŸ‘€ sberyozkin

πŸ‘€ wburns

πŸ‘€ patriot1burke

πŸ‘€ ia3andy

πŸ‘€ FroMage

πŸ‘€ cristianonicolai

πŸ‘€ n1hility

πŸ‘€ stuartwdouglas

πŸ‘€ miteshaghera


STARGAZERS

Last week there were no stargazers.


RELEASES

Last week there were no releases.