Hi, Over the past week, the following PRs were merged.
* Optimize crc32c for riscv64 with Zbc carry-less multiplication ( https://github.com/apache/brpc/pull/3312) * Fix static initialization order fiasco in AdaptiveMaxConcurrency ( https://github.com/apache/brpc/pull/3315) * Refactor Bazel build with custom proto rules and build all test targets ( https://github.com/apache/brpc/pull/3313) * update butil::default_block_size when rdma_recv_block_type is set ( https://github.com/apache/brpc/pull/3303) * fix: prevent null dereference in fuzz test socket initialization ( https://github.com/apache/brpc/pull/3314) * Opt rdma flags (https://github.com/apache/brpc/pull/3300) * Fix UAF in SSLTest.connect_on_create ( https://github.com/apache/brpc/pull/3311) * Hide libunwind's _Unwind_* symbols under Bazel to fix bthread_tracer crash (https://github.com/apache/brpc/pull/3297) * fix(http): apply auth check to builtin requests on public port ( https://github.com/apache/brpc/pull/3308) Thanks, Jiashun
