You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 10, 2024. It is now read-only.
With the latest release the issue #201 (PR: #257 ) was closed.
In this change the default parameter was used which requires node 6 or above.
For the agent, node 6 or above was introduced with 2.117.0 (before node 5.10.1) Source.
The current minimumAgentVersion is set to 2.105.0 and needs to be updated to 2.117.0. Also updating the readme to point out the change of requirements would be helpfull.
Release: V4.4.0
Impacts: Task 4.2.0 & 3.10.0
With the latest release the issue #201 (PR: #257 ) was closed.
In this change the default parameter was used which requires node 6 or above.
For the agent, node 6 or above was introduced with 2.117.0 (before node 5.10.1) Source.
The current minimumAgentVersion is set to 2.105.0 and needs to be updated to 2.117.0. Also updating the readme to point out the change of requirements would be helpfull.