Principal Software Engineer @ RedHat, part of the core Quarkus team
- Athens, Greece
Highlights
- 3 discussions answered
Block or Report
Block or report geoand
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
3,746 contributions in the last year
Less
More
Activity overview
Contributed to
quarkusio/quarkus,
quarkusio/quarkus-ecosystem-ci,
quarkusio/quarkus-quickstarts
and 5 other
repositories
Contribution activity
January 2022
Created 42 commits in 2 repositories
Created a pull request in quarkusio/quarkus that received 12 comments
Prevent Maven compiler parameters from being used in Kotlin compiler
The maven-compiler-parameters are pretty much only for Java compilation (the Kotlin plugin uses its own parameters) and they can actually make the …
+1
−7
•
12
comments
Opened 12 other pull requests in 1 repository
quarkusio/quarkus
11
merged
1
open
- Slightly optimize VertxUtil in Opentelemetry
- Enable returning a Mutiny Buffer from RESTEasy Reactive Resource Method
- Apply various fixes to Kotlin Serialization modules
- Revert "Support for project modules that produce multiple JARs (with classifiers)"
- Ensure that UTF8 is used as the default encoding in RESTEasy Reactive
- Introduce support for Uni return types in Micrometer annotations
- Use proper casing when referring to OpenID Connect in docs
- Guard against CCE in OTel Vert.x integration
- Move RESTEasy provider registration as unremovable beans to common module
- Add note about Jackson configuration in rest client guides
- Inform of application log file path when @QuarkusIntegrationTest fails
- Provide configuration for RESTEasy Reactive response buffer size
Reviewed 22 pull requests in 2 repositories
quarkusio/quarkus
21 pull requests
- Copy duplicated local context to the event loop context
- Fix schemaLocation problem in LiquibaseFunctionalityNativeIT
- Clarify the Panache docs regarding getters/setters enhancement
- Bump kubernetes-client-bom from 5.10.1 to 5.10.2
- Move RESTEasy provider registration as unremovable beans to common module
- Add support for service registry service binding
- Support non-proxy hosts in REST Client Reactive
- Provide a way to push container properties to database dev services
- Update docs to better reflect Mandrel's and GraalVM's current state
- Do not use deprecated APIs from the upcoming Mutiny 1.3.0 release
- Introduce support for Uni return types in Micrometer annotations
- Enforce an RFC valid Accept value for remote dev requests
- Replace specific Kotlin coroutine dependencies with imported BOM
- Add native test for kubernetes-service-binding-jdbc
- Native Reference Guide
- REST Client Reactive proxy authentication, global proxy settings
- Provide configuration for RESTEasy Reactive response buffer size
- Properly handle http.root-path in webjars-locator
- Inform of application log file path when @QuarkusIntegrationTest fails
- Remove distroless image generation
-
Configurable secondary orderer for
QuarkusTestProfileAwareClassOrderer
quarkusio/quarkus-ecosystem-ci
1 pull request
Created an issue in quarkusio/quarkus that received 1 comment
Provide configuration for RESTEasy Reactive response buffer size
Description When using RESTEasy Reactive, a user does not have the ability to configure the response buffer size (as opposed to what is possible wh…
1
comment
Answered 1 discussion in 1 repository
quarkusio/quarkus
quarkusio/quarkus