Closed renovate[bot] closed 5 months ago
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
This PR contains the following updates:
1.8.0
->1.9.0
Release Notes
apache/brpc (com_github_brpc_brpc)
### [`v1.9.0`](https://togithub.com/apache/brpc/releases/tag/1.9.0): bRPC 1.9.0 [Compare Source](https://togithub.com/apache/brpc/compare/1.8.0...1.9.0) Feature: - Support gc for ListOfABAFreeId ([#2479](https://togithub.com/apache/brpc/issues/2479)) by [@stdpain](https://togithub.com/stdpain) - Support timed connect for both bthread and pthread ([#2524](https://togithub.com/apache/brpc/issues/2524)) by [@chenBright](https://togithub.com/chenBright) - Support bthread_once and bthread singleton ([#2520](https://togithub.com/apache/brpc/issues/2520)) by [@chenBright](https://togithub.com/chenBright) - Support span for new bthread ([#2519](https://togithub.com/apache/brpc/issues/2519)) by [@yanglimingcn](https://togithub.com/yanglimingcn) - Support Protobuf 22 ([#2546](https://togithub.com/apache/brpc/issues/2546)) by [@wasphin](https://togithub.com/wasphin) - Support compatible with cmake < 3.7 by [@wasphin](https://togithub.com/wasphin) - Support bthread primitive cross different worker pools ([#2551](https://togithub.com/apache/brpc/issues/2551)) by [@yanglimingcn](https://togithub.com/yanglimingcn) - Support on_failed callback for streaming rpc ([#2565](https://togithub.com/apache/brpc/issues/2565)) by [@chenBright](https://togithub.com/chenBright) Bugfix: - Fix gflags bthread_concurrency_by_tag validate failed ([#2543](https://togithub.com/apache/brpc/issues/2543)) by [@yanbinyang](https://togithub.com/yanbinyang) - Fix test/iobuf mismatch deallocation by [@BusyJay](https://togithub.com/BusyJay) - Fix MPSCQueue memory not released with DefaultAllocator ([#2553](https://togithub.com/apache/brpc/issues/2553)) by [@legionxiong](https://togithub.com/legionxiong) - Fix using butex in return keytable ([#2558](https://togithub.com/apache/brpc/issues/2558)) by [@MJY-HUST](https://togithub.com/MJY-HUST) - Fix cancel callback may be called twice ([#2557](https://togithub.com/apache/brpc/issues/2557)) by [@chenBright](https://togithub.com/chenBright) - Fix random value of CachedReader at first time ([#2556](https://togithub.com/apache/brpc/issues/2556)) by [@chenBright](https://togithub.com/chenBright) - Fix ELEMENTS_PER_BLOCK may be incorrect ([#2562](https://togithub.com/apache/brpc/issues/2562)) by [@shanhe72101](https://togithub.com/shanhe72101) - Fix compile with protobuf 22-25. ([#2576](https://togithub.com/apache/brpc/issues/2576)) by [@ketor](https://togithub.com/ketor) - Fix rpc_channel_connection_count by [@yyweii](https://togithub.com/yyweii) Enhancement: - Support ignore eovercrowded for streaming control frame by [@chenBright](https://togithub.com/chenBright) - Support bthread id for log ([#2570](https://togithub.com/apache/brpc/issues/2570)) by [@chenBright](https://togithub.com/chenBright) - Support IOBuf Profiler ([#2497](https://togithub.com/apache/brpc/issues/2497)) by [@chenBright](https://togithub.com/chenBright) - Support shutdown write and notify for success write ([#2547](https://togithub.com/apache/brpc/issues/2547)) by [@chenBright](https://togithub.com/chenBright) - Add UT of ScopeGuard ([#2569](https://togithub.com/apache/brpc/issues/2569)) by [@chenBright](https://togithub.com/chenBright) - Get gcc version by script to support cross-compile ([#2567](https://togithub.com/apache/brpc/issues/2567)) by [@wasphin](https://togithub.com/wasphin) - Use sync log for crash fatal log by [@chenBright](https://togithub.com/chenBright) - Install gdb for linux ci ([#2587](https://togithub.com/apache/brpc/issues/2587)) by [@chenBright](https://togithub.com/chenBright) - Do not link abseil interface targets ([#2592](https://togithub.com/apache/brpc/issues/2592)) by [@wasphin](https://togithub.com/wasphin) Other: - Update documents and comments by [@omahs](https://togithub.com/omahs), [@Divyansh200102](https://togithub.com/Divyansh200102), [@YinZheng-Sun](https://togithub.com/YinZheng-Sun)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.