We released a new Node.js Sailor 2.6.26
which improves the communication and
speed with queueing system. In particular with new sailor we:
Here is the NPM package release link.
With the 21.27 release we improved the loading speeds of the execution threads. In this scope the following improvements were done:
We also added a new environment variable to the system (BRAN_RETENTION_MONTHS_MESSAGES
)
This variable defines the number of months to store the data for Executions page.
The default value is 1
(1 month).
step_id
and related problems from amqp routing key in case when an old node.js sailor (earlier than 2.3.0
) library is used in the component.FRONTEND_SESSION_SECRET
is introduced.refresh_token
property is now optional for Access Token Response (also optional in OAuth2 standard).maester-client
library based on object-storage-client
library.2.6.24
.