2.115.0 (2026-08-18)
Bug Fixes
- cli: align email paths (#6160) (26acc5f), closes supabase/cli#6159
- cli: batch migration statements (CLI-2182) (#6224) (2920072)
- cli: classify batch connection failures as connect errors (#6234) (8877048), closes #6224
- cli: fail test db when no tests ran (CLI-2194) (#6210) (23a5ba1)
- cli: order migrations consistently (#6225) (4c6a165), closes #6038
- cli: persist new migrations on Windows (CLI-2183) (#6192) (d6c4b15), closes supabase/cli#6174
- cli: restore serve argument (#6173) (8c95db0)
- cli: serialize container health checks (#6149) (f31ef19), closes supabase/cli#6112
- cli: shrink the bundled Go binary to the proxied command subset (CLI-1970) (#6162) (0b03086)
- cli: stop buffering piped output (#6212) (d408ee4), closes #6210
- cli: stream container secrets (CLI-2190) (#6201) (72073b9)
- cli: surface crashed migra diffs (CLI-2204) (#6240) (c3750c9)
- cli: surface setup errors (CLI-2187) (#6191) (5b83559)
- deps: bump github.com/posthog/posthog-go from 1.22.0 to 1.23.0 in /apps/cli-go in the go-minor group across 1 directory (#6176) (12bc39b)
- deps: bump the go-minor group across 1 directory with 3 updates (#6241) (861fa67), closes #v
- deps: bump the npm-major group across 1 directory with 32 updates (#6243) (e2a0bf6)
- docker: bump supabase/postgres from 17.6.1.158 to 17.6.1.159 in /apps/cli-go/pkg/config/templates (#6100) (2728b7b)
- docker: bump supabase/realtime from v2.128.0 to v2.128.2 in /apps/cli-go/pkg/config/templates in the docker-minor group (#6226) (5aba976)
- docker: bump the docker-minor group across 1 directory with 3 updates (#6207) (cc2c75d)
- docker: bump the docker-minor group in /apps/cli-go/pkg/config/templates with 3 updates (#6242) (8d95375)
- stack: detect copied ordinary-folder identities (#6232) (18ae43a), closes #6218
- stack: settle managed identity recovery safely (#6214) (8492f33), closes #6202
Features
- cli: accept branch names and refs in supabase link (#6168) (0c2b00c)
- cli: add experimental --release-channel and --postgres-engine flags to projects create (CLI-2180) (#6186) (3b1e852)
- cli: default database workflows to the bundled pg-delta engine (#6102) (d63a7db)
- cli: discover function env files (CLI-2184) (#6182) (7fae1f6), closes supabase/cli#6179
- cli: suppress update notifier (CLI-1922) (#6143) (0a8b9c0)
- stack: handle managed state across Git workspace changes (#6202) (e32dee8)
- stack: isolate sibling worktrees and named stacks (CLI-2107) (#6171) (2867b25), closes #6152