-
When upgrading to Quarkus 3.7.1 (and quarkus-vault 3.4.1) the application crash at startup with
```
Configuration validation failed:
SRCFG00050: quarkus.vault.authentication.app.role.role.id in io…
-
### Issue description
We noticed below issue when using Nessie snapshot version - 0.99.1. This appears only during the nessie startup log but works fine with the read/write operations later when po…
-
Current behavior:
```
ERROR: Unable to resolve artifacts:
* io.smallrye.config:smallrye-config-common:jar [missing]
Attempted repositories:
*MRRC::https://maven.repository.redhat.com/ga/
…
-
Since upgrading to 5.0.0 we're noticing different behavior when it comes to starting up our operator. Sometimes we see the following health check status in our logs indicating that `Quarkus Operator …
-
Compared with previous Hono versions, HTTP requests on the `/liveness` endpoint of Hono components seem to take longer on Hono 2.0 components. This means the Kubernetes liveness probes run into a time…
-
According to [swagger docs](https://swagger.io/docs/specification/data-models/inheritance-and-polymorphism/) polymorphism can be supported using `oneOf` and `discriminator`. This way we can achieve po…
-
(From https://github.com/smallrye/smallrye-reactive-messaging/issues/466)
The MQTT connector should provide inbound and outbound metadata classes instead of a `MqttMessage`
```yaml
upstream-organizat…
-
The `KafkaCompanion` does not properly configure a registered `Serde`, `Serializer` and/or `Deserialiser` which causes issues with certain implementations.
E.g. When using Confluents `io.confluent.…
-
### Description
Quarkus offers a Spring Web compatibility layer to facilitate migrations and quarkus-smallrye-openapi will generate openapi documentation for Spring controllers: https://quarkus.io/gu…
-
### Describe the bug
After updating from Quarkus 3.13.x to 3.14.x we are no longer able to deserialize messages containing arrays of logicalTypes.
This is an example of an Avro schema causing is…