Has Confluent shared any plans for supporting the upcoming Java 17 LTS release? I am mostly interested in the java client libraries. The official documentation does not mention any version after Java 11 (the current latest LTS release).
Apache Kafka itself seems to be supporting Java 17. Same for Confluent Schema Registry. But in the official Confluent docs I see no Java 17 reference.
UPDATE: Kafka Streams API seems to be working fine with Java 17, based on extensive usage, for more than 2 months for my current client.
UPDATE: Java 17 is the recommended version in this version of Confluent Platform