{
  "channel": "stable.25-04",
  "total_releases": 2,
  "releases": [
    {
      "id": "stable.25-04.0",
      "name": "stable.25-04.0",
      "url": "/docs/changelog/stable.25-04.0",
      "json_url": "/docs/changelog/stable.25-04.0.json",
      "llm_txt_url": "/docs/changelog/stable.25-04.0/llm.txt",
      "summary": "This release was forked from the edge.25-04-03 release.",
      "skip": false,
      "on_upgrade_path": false,
      "change_counts": {}
    },
    {
      "id": "stable.25-04.1",
      "name": "stable.25-04.1",
      "url": "/docs/changelog/stable.25-04.1",
      "json_url": "/docs/changelog/stable.25-04.1.json",
      "llm_txt_url": "/docs/changelog/stable.25-04.1/llm.txt",
      "summary": "Fixes the default value for min_node_cpu of kube_karpenter_node_pools to prevent errors.",
      "skip": false,
      "on_upgrade_path": false,
      "highlights": [
        "Fixed `min_node_cpu` default in `kube_karpenter_node_pools` to prevent deployment errors"
      ],
      "change_counts": {
        "fix": 1
      }
    }
  ]
}