You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by tan zhongyi <zh...@gmail.com> on 2020/06/25 06:53:46 UTC

Collect release note for our next release

Hi, guys,
We are ready to make another release for our project.
0.9.8-rc01 tag has been set.

Here is some commit info I got from github.com

https://github.com/apache/incubator-brpc/compare/0.9.7...0.9.8-rc01

but I need to collect important commits to add them into our release note for 0.9.8-rc01.

Please reply in this mail thread.

Thanks.




Re: Collect release note for our next release

Posted by tan zhongyi <zh...@gmail.com>.
Thanks,jiashun.

Any more important changes from other committers?


在 2020/6/29 下午4:55,“JiashunZhu”<zh...@gmail.com> 写入:

    I have listed some noticeable changes and the related links. It can be used
    as our next release notes.

    * Fix bug that time unit is not listed in grpc timeout options.
    https://github.com/apache/incubator-brpc/pull/1036
    * Fix heap overflow in simple_data_pool
    https://github.com/apache/incubator-brpc/pull/1056
    * Make args of redis protocol be StringPiece
    https://github.com/apache/incubator-brpc/pull/1128
    * Support the length of redis args could be zero
    https://github.com/apache/incubator-brpc/pull/1128
    * Optimize code in timer_thread
    https://github.com/apache/incubator-brpc/pull/1137/files
    * Fix a narrowing warning on aarch64
    https://github.com/apache/incubator-brpc/commit/87f149c464ea0322a5b59d040bb80e7847f365be
    * Make pthread_atfork not registered in child process
    https://github.com/apache/incubator-brpc/commit/2f8fc37d52c2a02ee6f348aaa52c7ded4a4844c3
    * Rename LOG_NONE which conflicts with a name in mysql
    https://github.com/apache/incubator-brpc/commit/e3840c18cdd9e1ff81f8280b96ac14869007a122
    * Fix several warnings under MAC
    https://github.com/apache/incubator-brpc/commit/f8c188a7a5186c2d43a20735ad175a32b39788a3
    * Ignore ELIMIT for circuit breaker
    https://github.com/apache/incubator-brpc/pull/1005
    * limit minimum value of max_concurrency for auto_cl
    https://github.com/apache/incubator-brpc/pull/1003

    tan zhongyi <zh...@gmail.com> 于2020年6月28日周日 下午10:32写道:

    > Hi,any feedback?
    >
    > 发件人: tan zhongyi <zh...@gmail.com>
    > 日期: 2020年6月25日 星期四 下午2:53
    > 收件人: "dev@brpc.apache.org" <de...@brpc.apache.org>
    > 主题: Collect release note for our next release
    >
    > Hi, guys,
    > We are ready to make another release for our project.
    > 0.9.8-rc01 tag has been set.
    >
    > Here is some commit info I got from github.com
    >
    > https://github.com/apache/incubator-brpc/compare/0.9.7...0.9.8-rc01
    >
    > but I need to collect important commits to add them into our release note
    > for 0.9.8-rc01.
    >
    > Please reply in this mail thread.
    >
    > Thanks.
    >
    >
    >
    >

    -- 
    Jiashun Zhu

Re: Collect release note for our next release

Posted by JiashunZhu <zh...@gmail.com>.
I have listed some noticeable changes and the related links. It can be used
as our next release notes.

* Fix bug that time unit is not listed in grpc timeout options.
https://github.com/apache/incubator-brpc/pull/1036
* Fix heap overflow in simple_data_pool
https://github.com/apache/incubator-brpc/pull/1056
* Make args of redis protocol be StringPiece
https://github.com/apache/incubator-brpc/pull/1128
* Support the length of redis args could be zero
https://github.com/apache/incubator-brpc/pull/1128
* Optimize code in timer_thread
https://github.com/apache/incubator-brpc/pull/1137/files
* Fix a narrowing warning on aarch64
https://github.com/apache/incubator-brpc/commit/87f149c464ea0322a5b59d040bb80e7847f365be
* Make pthread_atfork not registered in child process
https://github.com/apache/incubator-brpc/commit/2f8fc37d52c2a02ee6f348aaa52c7ded4a4844c3
* Rename LOG_NONE which conflicts with a name in mysql
https://github.com/apache/incubator-brpc/commit/e3840c18cdd9e1ff81f8280b96ac14869007a122
* Fix several warnings under MAC
https://github.com/apache/incubator-brpc/commit/f8c188a7a5186c2d43a20735ad175a32b39788a3
* Ignore ELIMIT for circuit breaker
https://github.com/apache/incubator-brpc/pull/1005
* limit minimum value of max_concurrency for auto_cl
https://github.com/apache/incubator-brpc/pull/1003

tan zhongyi <zh...@gmail.com> 于2020年6月28日周日 下午10:32写道:

> Hi,any feedback?
>
> 发件人: tan zhongyi <zh...@gmail.com>
> 日期: 2020年6月25日 星期四 下午2:53
> 收件人: "dev@brpc.apache.org" <de...@brpc.apache.org>
> 主题: Collect release note for our next release
>
> Hi, guys,
> We are ready to make another release for our project.
> 0.9.8-rc01 tag has been set.
>
> Here is some commit info I got from github.com
>
> https://github.com/apache/incubator-brpc/compare/0.9.7...0.9.8-rc01
>
> but I need to collect important commits to add them into our release note
> for 0.9.8-rc01.
>
> Please reply in this mail thread.
>
> Thanks.
>
>
>
>

-- 
Jiashun Zhu

Re: Collect release note for our next release

Posted by tan zhongyi <zh...@gmail.com>.
Hi,any feedback?

发件人: tan zhongyi <zh...@gmail.com>
日期: 2020年6月25日 星期四 下午2:53
收件人: "dev@brpc.apache.org" <de...@brpc.apache.org>
主题: Collect release note for our next release

Hi, guys,
We are ready to make another release for our project.
0.9.8-rc01 tag has been set.

Here is some commit info I got from github.com

https://github.com/apache/incubator-brpc/compare/0.9.7...0.9.8-rc01

but I need to collect important commits to add them into our release note for 0.9.8-rc01.

Please reply in this mail thread.

Thanks.