Commit 7345c01
authored
chore(master): release 2.183.0 (supabase#2248)
🤖 I have created a release *beep* *boop*
---
##
[2.183.0](supabase/auth@v2.182.1...v2.183.0)
(2025-11-20)
### Features
* async, concurrent index creation for users table
([supabase#2239](supabase#2239))
([a1146bf](supabase@a1146bf))
* **indexworker:** use `auth_trgm` extension if available
([supabase#2263](supabase#2263))
([05daa43](supabase@05daa43))
* **oauthserver:** add OpenID Connect support
([supabase#2250](supabase#2250))
([162788f](supabase@162788f))
* **oauthserver:** update oauth grant list & authorization details
response structure
([supabase#2247](supabase#2247))
([137ea92](supabase@137ea92))
* **oauthserver:** use `NewOAuthServerAuthorizationParams` &
configurable ttl for authorization
([supabase#2254](supabase#2254))
([61632f8](supabase@61632f8))
### Bug Fixes
* **indexworker:** detect which schema `pg_trgm` exists in
([supabase#2260](supabase#2260))
([4be12b3](supabase@4be12b3))
* look for refresh token on mfa verification only in v1
([supabase#2249](supabase#2249))
([2906b24](supabase@2906b24))
* mfa verify now works with refresh token algorithm v2
([supabase#2246](supabase#2246))
([4e8275f](supabase@4e8275f))
* **social-auth:** default to current_user:read for Figma provider
([supabase#2195](supabase#2195))
([f409d11](supabase@f409d11))
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 05daa43 commit 7345c01
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
3 | 22 | | |
4 | 23 | | |
5 | 24 | | |
| |||
0 commit comments