|
1 | 1 | --- |
2 | | -title: Private Locations Agent Changelog |
3 | | -sidebarTitle: Private Locations Agent |
| 2 | +title: Checkly Agent Changelog |
| 3 | +sidebarTitle: Agent Changelog |
4 | 4 | description: Release history for the Checkly Private Locations Agent |
5 | 5 | --- |
6 | 6 |
|
7 | | -Release history for the Checkly Private Locations Agent. For setup instructions, see the [Private Locations documentation](/platform/private-locations/overview). |
| 7 | +For major release announcements and summaries, see Checkly's [product changelog](https://feedback.checklyhq.com/changelog?c=Checkly+Agent). |
8 | 8 |
|
9 | | -- **Major releases**: View summarized releases in the [product changelog](https://feedback.checklyhq.com/changelog?c=Checkly+Agent) |
| 9 | +Learn how to update to the latest version in [updating the agent container](/platform/private-locations/agent-configuration#updating-the-agent-container). |
10 | 10 |
|
11 | | -## Checkly Agent Releases |
| 11 | +## Full release history |
12 | 12 |
|
13 | 13 | ### Version 6.1.7 (December 3, 2025) |
14 | 14 |
|
@@ -125,33 +125,11 @@ Release history for the Checkly Private Locations Agent. For setup instructions, |
125 | 125 | - Support for runtimes [2024.09](/platform/runtimes/runtime-specification#202409) and [2025.04](/platform/runtimes/runtime-specification#202504) |
126 | 126 | - Disabled `PLAYWRIGHT_NO_COPY_PROMPT` for better reporter compatibility |
127 | 127 |
|
128 | | -## Version history |
129 | | - |
130 | | -- **Summary**: [Product changelog](https://feedback.checklyhq.com/changelog?c=Checkly+Agent) |
131 | | -- **Latest versions published**: [Docker Hub tags](https://hub.docker.com/r/checkly/agent/tags) |
132 | | - |
133 | 128 | ## Compatibility matrix |
134 | 129 |
|
135 | 130 | | Agent version | Docker minimum | Supported runtimes | Node.js | |
136 | 131 | |--------------|----------------|-------------------|---------| |
137 | 132 | | 6.x | 20.10 | [2025.04](/platform/runtimes/runtime-specification#202504), [2024.09](/platform/runtimes/runtime-specification#202409) | v22.11.0 | |
138 | 133 | | 5.x | 19.03 | [2025.04](/platform/runtimes/runtime-specification#202504) | v22.11.0 | |
139 | 134 | | 4.x | 19.03 | [2024.09](/platform/runtimes/runtime-specification#202409) | v18 | |
140 | | -| 3.x | 19.03 | [2023.09](/platform/runtimes/runtime-specification#202309) | v18 | |
141 | | - |
142 | | -## Update checklist |
143 | | - |
144 | | -When [updating to the latest agent](/platform/private-locations/agent-configuration), ensure: |
145 | | - |
146 | | -1. Confirm Docker version compatibility |
147 | | -2. Review breaking changes like Node.js supported version. |
148 | | -3. Test in staging environment |
149 | | -4. Update configuration files |
150 | | -5. Deploy changes |
151 | | - |
152 | | -## Getting help |
153 | | - |
154 | | -- View logs with `docker logs <container-id>` |
155 | | -- Enable debug mode for detailed diagnostics |
156 | | -- Join the global [developer community](https://www.checklyhq.com/slack/) discussions |
157 | | -- [Contact the support team](https://app.checklyhq.com/?support=true) for help |
| 135 | +| 3.x | 19.03 | [2023.09](/platform/runtimes/runtime-specification#202309) | v18 | |
0 commit comments