quarkus/extensions
Georgios Andrianakis 5af88997f0
Merge pull request #40696 from mkouba/ws-next-test-managed-vertx
WebSockets Next: always use the managed Vertx instance in tests
2024-05-18 07:44:27 +03:00
..
agroal Name map keys in documentation for other Map<String, NotASection> configuration properties 2024-04-29 11:56:59 +02:00
amazon-lambda Bump JDK version to 17 in aws-lambda related extensions 2024-04-08 21:30:12 +09:00
amazon-lambda-http Bump JDK version to 17 in aws-lambda related extensions 2024-04-08 21:30:12 +09:00
amazon-lambda-rest Bump JDK version to 17 in aws-lambda related extensions 2024-04-08 21:30:12 +09:00
amazon-lambda-xray Remove unused graal-sdk dependency 2024-03-12 19:18:06 +02:00
apache-httpclient Exclude banned dependency commons-logging in the BOM #30813 2024-02-02 11:37:53 -03:00
arc ArC: unset static map for synthetic beans in ArcRecorder after shutdown 2024-05-17 13:56:03 +02:00
avro Isolate Avro schema code generation when using multiple schema files 2024-03-15 19:36:03 +01:00
awt Replace `org.graalvm.sdk`:`graal-sdk` dependency with `nativeimage` 2024-03-13 12:34:58 +02:00
azure-functions Name map keys in documentation for other Map<String, NotASection> configuration properties 2024-04-29 11:56:59 +02:00
azure-functions-http Use utf-8 instead of default charset decoding azure functions requests 2024-05-17 14:09:04 +02:00
cache Do not increment metrics on CaffeineCache#getIfPresent call 2024-04-19 00:32:28 +02:00
caffeine Replace `org.graalvm.sdk`:`graal-sdk` dependency with `nativeimage` 2024-03-13 12:34:58 +02:00
config-yaml
container-image Merge pull request #40335 from yrodiere/i40332-configMapDocs 2024-05-14 18:24:59 +02:00
credentials
datasource Name map keys in documentation for other Map<String, NotASection> configuration properties 2024-04-29 11:56:59 +02:00
devservices Initial Observability extension - devservices, devresources, LGTM 2024-04-19 08:31:51 +02:00
elasticsearch-java-client Replace `org.graalvm.sdk`:`graal-sdk` dependency with `nativeimage` 2024-03-13 12:34:58 +02:00
elasticsearch-rest-client
elasticsearch-rest-client-common Name map keys in documentation for the `container-env` configuration property in dev services 2024-04-29 11:55:56 +02:00
elytron-security Replace `org.graalvm.sdk`:`graal-sdk` dependency with `nativeimage` 2024-03-13 12:34:58 +02:00
elytron-security-common Replace `org.graalvm.sdk`:`graal-sdk` dependency with `nativeimage` 2024-03-13 12:34:58 +02:00
elytron-security-jdbc update default values for salt & iteration index 2024-04-17 18:24:34 +02:00
elytron-security-ldap Remove support for the SecurityManager 2024-04-17 12:12:33 +01:00
elytron-security-oauth2 Migrate Elytron OAuth2 from config classes to @ConfigMapping 2024-03-18 11:28:06 +01:00
elytron-security-properties-file Migrate Elytron Security Properties File from config class to @ConfigMapping 2024-03-18 11:28:00 +01:00
flyway Merge pull request #40335 from yrodiere/i40332-configMapDocs 2024-05-14 18:24:59 +02:00
funqy Move package config to an interface 2024-03-20 09:21:02 -05:00
google-cloud-functions Move package config to an interface 2024-03-20 09:21:02 -05:00
google-cloud-functions-http Move package config to an interface 2024-03-20 09:21:02 -05:00
grpc Merge pull request #39194 from radcortez/remove-profile-manager 2024-05-07 14:40:52 +01:00
grpc-common Replace `org.graalvm.sdk`:`graal-sdk` dependency with `nativeimage` 2024-03-13 12:34:58 +02:00
hal Fixes #38543 - LinksProcessor ID field error for native class HalCollectionWrapper 2024-02-07 13:50:36 +01:00
hibernate-envers Fix DisableLoggingFeature for JBoss Threads/Hibernate/Infinispan/Websocket-client 2024-05-03 15:32:24 +02:00
hibernate-orm Deprecate quarkus.hibernate-orm.multitenant-schema-datasource 2024-05-16 12:44:06 +02:00
hibernate-reactive Configure Hibernate ORM/Reactive with database product names instead of dialect names for core dialects 2024-05-15 20:22:59 +01:00
hibernate-search-orm-elasticsearch Fix DisableLoggingFeature for JBoss Threads/Hibernate/Infinispan/Websocket-client 2024-05-03 15:32:24 +02:00
hibernate-search-orm-outbox-polling
hibernate-search-standalone-elasticsearch Bump Elasticsearch version for tests/devservices to 8.13 2024-04-25 09:44:52 +02:00
hibernate-validator Fix DisableLoggingFeature for JBoss Threads/Hibernate/Infinispan/Websocket-client 2024-05-03 15:32:24 +02:00
infinispan-cache Infinispan Cache Extension 2024-04-22 15:43:11 +02:00
infinispan-client Merge pull request #40335 from yrodiere/i40332-configMapDocs 2024-05-14 18:24:59 +02:00
info Merge pull request #40615 from phillip-kruger/qomponent 2024-05-15 11:10:51 +02:00
jackson Bump com.fasterxml.jackson:jackson-bom from 2.17.0 to 2.17.1 2024-05-13 08:45:01 +02:00
jaxb Replace `org.graalvm.sdk`:`graal-sdk` dependency with `nativeimage` 2024-03-13 12:34:58 +02:00
jaxp
jaxrs-spi
jdbc Replace `org.graalvm.sdk`:`graal-sdk` dependency with `nativeimage` 2024-03-13 12:34:58 +02:00
jms-spi
jsonb
jsonp
kafka-client Merge pull request #40335 from yrodiere/i40332-configMapDocs 2024-05-14 18:24:59 +02:00
kafka-streams Replace `org.graalvm.sdk`:`graal-sdk` dependency with `nativeimage` 2024-03-13 12:34:58 +02:00
keycloak-admin-client-common Migrate Keycloak Admin Client from config classes to @ConfigMapping 2024-03-11 23:42:14 +01:00
keycloak-admin-rest-client Migrate Keycloak Admin Client from config classes to @ConfigMapping 2024-03-11 23:42:14 +01:00
keycloak-admin-resteasy-client Migrate Keycloak Admin Client from config classes to @ConfigMapping 2024-03-11 23:42:14 +01:00
keycloak-authorization Migrate Keycloak Authorization to @ConfigMapping 2024-03-20 22:13:17 +01:00
kotlin
kubernetes Merge pull request #39228 from iocanel/fix-deploymnet-selector-version 2024-05-17 14:58:07 +03:00
kubernetes-client Merge pull request #40335 from yrodiere/i40332-configMapDocs 2024-05-14 18:24:59 +02:00
kubernetes-config
kubernetes-service-binding
liquibase Merge pull request #40335 from yrodiere/i40332-configMapDocs 2024-05-14 18:24:59 +02:00
liquibase-mongodb Update Liquibase to 4.27.0 2024-04-04 17:42:39 +02:00
logging-gelf Replace `org.graalvm.sdk`:`graal-sdk` dependency with `nativeimage` 2024-03-13 12:34:58 +02:00
logging-json Applying the QE feedback to the Logging guide 2024-04-16 09:32:16 +02:00
mailer
micrometer Merge pull request #40335 from yrodiere/i40332-configMapDocs 2024-05-14 18:24:59 +02:00
micrometer-registry-prometheus
mongodb-client Merge pull request #40335 from yrodiere/i40332-configMapDocs 2024-05-14 18:24:59 +02:00
mutiny Fix native compilation for Netty and Mutiny 2024-04-02 13:42:51 +02:00
narayana-jta Rework `quarkus.transaction-manager.unsafe-multiple-last-resources` to accept `warn-first` and `warn-each` 2024-05-14 11:38:29 +02:00
narayana-lra Various other adjustments for REST renaming 2024-03-11 13:42:22 +01:00
narayana-stm Replace `org.graalvm.sdk`:`graal-sdk` dependency with `nativeimage` 2024-03-13 12:34:58 +02:00
netty Move reinitialization of vertx classes out of NettyProcessor 2024-04-24 16:31:32 +03:00
observability-devservices Initial Observability extension - devservices, devresources, LGTM 2024-04-19 08:31:51 +02:00
oidc Merge pull request #40600 from sberyozkin/oidc_redirect_filter 2024-05-17 17:42:29 +01:00
oidc-client Name map keys in documentation for other Map<String, NotASection> configuration properties 2024-04-29 11:56:59 +02:00
oidc-client-filter Save regexp Pattern allocation on config name renaming 2024-03-14 18:34:53 +01:00
oidc-client-graphql Migrate OIDC Client GraphQL config classes to @ConfigMapping 2024-03-11 22:46:59 +01:00
oidc-client-reactive-filter Save regexp Pattern allocation on config name renaming 2024-03-14 18:34:53 +01:00
oidc-common Name map keys in documentation for other Map<String, NotASection> configuration properties 2024-04-29 11:56:59 +02:00
oidc-db-token-state-manager Fix OIDC DB token state validation when no reactive SQL client present 2024-03-14 09:39:27 +01:00
oidc-token-propagation Save regexp Pattern allocation on config name renaming 2024-03-14 18:34:53 +01:00
oidc-token-propagation-reactive Save regexp Pattern allocation on config name renaming 2024-03-14 18:34:53 +01:00
openshift-client Replace `org.graalvm.sdk`:`graal-sdk` dependency with `nativeimage` 2024-03-13 12:34:58 +02:00
opentelemetry Support OpenTelemetry End User attributes added as Span attributes 2024-05-08 18:50:31 +02:00
panache Allow Panache bytecode enhancers to benefit from class transformers caches 2024-05-08 21:29:33 +01:00
picocli
quartz Name map keys in documentation for other Map<String, NotASection> configuration properties 2024-04-29 11:56:59 +02:00
qute Merge pull request #40335 from yrodiere/i40332-configMapDocs 2024-05-14 18:24:59 +02:00
reactive-datasource Name map keys in documentation for other Map<String, NotASection> configuration properties 2024-04-29 11:56:59 +02:00
reactive-db2-client Make mutiny version of pool use the already configured vertx pool 2024-03-07 12:34:46 +02:00
reactive-mssql-client First pass at renaming RESTEasy Reactive and REST Client Reactive 2024-03-11 13:42:20 +01:00
reactive-mysql-client First pass at renaming RESTEasy Reactive and REST Client Reactive 2024-03-11 13:42:20 +01:00
reactive-oracle-client First pass at renaming RESTEasy Reactive and REST Client Reactive 2024-03-11 13:42:20 +01:00
reactive-pg-client First pass at renaming RESTEasy Reactive and REST Client Reactive 2024-03-11 13:42:20 +01:00
reactive-routes index.html (welcome page) now dynamic 2024-03-13 09:36:55 +11:00
reactive-streams-operators
redis-cache redis-cache: Recompute cache when the redis connection pool is exhausted 2024-03-27 09:22:08 +01:00
redis-client Name map keys in documentation for the `container-env` configuration property in dev services 2024-04-29 11:55:56 +02:00
resteasy-classic Merge pull request #40335 from yrodiere/i40332-configMapDocs 2024-05-14 18:24:59 +02:00
resteasy-reactive Fix List form handling in REST Client bean params 2024-05-15 12:03:54 +03:00
scala
scheduler Add 'day' support for scheduler every and delayed 2024-02-20 09:45:19 -05:00
schema-registry Name map keys in documentation for the `container-env` configuration property in dev services 2024-04-29 11:55:56 +02:00
security Workaround OpenJDK17 & RHEL & BCFIPS provider issue in FIPS 2024-05-15 19:22:19 +02:00
security-jpa
security-jpa-common
security-jpa-reactive First pass at renaming RESTEasy Reactive and REST Client Reactive 2024-03-11 13:42:20 +01:00
security-webauthn Support annotation-based auth mechanism selection 2024-04-04 21:21:01 +02:00
smallrye-context-propagation CP: set up a temporary no-context/no-executor ContextManagerProvider during boot 2024-04-10 15:13:31 +02:00
smallrye-fault-tolerance Merge pull request #39988 from FroMage/cp-perf-manager 2024-04-15 15:51:37 +03:00
smallrye-graphql Remove support for the SecurityManager 2024-04-17 12:12:33 +01:00
smallrye-graphql-client Merge pull request #40335 from yrodiere/i40332-configMapDocs 2024-05-14 18:24:59 +02:00
smallrye-health Name map keys in documentation for other Map<String, NotASection> configuration properties 2024-04-29 11:56:59 +02:00
smallrye-jwt ArC: replace thread locals with fields in CreationalContextImpl 2024-04-12 16:20:07 +02:00
smallrye-jwt-build Replace `org.graalvm.sdk`:`graal-sdk` dependency with `nativeimage` 2024-03-13 12:34:58 +02:00
smallrye-metrics Merge pull request #38964 from HerrDerb/remove-metrics-capability-deprecation 2024-04-02 21:40:59 +02:00
smallrye-openapi Check whether outputDirectory is the root of the file system before using its parent 2024-05-03 14:22:43 +02:00
smallrye-openapi-common Name map keys in documentation for other Map<String, NotASection> configuration properties 2024-04-29 11:56:59 +02:00
smallrye-reactive-messaging Messaging landing page 2024-05-13 10:07:31 +02:00
smallrye-reactive-messaging-amqp Name map keys in documentation for the `container-env` configuration property in dev services 2024-04-29 11:55:56 +02:00
smallrye-reactive-messaging-kafka Start using the new helper from more modules 2024-05-03 15:41:18 +01:00
smallrye-reactive-messaging-mqtt Name map keys in documentation for the `container-env` configuration property in dev services 2024-04-29 11:55:56 +02:00
smallrye-reactive-messaging-pulsar Merge pull request #40335 from yrodiere/i40332-configMapDocs 2024-05-14 18:24:59 +02:00
smallrye-reactive-messaging-rabbitmq Name map keys in documentation for other Map<String, NotASection> configuration properties 2024-04-29 11:56:59 +02:00
smallrye-stork
spring-boot-properties Start using the new helper from more modules 2024-05-03 15:41:18 +01:00
spring-cache
spring-cloud-config-client Merge pull request #40335 from yrodiere/i40332-configMapDocs 2024-05-14 18:24:59 +02:00
spring-data-jpa Start using the new helper from more modules 2024-05-03 15:41:18 +01:00
spring-data-rest
spring-di
spring-scheduled
spring-security
spring-web Adjust some user-visible references to RESTEasy Reactive 2024-04-08 22:49:15 +01:00
swagger-ui Name map keys in documentation for other Map<String, NotASection> configuration properties 2024-04-29 11:56:59 +02:00
transaction-annotations
undertow Allow two stars as rolename as described in servlet spec 2024-05-01 09:03:12 +02:00
vertx Remove ProfileManager 2024-04-27 16:34:49 +01:00
vertx-graphql Avoid Vert.x GraphQL deprecation warning 2024-02-09 14:44:19 +01:00
vertx-http Merge pull request #40656 from mkouba/devui-build-metrics-update-data 2024-05-16 13:26:55 +02:00
virtual-threads Propagate Vert.x context on all ExecutorService methods for VirtualThreadExecutor 2024-02-19 11:43:52 +01:00
web-dependency-locator Merge pull request #40335 from yrodiere/i40332-configMapDocs 2024-05-14 18:24:59 +02:00
websockets Fix DisableLoggingFeature for JBoss Threads/Hibernate/Infinispan/Websocket-client 2024-05-03 15:32:24 +02:00
websockets-next WebSockets Next: always use the managed Vertx instance in tests 2024-05-17 13:54:47 +02:00
pom.xml Merge pull request #39836 from karesti/infinispan-cache-extension 2024-04-23 13:34:25 +03:00