{
  "id": "edge.24-08-24",
  "name": "edge.24-08-24",
  "summary": "Improves Authentik stability by preventing deployment failures during initial creation and eliminating downtime during database failovers.",
  "skip": false,
  "highlights": [
    "Fixed [`authentik_core_resources`](/docs/edge/reference/infrastructure-modules/direct/authentik/authentik_core_resources) first-create deployment failure",
    "Authentik no longer experiences downtime during database failover events"
  ],
  "changes": [
    {
      "id": "50c7b54d-8ba7-4588-b98c-ae4db901cfdd",
      "type": "fix",
      "summary": "[`authentik_core_resources`](/docs/edge/reference/infrastructure-modules/direct/authentik/authentik_core_resources) will no longer fail to apply and end up in an invalid state when first created.",
      "references": [
        {
          "type": "issue-report",
          "summary": "authentik_core_resources fails on first creation",
          "link": "https://github.com/Panfactum/stack/issues/67"
        }
      ],
      "impacts": [
        {
          "type": "iac-module",
          "component": "authentik_core_resources",
          "summary": "Fixed first-create deployment failure and invalid state"
        }
      ]
    },
    {
      "id": "2dd918cc-42f8-412a-8b64-c404d8f68fc5",
      "type": "fix",
      "summary": "Authentik should no longer experience any downtime during database failover events.",
      "references": [
        {
          "type": "issue-report",
          "summary": "Authentik downtime during database failover",
          "link": "https://github.com/Panfactum/stack/issues/75"
        }
      ],
      "impacts": [
        {
          "type": "iac-module",
          "component": "kube_authentik",
          "summary": "Eliminated downtime during database failover events"
        }
      ]
    }
  ],
  "on_upgrade_path": false,
  "list_url": "/docs/changelog/edge.json",
  "llm_txt_url": "/docs/changelog/edge.24-08-24/llm.txt",
  "next": "/docs/changelog/edge.24-08-27.json",
  "prev": "/docs/changelog/edge.24-08-23.json"
}