rhapsody
rhapsody copied to clipboard
Reactive Streams framework with support for at-least-once processing
[](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....
Bumps org.apache.kafka:kafka-clients from 2.3.1 to 5.3.0-ccs. [](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...
Bumps [snappy-java](https://github.com/xerial/snappy-java) from 1.1.7.3 to 1.1.10.1. Release notes Sourced from snappy-java's releases. v1.1.10.1 What's Changed 🐛 Bug Fixes Fixed several vulnerabilities by @aidanchiu1112: CVE-2023-34453 Integer overflow in shuffle CVE-2023-34454 Integer...
Bumps [guava](https://github.com/google/guava) from 29.0-jre to 32.0.0-jre. Release notes Sourced from guava's releases. 32.0.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>32.0.0-jre</version> <!-- or, for Android: --> <version>32.0.0-android</version> </dependency> Jar files 32.0.0-jre.jar 32.0.0-android.jar Guava...
**Describe the feature** OpenMetrics/OpenTracing are being migrated to OpenTelemetry. https://opentelemetry.io/docs/java/getting_started/ --- This ticket is added for tracking purposes because I don't think there is an official release of OpenTelemetry yet
**Describe the feature** Native Java images are (arguably) fast services to startup. Would be neat to have them be supported. Quarkus is also neat framework. Ref. https://quarkus.io/guides/writing-extensions **Rational** 🎼 Easy...