Hi all, The Apache bRPC community is glad to announce the new release of Apache bRPC 1.18.0.
Apache 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: - Added a full MySQL client protocol with clean-room authentication, transactions and prepared statements. - Added TLSv1.3 support and per-connection TLS peer-name verification. - Shipped the RDMA handshake protocol V3 with end-to-end ECE negotiation. - Introduced two new load balancers: p2c Peak-EWMA and bounded-load consistent hashing. - Broadened platform support with RISC-V vector optimizations and the UBShmTransport shared-memory transport. - Significantly hardened the HTTP/1, HTTP/2, MySQL, Redis, RTMP, mcpack2pb and Thrift parsers against malformed or malicious input. More details regarding Apache brpc can be found at: https://brpc.apache.org/ The release is available for download at: https://brpc.apache.org/download/ The release notes can be found here: https://github.com/apache/brpc/releases/tag/1.18.0 Website: https://brpc.apache.org/ Apache bRPC Resources: - Issue: https://github.com/apache/brpc/issues/ - Mailing list: [email protected] - Documents: https://brpc.apache.org/docs/ We would like to thank all contributors of the Apache bRPC community who made this release possible! Best Regards, Apache bRPC Community --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
