Agent - 22.9 (LTS)
Last updated
Was this helpful?
Last updated
Was this helpful?
Fixed /agent/actuator
endpoints so they work even if the Agent runs with same management.server.port
than server.port
Fixed security vulnerabilities.
Fixed a syntax error in default agent.yml file
Fixed missing companyWide
field in payload when using our signal create/update API
Fixed an issue occurring with datafeed read service for bots developed with Python BDK on a lower version than 2.4.0
Fixed legacy startup.sh script
From previous agent releases since last LTS (22.7 and 22.8):
Upgrade of some agent dependencies.
Spring boot has been updated to version 2.7.0.
The agent does not store the authentication token in clear in cache anymore.
Fixed some logging security vulnerability.
Support of endpoint optimisation for sending attachments.
The Swagger from the agent are now generated under the OpenAPI 3.0 standard. Please note you can still find a swagger2 folder to retrieve the last specifications that were generated in the 2.0 standard. However, we will remove these in Q1 2023 and they will not be updated with potential updates of our agent APIs. To use new features to be introduced in the future, please migrate to using our 3.0 specifications.
Fixed very edgy issue of receiving "Message not found" when using the message endpoint, although the message has eventually been created due to timing out before retrieving some information from the payload.
now supports eventTypes
, which will allow to restrict the payload to the only requested.
Please note that this is a breaking change from the version that was released with the 22.6 Agent: indeed the filters
parameter is no longer supported.
Note also that Datahose still remains as beta.