1.31.0 — 28th February
Updates
Option to Configure
serviceName
for CloudHub 1.0
The agent now allows configuringserviceName
for CloudHub 1.0 applications. Previously, the service name defaulted to the Mule application name. With this update, if a customserviceName
is specified, it will be applied instead of the default.Option to Disable Body Capture on GET Requests
A new option has been introduced to disable body capture on GET requests, helping to prevent unnecessary read operations and potential timeouts.