Hello all: Thanks to Penghui for promoting the 2.7.0 release. In the https://lists.apache.org/thread.html/r1ccd23bf943835b2fb90b5f411b19edd4c27d5c572bed7544e4e4c2c%40%3Cdev.pulsar.apache.org%3E <https://lists.apache.org/thread.html/r1ccd23bf943835b2fb90b5f411b19edd4c27d5c572bed7544e4e4c2c@%3Cdev.pulsar.apache.org%3E>
email, we mentioned the release of the next major version, consider using native Go client to completely replace the CGO client version in the current pulsar repo, and remove the code from this branch. Currently, all the functions of the CGO client native Go client have been implemented, I think it’s time for us to use the native Go client instead of the CGO client. -- Thanks Xiaolong Ran > 在 2020年11月6日,上午10:24,PengHui Li <codelipeng...@gmail.com> 写道: > > Hi, everyone > > I hope you’ve all been doing well. In June, we have released Pulsar 2.6.0, > there are 4 months we haven’t released a major version. > So I would like to start an email thread to discuss features that we planned > for 2.7.0. > > There are some power features in 2.7.0 such as transaction(developer preview) > and topic level policy. I’m sorting out the new features > And you can find all the change lists from > https://github.com/apache/pulsar/pulls?q=milestone%3A2.7.0+-label%3Arelease%2F2.6.2+-label%3Arelease%2F2.6.1+ > > If you have any suggestions please let me know. > > I will organize a list for all major features in 2.7.0 and will update it in > the email thread later. > > Regards, > > Penghui