Apache Kafka 3.2.0: Idempotent Producer Breaking Change
Apache Kafka KIP-679 changes the behaviour of default Producer configuration to enable idempotence by default. This change can cause message production to fail after updating to the 3.2.0 kafka-client libraries.