Skip to content

Fluxzero 1.235.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 10:57
· 123 commits to main since this release

1.235.0 (2026-08-04)

Code Refactoring

  • authentication: remove incomplete OIDC provider (955b785)

    Standard OIDC userinfo resolves the current token identity but does not define arbitrary user lookup, system identity, or application role semantics. Remove the public provider and user type rather than presenting a partial implementation as a general SDK contract.