smallrye-reactive-messaging icon indicating copy to clipboard operation
smallrye-reactive-messaging copied to clipboard

SmallRye Reactive Messaging

Results 183 smallrye-reactive-messaging issues
Sort by recently updated
recently updated
newest added

Bumps [io.smallrye:jandex-maven-plugin](https://github.com/smallrye/jandex) from 3.2.2 to 3.2.3. Release notes Sourced from io.smallrye:jandex-maven-plugin's releases. 3.2.3 #475 release 3.2.3 #474 Allow pages.yml to be called by other workflows #473 release 3.2.3-RC1, tenth attempt...

dependencies
java

Bumps io.smallrye:smallrye-fault-tolerance from 6.4.1 to 6.6.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.smallrye:smallrye-fault-tolerance&package-manager=maven&previous-version=6.4.1&new-version=6.6.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps `camel.version` from 4.8.0 to 4.8.1. Updates `org.apache.camel:camel-reactive-streams` from 4.8.0 to 4.8.1 Updates `org.apache.camel:camel-core-languages` from 4.8.0 to 4.8.1 Updates `org.apache.camel:camel-seda` from 4.8.0 to 4.8.1 Updates `org.apache.camel:camel-file` from 4.8.0 to 4.8.1...

dependencies
java

Bumps `testcontainers.version` from 1.20.2 to 1.20.3. Updates `org.testcontainers:testcontainers` from 1.20.2 to 1.20.3 Release notes Sourced from org.testcontainers:testcontainers's releases. 1.20.3 What's Changed Pin OceanBase image (#9416) @​eddumelendez Fix execution in windows...

dependencies
java

Bumps [io.strimzi:strimzi-test-container](https://github.com/strimzi/test-container) from 0.107.0 to 0.108.0. Release notes Sourced from io.strimzi:strimzi-test-container's releases. 0.108.0 What's Changed Bump up pom.xml to 0.108.0-SNAPSHOT by @​see-quick in strimzi/test-container#74 Add Kafka 3.8.0 to test containers...

dependencies
java

Fixes #2771 This PR tries to add 2 config items: * `mp.messaging.connector.vertx.cdi.qualifier`, which is used to tries to inject the Vertx instance with the specified qualifier if configured. * `mp.messaging.connector.vertx.cdi.qualifier.required`,...

Bumps [io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha](https://github.com/open-telemetry/opentelemetry-java-instrumentation) from 2.5.0-alpha to 2.9.0-alpha. Release notes Sourced from io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha's releases. Version 2.8.0 This release targets the OpenTelemetry SDK 1.42.1. Note that many artifacts have the -alpha suffix attached...

dependencies
java

First off, apologies if this functionality exists and couldn't find it, but it seems like the KafkaCompanion (or presumably the other companions) doesn't support awaiting for all available messages, only...

Bumps [io.opentelemetry.semconv:opentelemetry-semconv](https://github.com/open-telemetry/semantic-conventions-java) from 1.25.0-alpha to 1.28.0-alpha. Release notes Sourced from io.opentelemetry.semconv:opentelemetry-semconv's releases. Version 1.27.0 Update to semantic-conventions 1.27.0 (#81) 🙇 Thank you This release was possible thanks to the following...

dependencies
java

**version**: smallrye-reactive-messaging-aws-sqs:4.24.0 ### Observed behaviour Deserialization of SQS body/payload is tightly coupled to the `_classname` message attribute. Observations for deserialization to a `Message` instance: * If the _classname attribute is...