The document discusses the introduction of exactly-once semantics in Apache Kafka, highlighting improvements over existing delivery semantics that can lead to duplicate messages. It describes the new features, including atomic writes, idempotent producers, and performance enhancements, which are designed to support the growing demand for stream processing. Additionally, it outlines how to implement these new features and their expected availability in Kafka 0.11, released in June 2017.