We have just released version 5.48.0. Here is a list of the changes that came with the release:
Features
- New Thrift API to send a request by mapping id:
curl -v http://localhost:8080/thrift/management/sendThriftMessage -d send-mapping-id=fc7ee4ad-e247-49a8-8528-af20845adde9 -d send-to-host-port=localhost:5562
- Thrift message recordings are now in JSON format
- New {{ executeProcess '/bin/bash' '-c' 'echo hello' }} helper to execute external processes
Fixes
- Fixed a Thrift issue when the same method name is defined in super and subclass
- Fixed a Thrift issue with methods that are prefixes/suffixes of other methods
Changes
- Thrift compiler binary must be version 0.10.0 for backwards compatibility reasons
No comments:
Post a Comment