You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@pulsar.apache.org by Chris Kellogg <cc...@gmail.com> on 2021/11/16 05:41:11 UTC

[ANNOUNCE] Apache Pulsar Go Client 0.7.0 released

The Apache Pulsar team is proud to announce Apache Pulsar Go Client version
0.7.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 release details and downloads, visit:
https://github.com/apache/pulsar-client-go/releases/tag/v0.7.0

Release Notes are at:
https://github.com/apache/pulsar-client-go/blob/master/CHANGELOG.md

We would like to thank the contributors that made the release possible.

Regards,

The Pulsar Team

Re: [ANNOUNCE] Apache Pulsar Go Client 0.7.0 released

Posted by "rxl@apache.org" <ra...@gmail.com>.
Good news, thanks Chris work for this!

--
Thanks
Xiaolong Ran

Chris Kellogg <cc...@gmail.com> 于2021年11月16日周二 下午1:41写道:

> The Apache Pulsar team is proud to announce Apache Pulsar Go Client
> version 0.7.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 release details and downloads, visit:
> https://github.com/apache/pulsar-client-go/releases/tag/v0.7.0
>
> Release Notes are at:
> https://github.com/apache/pulsar-client-go/blob/master/CHANGELOG.md
>
> We would like to thank the contributors that made the release possible.
>
> Regards,
>
> The Pulsar Team
>
>

Re: [ANNOUNCE] Apache Pulsar Go Client 0.7.0 released

Posted by "rxl@apache.org" <ra...@gmail.com>.
Good news, thanks Chris work for this!

--
Thanks
Xiaolong Ran

Chris Kellogg <cc...@gmail.com> 于2021年11月16日周二 下午1:41写道:

> The Apache Pulsar team is proud to announce Apache Pulsar Go Client
> version 0.7.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 release details and downloads, visit:
> https://github.com/apache/pulsar-client-go/releases/tag/v0.7.0
>
> Release Notes are at:
> https://github.com/apache/pulsar-client-go/blob/master/CHANGELOG.md
>
> We would like to thank the contributors that made the release possible.
>
> Regards,
>
> The Pulsar Team
>
>

Re: [ANNOUNCE] Apache Pulsar Go Client 0.7.0 released

Posted by Neng Lu <nl...@apache.org>.
Thank you Chris, I also updated the function's go runtime to utilize the most recent release.

On 2021/11/16 05:41:11 Chris Kellogg wrote:
> The Apache Pulsar team is proud to announce Apache Pulsar Go Client version
> 0.7.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 release details and downloads, visit:
> https://github.com/apache/pulsar-client-go/releases/tag/v0.7.0
> 
> Release Notes are at:
> https://github.com/apache/pulsar-client-go/blob/master/CHANGELOG.md
> 
> We would like to thank the contributors that made the release possible.
> 
> Regards,
> 
> The Pulsar Team
>