version/2026.8.0-rc2Pre-release
Release 2026.8.0-rc2
Added 1
- Support air-gapped maps
Changed 3
- Rework SCIM discovery with pageSize
- Do not include debug info for Rust release profile
- Split test job into 10 parallel jobs
Fixed 4
- Limit request body size
- Fix group source connection source object
- Expose authenticated flags correctly in current brand
- Fix missing checkout in release publish
See https://next.goauthentik.io/docs/releases/2026.8
What's Changed
- root: limit request body size (cherry-pick #24666 to version-2026.8) by @authentik-cherry-pick[bot] in https://github.com/goauthentik/authentik/pull/24671
- core: fix group source connection source object (cherry-pick #24626 to version-2026.8) by @authentik-cherry-pick[bot] in https://github.com/goauthentik/authentik/pull/24673
- providers/scim: rework discovery with pageSize (cherry-pick #24490 to version-2026.8) by @authentik-cherry-pick[bot] in https://github.com/goauthentik/authentik/pull/24675
- root: don't include debug info for rust release profile (cherry-pick #24664 to version-2026.8) by @authentik-cherry-pick[bot] in https://github.com/goauthentik/authentik/pull/24669
- brands: expose authenticated flags correct in current brand (cherry-pick #24577 to version-2026.8) by @authentik-cherry-pick[bot] in https://github.com/goauthentik/authentik/pull/24597
- web, packages/geo, server/static: Air Gapped Maps Merge Branch (cherry-pick #24254 to version-2026.8) by @authentik-cherry-pick[bot] in https://github.com/goauthentik/authentik/pull/24602
- ci: split test job into 10 (cherry-pick #24591 to version-2026.8) by @authentik-cherry-pick[bot] in https://github.com/goauthentik/authentik/pull/24677
- ci: release publish: fix missing checkout by @rissson in https://github.com/goauthentik/authentik/pull/24684
Full Changelog: https://github.com/goauthentik/authentik/compare/version/2026.8.0-rc1...version/2026.8.0-rc2