Hi, We have a requirement where the message has been consumed from one topic, processed it and written to another topic in single transaction. Looks like transaction support related client APIs in C++ is still not available and that is in roadmap of pulsar delivery. Please let us know the details on when the C++ client library for Transaction Support will be available for use.
Thanks & Regards Karthikeyan A -----Original Message----- From: Yunze Xu <x...@apache.org> Sent: 13 November 2023 19:03 To: dev@pulsar.apache.org; us...@pulsar.apache.org; annou...@apache.org Subject: [ANNOUNCE] Apache Pulsar Client C++ 3.4.0 released The Apache Pulsar team is proud to announce Apache Pulsar Client C++ version 3.4.0. Pulsar is a highly scalable, low latency messaging platform running on commodity hardware. It provides simple pub-sub semantics over topics, guaranteed at-least-once delivery of messages, automatic cursor management for subscribers, and cross-datacenter replication. For Pulsar C++ client release details and downloads, visit: https://pulsar.apache.org/download/#pulsar-c-client Release Notes are at: https://pulsar.apache.org/release-notes/client-cpp API documents are at: https://pulsar.apache.org/api/cpp/3.4.x/index.html We would like to thank the contributors that made the release possible. Regards, The Pulsar Team