# Panfactum Changelog — edge.24-08-24 > Improves Authentik stability by preventing deployment failures during initial creation and eliminating downtime during database failovers. ## Highlights - Fixed [`authentik_core_resources`](https://panfactum.com/docs/edge/reference/infrastructure-modules/direct/authentik/authentik_core_resources) first-create deployment failure - Authentik no longer experiences downtime during database failover events ## Fixes - [`authentik_core_resources`](https://panfactum.com/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. - Impacts: iac-module `authentik_core_resources` — Fixed first-create deployment failure and invalid state - Reference (issue-report): [authentik_core_resources fails on first creation](https://github.com/Panfactum/stack/issues/67) - Authentik should no longer experience any downtime during database failover events. - Impacts: iac-module `kube_authentik` — Eliminated downtime during database failover events - Reference (issue-report): [Authentik downtime during database failover](https://github.com/Panfactum/stack/issues/75) ## Related Resources - [JSON Data](https://panfactum.com/docs/changelog/edge.24-08-24.json): Machine-readable data - [Channel Release List](https://panfactum.com/docs/changelog/edge.json): All releases in this channel