Version tracks
The agent update cadence depends on whether you chose the Current or Stable version track when you created the agent. Read Agent version tracks for a full discussion of version tracks. If you have auto update enabled, your agent will be automatically updated to the latest version on your chosen version track as soon as it’s available. Without this option enabled, you will have to manually update to the new version. Critical security patches are only applied to the supported agent releases on both tracks.Release cadence
Agent releases are made on the following cadence:- Current track: Usually twice a week, typically on a Tuesday and Thursday, though this may vary. These releases may include new features, bug fixes, and security patches.
- Stable track: Once per month, on the 1st of the month.
- The Matillion agent for Snowflake is updated once per month on the second Tuesday of the month.
- Changing the ‘s version track does not update the itself. You must update the image URI for the service in your cloud provider. If you don’t, the version may show as “Out of support”.
- If you change the state from Current to Stable and update the installed service, pipelines created using a newer (Current) version might not run as expected on an older (Stable) version.
Auto update
By default, agents are created to automatically update. However, you can opt out of this process.If you opt out of automatic updates, ensure you have a manual update procedure in place. Read our agent support policy. If you are using the Current track and wish to opt out then it may be prudent to use the Stable track instead due to the faster update cadence of the Current track.
Snowflake
For update information about Hybrid SaaS agents installed in Snowflake using the Native App, read Updating agents section.Manual update
If you haven’t enabled auto update, you will need to check whether a new agent version is available on your version track. In the list of agents, the text Update Available is displayed below the agent version number if a new version is available. Additionally, the latest available version number, version release date, and an update notification will be shown on the agent details screen. To update the agent manually, follow the process given in Restart an agent. Restarting the agent automatically updates it to the latest release on its version track, as long as the installed agent is always pulling the latest image. If your agent service isn’t configured to pull a new image on restart, you should use the pause agent command to put your agent into a safe state where it can be restarted manually from your cloud provider. You can also update the agent from theagents API endpoint. The endpoint can also be used to determine whether a new agent version is available. For further details on using the API, read API overview.
