This is an automated email from the ASF dual-hosted git repository.
jensg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git
from 68b9e8763 cmake workflow improvements - Pin action versions to full
SHA - Add concurrency group - Add timeouts to all steps - Limit ctest
parallelism to prevent resource exhaustion
add 86b1519a5 THRIFT-4987: Fix TBinaryProtocol support in XHRConnection
Client: js Patch: CJCombrink
No new revisions were added by this update.
Summary of changes:
lib/nodejs/lib/thrift/xhr_connection.js | 19 +-
lib/nodejs/test/testAll.sh | 1 +
lib/nodejs/test/thrift_4987_xhr_protocol.test.mjs | 623 ++++++++++++++++++++++
3 files changed, 640 insertions(+), 3 deletions(-)
create mode 100644 lib/nodejs/test/thrift_4987_xhr_protocol.test.mjs