Breaking Changes
- some utils functions are removed and added directly to httpRegion (e.g isGlobalHttpRegion)
Features
- add Additional orchestration capabilities by providing
$httpyac
in Script (AnWeber/httpyac#405)
Fixes
- fix Maximum call stack size exceeded when remove AMQP Session from store (AnWeber/httpyac#410)
- add missing request to GRPC, AMQP, Websocket and EventSource Responses (AnWeber/httpyac#413)