Skip to content

Commit 58c5786

Browse files
committed
revised changelog structure
1 parent c28abd7 commit 58c5786

5 files changed

Lines changed: 67 additions & 65 deletions

File tree

changelog/changelog.mdx

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
---
2+
title: Changelog
3+
sidebarTitle: Changelog
4+
description: Stay up to date with product updates and release notes across Checkly.
5+
---
6+
7+
## Available Changelogs
8+
9+
<Card
10+
title="Product Changelog"
11+
href="https://feedback.checklyhq.com/changelog"
12+
icon="rocket"
13+
horizontal
14+
>
15+
Platform feature releases and changelog digests
16+
</Card>
17+
18+
### Private Locations
19+
20+
<Card
21+
title="Checkly Agent"
22+
href="/platform/private-locations/change-log"
23+
icon="server"
24+
horizontal
25+
>
26+
Release notes for the Checkly Agent
27+
</Card>
28+
29+
### Monitoring as Code
30+
31+
<Card
32+
title="Checkly CLI"
33+
href="https://github.com/checkly/checkly-cli/releases"
34+
icon="terminal"
35+
horizontal
36+
>
37+
Release notes for the Checkly CLI
38+
</Card>
39+
40+
<Card
41+
title="Terraform provider"
42+
href="https://github.com/checkly/terraform-provider-checkly/releases"
43+
icon="terminal"
44+
horizontal
45+
>
46+
Release notes for the Terraform provider
47+
</Card>
48+
49+
<Card
50+
title="Pulumi provider"
51+
href="https://github.com/checkly/pulumi-checkly/releases"
52+
icon="terminal"
53+
horizontal
54+
>
55+
Release notes for the Pulumi provider
56+
</Card>

changelog/overview.mdx

Lines changed: 0 additions & 27 deletions
This file was deleted.

docs.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@
9090
"platform/private-locations/dev-agent",
9191
"platform/private-locations/kubernetes-deployment",
9292
"platform/private-locations/proxy-setup",
93-
"platform/private-locations/scaling-redundancy"
93+
"platform/private-locations/scaling-redundancy",
94+
"platform/private-locations/change-log"
9495
]
9596
},
9697
{
@@ -142,13 +143,7 @@
142143
"admin/changing-your-email-password"
143144
]
144145
},
145-
{
146-
"group": "Changelog",
147-
"pages": [
148-
"changelog/overview",
149-
"changelog/private-locations"
150-
]
151-
}
146+
"changelog/changelog"
152147

153148
]
154149
},

platform/private-locations/agent-configuration.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,9 @@ Docker host](https://docs.docker.com/desktop/networking/) `http://host.docker.in
6262

6363
## Updating the agent container
6464

65-
New versions of the Checkly Agent are released regularly. To have access to the latest improvements, you can update the Checkly Agent containers.
65+
New versions of the Checkly Agent are released regularly to [Docker Hub](https://hub.docker.com/r/checkly/agent/tags). To have access to the latest improvements, you can update the Checkly Agent containers.
6666

67-
View our [changelog](https://feedback.checklyhq.com/changelog?c=Checkly+Agent) to learn more about each version.
67+
View our [changelog](/platform/private-locations/change-log) to learn more about each version.
6868

6969
### Manual updates
7070

Lines changed: 6 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Private Locations Agent Changelog
3-
sidebarTitle: Private Locations Agent
2+
title: Checkly Agent Changelog
3+
sidebarTitle: Agent Changelog
44
description: Release history for the Checkly Private Locations Agent
55
---
66

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).
88

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).
1010

11-
## Checkly Agent Releases
11+
## Full release history
1212

1313
### Version 6.1.7 (December 3, 2025)
1414

@@ -125,33 +125,11 @@ Release history for the Checkly Private Locations Agent. For setup instructions,
125125
- Support for runtimes [2024.09](/platform/runtimes/runtime-specification#202409) and [2025.04](/platform/runtimes/runtime-specification#202504)
126126
- Disabled `PLAYWRIGHT_NO_COPY_PROMPT` for better reporter compatibility
127127

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-
133128
## Compatibility matrix
134129

135130
| Agent version | Docker minimum | Supported runtimes | Node.js |
136131
|--------------|----------------|-------------------|---------|
137132
| 6.x | 20.10 | [2025.04](/platform/runtimes/runtime-specification#202504), [2024.09](/platform/runtimes/runtime-specification#202409) | v22.11.0 |
138133
| 5.x | 19.03 | [2025.04](/platform/runtimes/runtime-specification#202504) | v22.11.0 |
139134
| 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

Comments
 (0)