You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announce@apache.org by Xiguo Hu <hu...@apache.org> on 2022/10/31 08:49:35 UTC

[ANNOUNCE] Apache brpc (Incubating) 1.3.0 released

Hi all,

The Apache brpc (Incubating) community is glad to announce the new release
of Apache brpc (Incubating) 1.3.0.

brpc is an Industrial-grade RPC framework using C++ Language, which is
often used in high performance systems such as Search, Storage,
Machine learning, Advertisement, Recommendation etc.

Brief notes of this release:
- Support gcc on linux arm64
- Support gcc version >= 11.2.0
- Support the latest version of bazel(default v4.2.2)
- Support multi-dimension bvar, a powerful extension of bvar by
- Add Nacos naming service
- Fix override issue in pb
- Other improvements, bug fixes and document updates

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

The release is available for download at:
https://brpc.apache.org/docs/downloadbrpc/

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

Website: http://brpc.apache.org/

brpc(Incubating) Resources:
- Issue: https://github.com/apache/incubator-brpc/issues/
- Mailing list: dev@brpc.apache.org
- Documents: https://brpc.apache.org/docs/

We would like to thank all contributors of the Apache brpc community and
Incubating community who made this release possible!


Best Regards,
Apache brpc (Incubating) community