You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Weibing Wang <ww...@apache.org> on 2022/04/12 04:57:48 UTC

[ANNOUNCE] Apache brpc 1.1.0 release

Hi all,

The Apache brpc (incubating) community is pleased to announce that Apache
brpc (incubating) 1.1.0 has been released!

brpc is an industrial-grade RPC framework with extremely high performance,
and it supports multiple protocols, full rpc features, and has many
convenient tools.

Brief notes of this release:
  - Support ipv6 and unix domain socket
  - Support protobuf 3.19.x
  - Support http protocol dump and replay
  - Support nshead protocol dump and replay
  - Support parse proto-text format http request body
  - Support deliver timeout from client to server for baidu_std protocol
  - Support inherit span on bthread create
  - Other Improvements, bugfixes and document updates

More details regarding Apache brpc can be found at:
http://brpc.apache.org/

The release artifacts can be downloaded here:
https://brpc.apache.org/docs/downloadbrpc/

The release notes can be found here:
https://github.com/apache/incubator-brpc/releases/tag/1.1.0

Thanks,
Weibing Wang
Apache brpc (Incubating)