Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove org.apache.kafka native runtime hints #3147

Merged

Commits on Mar 21, 2024

  1. Remove org.apache.kafka native runtime hints

    * Since several of the native runtime hints that Spring for Apache Kafka
      provides for org.apahce.kafka classes are available via the graalvm-reachability-metadata
      repository (https://github.com/oracle/graalvm-reachability-metadata), we are no longer
      keeping these runtime hints in Spring for Apache Kafka since version 3.2.0. This applies
      to both kafka-client classes and Kafka Streams classes.
    sobychacko committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    71cef5a View commit details
    Browse the repository at this point in the history