momo-jun commented on code in PR #18574:
URL: https://github.com/apache/pulsar/pull/18574#discussion_r1030202510


##########
site2/docs/client-libraries-cpp.md:
##########
@@ -11,6 +11,41 @@ import TabItem from '@theme/TabItem';
 
 You can use a Pulsar C++ client to create producers, consumers, and readers. 
For Pulsar features that C++ clients support, see [Client Feature 
Matrix](https://docs.google.com/spreadsheets/d/1YHYTkIXR8-Ql103u-IMI18TXLlGStK8uJjDsOOA0T20/edit#gid=1784579914).
 For complete examples, refer to [C++ client 
examples](https://github.com/apache/pulsar-client-cpp/tree/main/examples).
 
+## Version 3.0.0 or later
+
+The version of the Pulsar C++ client is no longer consistent with Pulsar after 
2.10.x. The new client version starts from 3.0.0. You can turn to [the download 
page](https://pulsar.apache.org/download) to see the latest releases.

Review Comment:
   ```suggestion
   The new version of the Pulsar C++ client starts from 3.0.0 and has been no 
longer consistent with Pulsar since 2.10.x. For the latest releases, see the 
[Download](/download/) page.
   ```



##########
site2/docs/client-libraries-cpp.md:
##########
@@ -11,6 +11,41 @@ import TabItem from '@theme/TabItem';
 
 You can use a Pulsar C++ client to create producers, consumers, and readers. 
For Pulsar features that C++ clients support, see [Client Feature 
Matrix](https://docs.google.com/spreadsheets/d/1YHYTkIXR8-Ql103u-IMI18TXLlGStK8uJjDsOOA0T20/edit#gid=1784579914).
 For complete examples, refer to [C++ client 
examples](https://github.com/apache/pulsar-client-cpp/tree/main/examples).
 
+## Version 3.0.0 or later

Review Comment:
   ```suggestion
   ## Changes for version 3.0.0 or later
   ```
   Cannot come up with a better heading at this moment...
   It sounds like some important notice in the release notes, though.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to