This repository was archived by the owner on Oct 10, 2025. It is now read-only.
Releases: nhost/hasura-auth
Releases · nhost/hasura-auth
v0.42.0
Changes
- feat: add Modica Group SMS provider support @superstructor (#676)
- fix: allow adding first security key when claim mode is required @nunopato (#677)
- fix: use postgres crypt to handle OTP hashing @dbarrosop (#674)
- chore: update from urface/cli/v2 to v3 and fix a few outdated files @dbarrosop (#672)
- fix: do not return specific errors on unauthenticated endpoints to avoid account enumeration @dbarrosop (#671)
- feat: added EntraID in favor of AzureAD and restored old behavior for AzureAD @dbarrosop (#668)
- chore: bump actions/download-artifact from 4 to 5 @dependabot[bot] (#665)
v0.42.0-beta1
asd
v0.41.1
Changes
- fix: do not redirect to invalid redirectTo on error to @dbarrosop (#664)
- chore: update dependencies @dbarrosop (#663)
v0.41.0
Changes
- feat: apply defaults for customClaims @xmlking (#661)
- fix: return 401 if refreshtoken is consumed in flight @dbarrosop (#662)
v0.40.2
Changes
- chore: improvements to openapi schema by @dbarrosop in #659
- fix: define properly query parameters by @dbarrosop in #660
v0.40.1
Changes
- fix: github: extract email from /emails endpoint @dbarrosop (#658)
v0.40.0
Changes
- fix: minor backward compatibility changes @dbarrosop (#657)
- chore: bump nixbuild/nix-quick-install-action from 31 to 32 @dependabot[bot] (#656)
- feat: migrate last few endpoints to golang @dbarrosop (#653)
NOTE: This finalizes the migration from node.js to go. Users should expect performance improvements and massive memory gains (up to 90-95% memory reduction).
v0.39.1
Changes
- fix: simplify email extraction to just look for < > @dbarrosop (#655)
- chore: bump nixbuild/nix-quick-install-action from 30 to 31 @dependabot[bot] (#652)
- chore: bump Codium-ai/pr-agent from 0.29 to 0.30 @dependabot[bot] (#654)
- feat: custom-claims: allow filtered jsonpath @dbarrosop (#651)
- feat: migrate passwordless sms endpoints to go @dbarrosop (#650)
v0.39.0
Changes
- feat: migrate remaining webauthn endpoints to go @dbarrosop (#647)
- feat: migrate social providers to go @dbarrosop (#625)
- fix: more fixes to webauthn schema that were causing problems @dbarrosop (#641)
- fix: minor fixes to webauthn schema that were causing problems @dbarrosop (#640)
- fix: extract email and set MAIL FROM and RCPT TO header correctly @dbarrosop (#639)
- chore: bump Codium-ai/pr-agent from 0.28 to 0.29 @dependabot[bot] (#633)
- chore: update dependencies @dbarrosop (#627)
- feat: migrate remaining mfa endpoints to go @dbarrosop (#626)
- chore: bump Codium-ai/pr-agent from 0.27 to 0.28 @dependabot[bot] (#624)
- chore: bump cachix/install-nix-action from 30 to 31 @dependabot[bot] (#620)
- feat: migrate /signin/mfa/totp to go @dbarrosop (#622)
v0.38.1
Changes
- fix: minor fixes to webauthn schema that were causing problems @dbarrosop (#640)
- fix: extract email and set MAIL FROM and RCPT TO header correctly @dbarrosop (#639)
- chore: bump Codium-ai/pr-agent from 0.28 to 0.29 @dependabot[bot] (#633)
- chore: update dependencies @dbarrosop (#627)
- feat: migrate remaining mfa endpoints to go @dbarrosop (#626)
- chore: bump Codium-ai/pr-agent from 0.27 to 0.28 @dependabot[bot] (#624)
- chore: bump cachix/install-nix-action from 30 to 31 @dependabot[bot] (#620)
- feat: migrate /signin/mfa/totp to go @dbarrosop (#622)