Sealights Agent Updates

Using an old agent version is a potential source for a range of unexpected issues on your apps that otherwise might have already been fixed in newer versions.

The benefits of using an up-to-date agent include, apart from the obvious numerous bug fixes, performance improvements, and updated dependencies with security patches.

Therefore, it is required that you update your apps periodically to use our latest agents version.

This article describes how to make it happen.


Instructions

Go to Settings > Agent Versions and make sure you choose the latest version from the drop-down list for the relevant agent types

For Java Agents

If you are running with the parameter -Dsl.enableupgrade=false change it to 'true' or drop it completely.

Alternatively, if you wish to avoid automatic updates to the agent you can manually download and replace the local agent’s files from https://agents.sealights.co/sealights-java/sealights-java-latest.zip

You can consult a sample on our dedicated page Keeping Your Agent Updated

For Nodejs Agent

Update your package.json file to use the latest slnodejs version OR

run via NPM install - npm install slnodejs - will use the latest version

For .NET Agents

If you are using VSTS/ADO your agents will update according to the version in the Agent Versions Settings page in the drop-down list (see #1)

Otherwise, you will need to manually install the latest version.

Last updated

Was this helpful?