Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Jun 05:50
· 1 commit to main since this release

Commit Summary

Features

  • Feat: Add encryption secret decoder helper (5912eed)
  • Feat: align gRPC authority listener (4dc98ab)
  • Feat: remove hard-coded loopback bypasses (0321650)
  • Feat: add policy scheduler guard compiler surface (2f9c22f)
  • Feat: add typed request context attributes (0964032)
  • Feat: bridge policy status into IdP UI (b81bd2b)
  • Feat: localize policy backchannel responses (e394bcf)
  • Feat: add nauthilus_i18n Lua module (a96ba69)
  • Feat: add policy localization resolver (9043406)
  • Feat: Add policy request attributes (78bfabc)
  • Feat: add policy i18n response core (a4916cc)
  • Feat: add policy diagnostic reporting (57cb45a)
  • Feat: own runtime obligations in policy (8453fac)
  • Feat: expand policy fact model (004d1f9)
  • Feat: remove policy migration diagnostics (381c8e2)
  • Feat: enforce custom non-password policies (50fc9d6)
  • Feat: enforce custom final auth policies (d5a269e)
  • Feat: enforce custom pre-auth policies (6c7d665)
  • Feat: add custom policy observe mode (f0bef8f)
  • Feat: make target FSM authoritative (64d7e6a)
  • Feat: make standard_auth authoritative (ac718eb)
  • Feat: add target FSM comparison diagnostics (bac5eb3)
  • Feat: add policy config conversion cut (b1f055b)
  • Feat: add standard_auth shadow evaluation (ffe13c4)
  • Feat: collect policy check results (b9123c1)
  • Feat: add policy snapshot compiler (379afe3)
  • Feat: add decision layer foundation (03e493f)
  • Feat: freeze policy decision parity corpus (9e73585)
  • Feat: add gRPC authentication service (0ae5145)
  • Feat: add tolerant CBOR content negotiation (525cf71)
  • Feat: add configurable security.txt endpoint (bc097c4)
  • Feat: add custom hook alias locations (8b344eb)
  • Feat: add CBOR authentication support (c1ea63b)
  • Feat: add external session correlation (c213db1)
  • Feat: split server prefilters from capabilities (4923220)

Fixes

  • Fix: Clarify OIDC client assertion docs (5864b3b)
  • Fix: Support private_key_jwt introspection (c82e0f3)
  • Fix: support Master-User MFA in IdP flows (4dc08de)
  • Fix: Replace corrupt Lua VM leases (fc3061c)
  • Fix: Ignore invalid duplicate secure cookies (aac7035)
  • Fix: Decouple brute-force histories from positive cache (2cbbeea)
  • Fix: cover SAML in identity proxy smoke (ce2e45a)
  • Fix: Publish auth basic tagged OpenAPI contract (02919de)
  • Fix: Mark management OpenAPI docs protected (b555f35)
  • Fix: Flush edge cache state for remote backends (d1809e7)
  • Fix: Normalize TOTP setup and validation (524455c)
  • Fix: Trace Lua execution phases and LDAP attributes (89caebd)
  • Fix: propagate gRPC trace context (ef8fc53)
  • Fix: make global pattern monitoring Redis Cluster safe (0cc2fd9)
  • Fix: preserve HTTP client transport defaults (8497ccb)
  • Fix: align CBOR auth response parity (36d0cff)
  • Fix: default Docker image timezone to UTC (e9093e0)
  • Fix: add zoneinfo to debug image (a3aef84)
  • Fix: reset IdP delayed response retry state (1846b09)
  • Fix: preserve IdP delayed response failures (db46f2b)
  • Fix: add i18n and OpenTelemetry Lua test fixtures (09d9c95)
  • Fix: reset delayed-response flow retries (d7913d5)
  • Fix: enhance policy refresh and consent flow handling (4ee28b8)
  • Fix: emit Lua plugin facts as policy attributes (54919e0)
  • Fix: implement Lua policy schedule and dependency system (640b10d)
  • Fix: replace Lua filter execution flags with Modes field (2db1be2)
  • Fix: expand gRPC auth request logging (659e5eb)
  • Fix: validate TLS cipher suite configuration (6c54b0e)
  • Fix: harden backend health checks and config materialization (3626838)
  • Fix: Add configurable Redis deadlines for improved key and session handling (3d9de2f)
  • Fix: use scratch for final Docker image (ecce30b)
  • Fix: Correct expected busy connection counts in LDAP pool tests (45a824c)

Chores

  • Chore: refresh vendored dependencies (f76b110)
  • Chore: remove policy localization doc slices (73abdf4)
  • Chore: ignore Python script cache (20bca44)

What's Changed

Other Changes

Full Changelog: v2.1.2...v3.0.0