Hi, guys,
I am pleased to be calling this vote for the release of Apache brpc (incubating) 0.9.8-rc01
BTW: there is still some license issues to be fixed, so we keep DISCLAIMER-WIP there, we
will fix them in later releases.
Apache brpc community has voted and approved the release.
Vote thread: https://lists.apache.org/thread.html/r5b76897ad047c326d4b580a6c110e17ec26f7cb1db95425248827df8%40%3Cdev.brpc.apache.org%3E
Results thread: https://lists.apache.org/thread.html/rd6667c2aad6a94238234e07461831cadf08e7ae7e66170dd4b25a694%40%3Cdev.brpc.apache.org%3E
The release candidate to be voted over is available at:
https://dist.apache.org/repos/dist/dev/incubator/brpc/0.9.8-rc01/incubator-brpc-0.9.8-rc01.tar.gz
The SHA-512 checksum is:
972744e0915b2bf881ad04bae393761170bf91003b44c82dff8ba5306e8081abb5c4108c469a58ac4e4162838a04191fcf681594d89a7d97bbbfa0943cc2f41d
which can be found via:
https://dist.apache.org/repos/dist/dev/incubator/brpc/0.9.8-rc01/incubator-brpc-0.9.8-rc01.tar.gz.sha512
The signature can be found via:
https://dist.apache.org/repos/dist/dev/incubator/brpc/0.9.8-rc01/incubator-brpc-0.9.8-rc01.tar.gz.asc
KEYS file is available here:
https://dist.apache.org/repos/dist/dev/incubator/brpc/KEYS
[Release Note]
* 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
Please vote on releasing this package as:
Apache brpc(incubating) 0.9.8-rc01
This vote will be open until “Monday July 20 2020 00:00:00 GMT+0800 (CST)" and
passes if a majority of at least three +1 Apache Incubator IPMC votes are
cast.
[ ] +1 Release this package
[ ] 0 I don't feel strongly about it, but don't object
[ ] -1 Do not release this package because...
Anyone can participate in testing and voting, not just committers, please
feel free to try out the release candidate and provide your votes.
A checklist for reference:
https://cwiki.apache.org/confluence/display/INCUBATOR/Incubator+Release+Checklist
|