+1 non-binding.

I have checked that
- [x] the links of the package are valid;
- [x] the checksum of the package is valid;
- [x] the signature of the package is valid;
- [x] RELEASE_VERSION in the source code matches the current release;
- [x] LICENSE and NOTICE are not absent, note that we use CI based on 
Skywalking-eyes to check the license;
- [x] no compiled archives bundled in the source archive.

Regards,
Xiaofeng

On 2023/10/27 13:09:03 Lorin Lee wrote:
> Hi Apache bRPC Community,
> 
> This is a call for vote to release Apache bRPC version 1.7.0
> 
> [Release Note]
> Feature:
> * Support pthread mode for ExecutionQueue by @chenBright in #2333
> * Add wireshark dissector for baidu_std protocol by @wasphin in #2408
> * selective_channel 支持返回response_attachment by @yockie in #2329
> * Add option for StreamWrite and Async RPC to write to socket in background
> bthread. by @MrGuin in #2280
> * Server support ALPN with OpenSSL by @leaf-potato in #2102
> 
> Bugfix:
> * Fix unit test running error under arch64 by @leaf-potato in #2324
> * Fix normal h2 with gzip data by @leaf-potato in #2335
> * Fix macOS bazel build by @anakinxc in #2341
> * Fix redis-response-swap-mem-leak by @qqwangxiaow in #2340
> * Fix duplicate content type by @chenBright in #2319
> * Fix ut MultiDimensionTest:mlatencyrecorder coredump by @ivanallen in #2362
> * Fix redis server example handler memory leak by @ehds in #2370
> * Fix thrift version gt 0.13.0 by @ZjuYTW in #2257
> * Fix HTTP HEAD method by @chenBright in #2366
> * Fix hc ref by @chenBright in #2367
> * Fix stream while max_buf_size < 0 by @chenbay in #2360
> * Fix HTTP no content of 1xx and 204 by @chenBright in #2393
> * Fix DirReaderPosix close same fd twice by @ehds in #2415
> * Fix RetryPolicy blocks health check by @wwbmmm in #2419
> 
> Enhancement:
> * make bvar_max_dump_multi_dimension_metric_number modifiable by @lhsoft in
> #2322
> * remove unnecessary libthriftnb by @day253 in #2325
> * Don't delete when the file is /dev/null by @zhaixiaojuan in #2346
> * 将 GOOGLE_CHECK_NE 替换成 CHECK_NE by @gulu-goolu in #2349
> * use AppendHeader for http2 by @lhsoft in #2387
> * Fast show socket map in vars by @chenBright in #2376
> * changed long to size_t in AnnotateBenignRaceSized function by
> @Divyansh200102 in #2403
> * Thread local without limit by _SC_THREAD_KEYS_MAX by @chenBright in #2296
> * Add mbvar clear_stats method by @serverglen in #2407
> Others:
> * Improve/add documents by @leaf-potato @chenBright
> * add HTTP server-sent-events(SSE) example in brpc http server by
> @thorneliu in #2375
> 
> The release candidates:
> https://dist.apache.org/repos/dist/dev/brpc/1.7.0/
> 
> Git tag for the release:
> https://github.com/apache/brpc/releases/tag/1.7.0/
> 
> Release Commit ID:
> https://github.com/apache/brpc/commit/65e6e76a6a6388a507beb0d82cb516bdca56fc59
> 
> Keys to verify the Release Candidate:
> https://dist.apache.org/repos/dist/dev/brpc/KEYS
> 
> The vote will be open for at least 72 hours or until the necessary number
> of votes are reached.
> 
> Please vote accordingly:
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove with the reason
> 
> PMC vote is +1 binding, all others are +1 non-binding.
> 
> Checklist for reference:
> [ ] Download links are valid.
> [ ] Checksums and PGP signatures are valid.
> [ ] Source code distributions have correct names matching the current
> release.
> [ ] LICENSE and NOTICE files are correct for each brpc repo.
> [ ] All files have license headers if necessary.
> [ ] No compiled archives bundled in source archive.
> 
> 
> Regards,
> Lorin Lee
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to