COMMITS
April 29, 2026
S
chore(main): release 2.46.0 (#984)
supabase-releaser[bot] committed
April 28, 2026
D
chore(deps): bump googleapis/release-please-action from 4.4.1 to 5.0.0 (#981)
dependabot[bot] committed
D
chore(deps): bump supabase/setup-cli from 1.6.0 to 2.0.0 (#980)
dependabot[bot] committed
D
chore(deps): bump github.com/apple/swift-crypto from 4.4.0 to 4.5.0 (#979)
dependabot[bot] committed
April 27, 2026
G
chore: rename anon key → publishable key, service role key → secret key (#982)
Guilherme Souza committed
G
chore: add @supabase/sdk as codeowner (#983)
Guilherme Souza committed
G
fix(ci): remove path filters so CI always runs (#985)
Guilherme Souza committed
G
feat(functions): support custom JSON encoder and decoder (#975)
Guilherme Souza committed
S
chore(main): release 2.45.0 (#976)
supabase-releaser[bot] committed
April 24, 2026
G
feat(realtime): handle app lifecycle background/foreground transitions (#967)
Guilherme Souza committed
April 23, 2026
G
fix(realtime): resolve subscribe/unsubscribe lifecycle races via ChannelStateManager actor (#974)
Guilherme Souza committed
G
fix(supabase): propagate custom URLSession to Realtime client (#971)
Guilherme Souza committed
G
feat(storage): add cacheNonce parameter for cache invalidation (#970)
Guilherme Souza committed
G
feat(postgrest): add stripNulls method for null value stripping (#972)
Guilherme Souza committed
G
feat(realtime): add deferred disconnect on empty channels (#973)
Guilherme Souza committed
G
fix(auth): include Cloudflare error codes in retryable network errors (#969)
Guilherme Souza committed
G
fix(storage): guard against empty transform routing through render endpoint (#968)
Guilherme Souza committed
S
chore(main): release 2.44.1 (#966)
supabase-releaser[bot] committed
April 22, 2026
G
fix(realtime): extract ConnectionManager actor and fix connection lifecycle races (#855)
Guilherme Souza committed
D
chore(deps): bump googleapis/release-please-action from 4.4.0 to 4.4.1 (#964)
dependabot[bot] committed
D
chore(deps): bump actions/github-script from 8.0.0 to 9.0.0 (#955)
dependabot[bot] committed
D
chore(deps): bump actions/create-github-app-token from 2 to 3 (#926)
dependabot[bot] committed
S
chore(main): release 2.44.0
supabase-releaser[bot] committed
April 20, 2026
G
feat(realtime): add protocol 2.0.0 support with binary broadcast frames (#908)
Guilherme Souza committed
D
chore(deps): bump actions/cache from 5.0.4 to 5.0.5 (#963)
dependabot[bot] committed
G
fix(storage): make signedURL optional in createSignedURLs response (#958)
Guilherme Souza committed
G
chore(ci): improve coverage and parallelism (#959)
Guilherme Souza committed
G
fix: use host(percentEncoded:) to avoid iOS 26 crash in SupabaseClient (#962)
Guilherme Souza committed
D
chore(deps): bump github.com/apple/swift-crypto from 4.3.1 to 4.4.0 (#961)
dependabot[bot] committed
April 8, 2026
G
chore(ci): upgrade to Xcode 26.4, Swift 6.3, and macos-26 runner (#952)
Guilherme Souza committed