Commit e6d7b96
authored
chore(master): release 2.190.0 (#2514)
🤖 I have created a release *beep* *boop*
---
##
[2.190.0](v2.189.0...v2.190.0)
(2026-06-11)
### Features
* add -failfast to make test command
([#2553](#2553))
([bec1dd0](bec1dd0))
* **conf:** add JSON config file support
([#2540](#2540))
([e63fef9](e63fef9))
* create tools directory for deterministic builds
([#2522](#2522))
([52cf3d9](52cf3d9))
* **custom-oidc:** support non-standard discovery URLs
([#2573](#2573))
([3dacc64](3dacc64))
* fix the vulncheck-filter to parse the text format instead
([#2525](#2525))
([4136d49](4136d49))
* fork github.com/joho/godotenv into internal/conf/envparse
([#2521](#2521))
([cda62a9](cda62a9))
### Bug Fixes
* Azure issuer validation
([#2560](#2560))
([a39858b](a39858b))
* catch cancelation errors in bg workers & servers
([#2530](#2530))
([77f5918](77f5918))
* check session state for admin tokens
([#2555](#2555))
([c5969ed](c5969ed))
* **config:** warn on invalid WebAuthn config instead of erroring
([#2545](#2545))
([ca0b154](ca0b154))
* **custom-oidc:** strip trailing slashes from issuer
([#2570](#2570))
([169ad67](169ad67))
* **Dockerfile:** ensure forks exists on fs before make deps
([#2567](#2567))
([01f136d](01f136d))
* **mailer:** include SiteURL in notification template data
([#2532](#2532))
([dc015da](dc015da))
* **oauth-server:** serialize concurrent authorize/consent with
row-level lock ([#2512](#2512))
([c816cfe](c816cfe))
* **passkeys:** delete webauthn creds when user is soft-deleted
([#2564](#2564))
([7e1c060](7e1c060))
* **passkeys:** enforce AAL checks on passkey registration and deletion
([#2565](#2565))
([7e6f2e4](7e6f2e4))
* source WebAuthn RP config from env vars
([#2490](#2490))
([63949ca](63949ca))
* when version is empty set to 0.0.0
([#2531](#2531))
([a3b7c8c](a3b7c8c))
---
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: supabase-releaser[bot] <223506987+supabase-releaser[bot]@users.noreply.github.com>1 parent 3dacc64 commit e6d7b96
1 file changed
Lines changed: 28 additions & 0 deletions
| 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 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
3 | 31 | | |
4 | 32 | | |
5 | 33 | | |
| |||
0 commit comments