Agent - 23.10
Last updated
Was this helpful?
Last updated
Was this helpful?
Removed jcurl
from the Agent deliverable. If you used this library in your scripts, the library is still available from the following FINOS .
Fixed security vulnerabilities.
Fixed issue preventing bots from getting message replies containing tables.
Support calling API endpoints with a trailing /, for example /agent/v2/HealthCheck/
instead of the usual /agent/v2/HealthCheck
, for backward compatibility with older agent versions. This is however not recommended and does not follow the API specifications.