geniusjoe opened a new issue, #22928:
URL: https://github.com/apache/pulsar/issues/22928

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) 
and found nothing similar.
   
   
   ### What issue do you find in Pulsar docs?
   
   Refer to [Feature 
Matrix](https://docs.google.com/spreadsheets/d/1YHYTkIXR8-Ql103u-IMI18TXLlGStK8uJjDsOOA0T20/edit?gid=1784579914#gid=1784579914)
 and golang sdk [pr](https://github.com/apache/pulsar-client-go/pull/984), 
pulsar client has  supported transaction api in 0.10 version.
   
   ### What is your suggestion?
   
   We could add golang in [documentation support 
list](https://pulsar.apache.org/docs/3.0.x/txn-use/).
   ```
   Currently, [Pulsar transaction API](/api/admin/) is available in **Pulsar 
2.8.0 or later** versions. It is only available for **Java** clients.
   ```
   to
   ```
   Currently, [Pulsar transaction API](/api/admin/) is available in **Pulsar 
2.8.0 or later** versions. It is only available for **Java** and **Go** clients.
   ```
   
   ### Any reference?
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
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