-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Insights: quarkusio/quarkus
Overview
Could not load contribution data
Please try again later
36 Pull requests merged by 14 people
-
Bump kubernetes-client-bom from 6.13.4 to 7.0.1
#45259 merged
Jan 4, 2025 -
Use empty Set when no annotation present in injection point
#45356 merged
Jan 4, 2025 -
Update wording and styling of QuarkusIntegrationTest docs
#45355 merged
Jan 4, 2025 -
ArC: optimize Instance injection points
#45353 merged
Jan 4, 2025 -
Conditionally log debug statement about missing factory
#45313 merged
Jan 3, 2025 -
Disable MongoDB Dev Services when the hosts property is provided
#45330 merged
Jan 3, 2025 -
Avoid initializing Netty logger too early
#45322 merged
Jan 3, 2025 -
More HtmlUnit fixes in OIDC code flow and multi-tenancy docs
#45352 merged
Jan 3, 2025 -
QuarkusTest: veto all test classes belonging to a different test profile
#45336 merged
Jan 3, 2025 -
Use MethodHandles for constructing RESTEasy Reactive invokers
#45312 merged
Jan 3, 2025 -
Remove references to stream methods from Javadoc of PanacheEntityBase
#45321 merged
Jan 3, 2025 -
Slightly improve performance of RequestMapper construction
#45311 merged
Jan 3, 2025 -
Polish CoroutineInvocationHandler.kt
#45310 merged
Jan 3, 2025 -
Fixed an issue where annotations were not part of the Jandex index, if given in an external JAR
#45351 merged
Jan 3, 2025 -
Bump com.nimbusds:nimbus-jose-jwt from 9.48 to 10.0
#45343 merged
Jan 3, 2025 -
swapi.dev is down, use swapi.tech
#45335 merged
Jan 3, 2025 -
SmallRye GraphQL 2.12.0
#45228 merged
Jan 3, 2025 -
Bump org.checkerframework:checker-qual from 3.48.3 to 3.48.4
#45340 merged
Jan 3, 2025 -
Bump org.mockito:mockito-bom from 5.14.2 to 5.15.2
#45341 merged
Jan 3, 2025 -
Bump org.mockito:mockito-core from 5.14.2 to 5.15.2
#45342 merged
Jan 3, 2025 -
Document when SetClassPathSystemPropBuildItem was deprecated
#45295 merged
Jan 3, 2025 -
Send SentMail Instances When Sending Emails
#45171 merged
Jan 2, 2025 -
Typo in MongoDB client configuration
#45331 merged
Jan 2, 2025 -
Save access token expires_in in the session cookie
#45327 merged
Jan 2, 2025 -
Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 in /devtools/gradle
#45328 merged
Jan 2, 2025 -
Bump org.assertj:assertj-core from 3.27.0 to 3.27.1
#45329 merged
Jan 2, 2025 -
[3.15] Upgrade to Hibernate ORM 6.6.3.Final
#44703 merged
Jan 2, 2025 -
Add Panache Sort enums in index for SmallRye GraphQL
#45298 merged
Jan 2, 2025 -
Allow to create static OIDC tenants programmatically
#45294 merged
Jan 1, 2025 -
Silence useless log just saying "Hibernate Reactive"
#45262 merged
Dec 30, 2024 -
RESTEasy - Mention you cannot inject @Context elements in constructors
#45297 merged
Dec 30, 2024 -
TROUBLESHOOTING.md - Fix formatting issue in TIP and move it a bit
#45275 merged
Dec 30, 2024 -
Ignore elements annotated with @BsonIgnore for reflection
#45306 merged
Dec 30, 2024
15 Pull requests opened by 10 people
-
Bump org.mvnpm:echarts from 5.5.1 to 5.6.0
#45319 opened
Dec 30, 2024 -
Update default values in security-webauthn.adoc
#45326 opened
Jan 1, 2025 -
Use access token expires_in to refresh code flow tokens
#45337 opened
Jan 2, 2025 -
Improve gradle docs by adding kotlin snippets
#45344 opened
Jan 3, 2025 -
Slightly optimize Quarkus REST startup by reducing unnecessary allocations and class loading
#45350 opened
Jan 3, 2025 -
Ensure there are no jdbc spans if otel sdk is disabled
#45359 opened
Jan 3, 2025 -
Do not automatically label `mandrel` issues with `area/native-image`
#45361 opened
Jan 3, 2025 -
Bump com.nimbusds:nimbus-jose-jwt from 10.0 to 10.0.1
#45362 opened
Jan 3, 2025 -
Don't treat colon as a permission-to-action separator in @PermissionChecker value attribute
#45364 opened
Jan 4, 2025 -
FIX: critical CVE
#45369 opened
Jan 5, 2025 -
prevent critical CVE findings by trivy
#45370 opened
Jan 5, 2025 -
Fix BuildException javadoc
#45371 opened
Jan 5, 2025 -
Add editorconfig
#45372 opened
Jan 5, 2025 -
unused getBuildStepBuilder
#45373 opened
Jan 5, 2025 -
Remove empty doc
#45374 opened
Jan 5, 2025
19 Issues closed by 12 people
-
Bump Kubernetes-Client to v7.0
#44899 closed
Jan 4, 2025 -
[mongodb] devservice executed when host provided
#40414 closed
Jan 3, 2025 -
IfBuildProfile does not work on scheduler classes
#45308 closed
Jan 3, 2025 -
GraphQL Typesafe client with sources in a dependency
#44550 closed
Jan 3, 2025 -
Add async callback support for Quarkus WebSockets Next
#41320 closed
Jan 3, 2025 -
Hawtio Quarkus Undertow
#45320 closed
Jan 3, 2025 -
Surefire runOrder is ignored while running tests
#45324 closed
Jan 3, 2025 -
Accessing the Mail object from MailTemplateInstance without using Reflection
#45135 closed
Jan 2, 2025 -
Issue with Oracle Object Storage Upload
#45303 closed
Jan 2, 2025 -
Keycloak DevService does not start for Keycloak Admin Client
#45280 closed
Jan 2, 2025 -
Unable to use Panache Sort.Direction enum as method parameter for GraphQL query
#36688 closed
Jan 2, 2025 -
Programmatic OIDC startup
#44958 closed
Jan 1, 2025 -
quarkus with vaadin-quarkus-extension fails on native compilation
#45315 closed
Dec 31, 2024 -
Quarkus Json Logging: Timestamp is one year ahead.
#45317 closed
Dec 31, 2024 -
RESTEasy resource with constructor or field injection failing with RESTEASY003190
#39137 closed
Dec 30, 2024
14 Issues opened by 10 people
-
Opentelemetry: reactive message incoming channel has no attributes
#45375 opened
Jan 5, 2025 -
Application module is null in CodeGenProvider.init during maven generate-code execution
#45363 opened
Jan 4, 2025 -
OpenTelemetry Logs and Keycloak build steps cycle
#45360 opened
Jan 3, 2025 -
quarkus-smallrye-openapi generates unused schemas
#45358 opened
Jan 3, 2025 -
Allow to exclude resources from fast-jar through glob patterns
#45357 opened
Jan 3, 2025 -
QuarkusTest: consider removing the test profile support for `@Nested` tests
#45349 opened
Jan 3, 2025 -
context-propagation-quickstart fails after "Use MethodHandle" changes
#45346 opened
Jan 3, 2025 -
[Extension Proposal] Docker compose dev services
#45338 opened
Jan 2, 2025 -
swapi-graphql service used in smallrye-graphql-client guide has problems / is not fully available
#45334 opened
Jan 2, 2025 -
Not able to build Quarkus Native image using container build while using dynatrace-native-maven-plugin
#45325 opened
Dec 31, 2024 -
Consider making all `MessageBodyReader` and `MessageBodyWriter` classes beans
#45314 opened
Dec 30, 2024
63 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Prevent Oracle from committing uncommitted transactions on connection close
#45301 commented on
Jan 2, 2025 • 4 new comments -
Lazily perform reflection when Instance<> is used
#45276 commented on
Jan 3, 2025 • 1 new comment -
Delegate detection of the database version to the Hibernate ORM dialect
#43764 commented on
Jan 2, 2025 • 0 new comments -
[WIP] Upgrade to Hibernate ORM 7
#41310 commented on
Jan 2, 2025 • 0 new comments -
OIDC dev services and ui changes
#35324 commented on
Jan 3, 2025 • 0 new comments -
Introduce `Report an Issue` menu in DevUI
#32447 commented on
Jan 5, 2025 • 0 new comments -
overriding ServerEndpointConfig.Configurator's 'modifyHandshake' with blocking code
#29238 commented on
Jan 5, 2025 • 0 new comments -
Need to integrate with the new Vert.x Local Data SPI
#39710 commented on
Jan 5, 2025 • 0 new comments -
Not able to connect to Apicurio dev service when running integration tests
#23916 commented on
Jan 5, 2025 • 0 new comments -
Automatically import proto files from proto-google-common-protos
#39775 commented on
Jan 5, 2025 • 0 new comments -
[CI] - Quickstarts Native Build + Quarkus main
#6588 commented on
Jan 5, 2025 • 0 new comments -
Provide a fluent API to set up Quarkus Security
#16728 commented on
Jan 4, 2025 • 0 new comments -
[CI] - OpenShift end-to-end testing
#26582 commented on
Jan 4, 2025 • 0 new comments -
Maven bootstrap resolver - wrong pom resolution during QuarkusMainTest
#42796 commented on
Jan 3, 2025 • 0 new comments -
Spring-di's @Scope#session throws ContextNotActiveException
#45191 commented on
Jan 3, 2025 • 0 new comments -
AgroalDataSource returns a Connection in auto-commit mode after a transaction timeout.
#45087 commented on
Jan 3, 2025 • 0 new comments -
Spring Cloud Config Client Native test: FIPS enabled native-image: "only SunJSSE TrustManagers may be used"
#23965 commented on
Dec 30, 2024 • 0 new comments -
Micrometer to OpenTelemetry Bridge
#43831 commented on
Jan 2, 2025 • 0 new comments -
Generate RSA-256 keys on dev mode
#44272 commented on
Jan 3, 2025 • 0 new comments -
fix and document console-aliases.txt, following points are not includ…
#44402 commented on
Jan 3, 2025 • 0 new comments -
Draft: make sure that @GraphQLClientApi attributes can be overriden by quarkus config
#44441 commented on
Jan 3, 2025 • 0 new comments -
Ensure request body is consumed so that multipart requests with large payloads never hang when exception happens before body is consumed
#44959 commented on
Jan 5, 2025 • 0 new comments -
Support OidcProviderClient injection and token revocation
#44993 commented on
Jan 3, 2025 • 0 new comments -
Add support for ping message callbacks to WebSockets Next
#45180 commented on
Jan 3, 2025 • 0 new comments -
Support custom thread pool in quartz
#45195 commented on
Jan 3, 2025 • 0 new comments -
Support RunOnVirtualThread annotations on beans implementing a JAX-RS interface
#45202 commented on
Jan 4, 2025 • 0 new comments -
wip 43705
#45233 commented on
Jan 3, 2025 • 0 new comments -
Register arrays of Hibernate entity ID types for reflection
#45236 commented on
Jan 3, 2025 • 0 new comments -
Reapply "Switch Vert.x HTTP to @ConfigMapping"
#45274 commented on
Jan 2, 2025 • 0 new comments -
Make response available on error in rest client
#45282 commented on
Jan 3, 2025 • 0 new comments -
OpenTelemetry - Include span name in MDC context
#45293 commented on
Dec 31, 2024 • 0 new comments -
Do not prefix URL when URL is already absolute
#45300 commented on
Jan 3, 2025 • 0 new comments -
Spring Data Jpa - Slice return type must to avoid to trigger a count query
#9357 commented on
Dec 30, 2024 • 0 new comments -
Spring Cloud Config client OpenID Authorization feature request
#17642 commented on
Dec 30, 2024 • 0 new comments -
Visualize how request/response server filters apply in DevUI
#45309 commented on
Dec 30, 2024 • 0 new comments -
Add quarkus.openshift.cron-job.timezone property
#45285 commented on
Dec 31, 2024 • 0 new comments -
We are allocating debug `ExtLogRecord` at startup
#45277 commented on
Dec 31, 2024 • 0 new comments -
quartz job identifier not set as span name with quartz scheduler OTel tracing
#39703 commented on
Dec 31, 2024 • 0 new comments -
OIDC traces not sent properly at startup
#39644 commented on
Dec 31, 2024 • 0 new comments -
Add Support for `merge(Entity)` in `PanacheRepositoryBase`
#33817 commented on
Dec 31, 2024 • 0 new comments -
@QuarkusMainIntegrationTest not implemented for Docker
#38368 commented on
Jan 1, 2025 • 0 new comments -
Unactionable warning when booting Hibernate Reactive
#45263 commented on
Jan 2, 2025 • 0 new comments -
Configuration property to make transaction mandatory even for read operations
#34016 commented on
Jan 2, 2025 • 0 new comments -
Statement leak warning on start since 2.11.0.Final
#26995 commented on
Jan 2, 2025 • 0 new comments -
Panache Query projection doesn't work as expected when entity has an optional one-to-one field
#36497 commented on
Jan 2, 2025 • 0 new comments -
Spring Data API Extension Interface Projections not working with generic interfaces
#34350 commented on
Jan 2, 2025 • 0 new comments -
Demote Agroal's "JDBC resources leaked" warnings to DEBUG
#44047 commented on
Jan 2, 2025 • 0 new comments -
Emitter AMQP protocol stucked after MQ broker restart
#40592 commented on
Jan 2, 2025 • 0 new comments -
Add more String built-in Template Extensions
#45290 commented on
Jan 2, 2025 • 0 new comments -
[Extension Proposal] Huggingface Downloader extension
#45278 commented on
Jan 2, 2025 • 0 new comments -
Provide ways to mark templates to not be parsed (just to be included as is)
#45221 commented on
Jan 2, 2025 • 0 new comments -
Update with "quarkus" fails with gradle configured subprojects
#45238 commented on
Jan 2, 2025 • 0 new comments -
quarkus-kubernetes-config support dynamic update regularly
#29947 commented on
Jan 2, 2025 • 0 new comments -
Generating the OpenShift Route CRD using the `quarkus-maven-plugin` fails when using TLS b/c is adds a path field
#45227 commented on
Jan 2, 2025 • 0 new comments -
Long.parseLong Error with Redis Client Instrumentation
#45167 commented on
Jan 2, 2025 • 0 new comments -
Visualize Interceptors/Decorators classes in DevUI
#45304 commented on
Jan 2, 2025 • 0 new comments -
[CI] - Cassandra extension + Quarkus main
#9183 commented on
Jan 3, 2025 • 0 new comments -
[CI] - Quarkus Platform + Quarkus main
#8593 commented on
Jan 3, 2025 • 0 new comments -
[CI] - Quarkus QE Test Suite + Quarkus main
#19500 commented on
Jan 3, 2025 • 0 new comments -
websocket.next client slow to quit (in devmode at least)
#42183 commented on
Jan 3, 2025 • 0 new comments -
Hibernate ORM multi-tenancy quickstart is outdated (and broken)
#41759 commented on
Jan 3, 2025 • 0 new comments -
Panache: Incorporate features from EBean ORM for Panache or join development effort?
#31792 commented on
Jan 3, 2025 • 0 new comments -
Support Dev Services for PostgreSQL database with images from Red Hat registry
#44196 commented on
Jan 3, 2025 • 0 new comments