This is an automated email from the ASF dual-hosted git repository.
Jens-G pushed a change to branch
infrastructure-ruleset-bot/default-branch-protection
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 5ff11e5c9 Update .asf.yaml
add 6b021639e THRIFT-5996: connection check supports TLS sockets Client: go
add fe86fc6e1 Update ReleaseManagement.md
add fde295aaa THRIFT-5954: add read/write timeout support to Rust
TTcpChannel
add ab8f806f2 Updated projects settings in .asf.yaml (features, merge
buttons, Jira autolinking) [skip ci]
add 23a7ddb2f Merge branch 'master' into
infrastructure-ruleset-bot/default-branch-protection
No new revisions were added by this update.
Summary of changes:
.asf.yaml | 21 +++
doc/ReleaseManagement.md | 2 +-
lib/go/thrift/socket_conn_test.go | 7 +-
lib/go/thrift/socket_unix_conn.go | 10 +-
lib/go/thrift/socket_unix_conn_test.go | 69 ++++++++-
lib/rs/src/transport/socket.rs | 261 ++++++++++++++++++++++++++++++++-
6 files changed, 364 insertions(+), 6 deletions(-)