2.102.0 (2026-05-29)
Bug Fixes
- cli: restore completion subcommand tree in legacy shell (#5368) (8bc660e), closes #compdef
- cli: skip identity stitch in CI to stop ephemeral-env identify spam (#5366) (ca47a15), closes #5329
- cli: support legacy migrations alias (#5355) (0d53df0)
- cli: support older x64 CPUs (#5339) (56b598b)
- cli: update effect beta (#5380) (c1c0ed5)
- config: interpolate env() refs before schema decode (#5341) (d9f31cc), closes #5281
- docker: bump supabase/postgres from 17.6.1.106 to 17.6.1.130 in /apps/cli-go/pkg/config/templates (#5362) (bc3c9c7)
- docker: bump supabase/postgres from 17.6.1.130 to 17.6.1.131 in /apps/cli-go/pkg/config/templates (#5372) (2b87d72)
- docker: bump the docker-minor group across 1 directory with 9 updates (#5365) (a47344e)
- docker: bump the docker-minor group in /apps/cli-go/pkg/config/templates with 2 updates (#5371) (2bc4aea)
- docker: repair mirror image workflow dispatch (#5363) (af9cbf1)
- docker: restore Dependabot image updates (#5360) (5362083)
Features
- cli: add support for vector buckets in CLI operations (#5230) (7a2f6d6)
- cli: align legacy telemetry payload with Go CLI (#5359) (6928009)
- cli: port backups list and restore to native TypeScript (#5331) (627e534)
- cli: port branches commands to native TypeScript (#5374) (a0adb4d)
- cli: port network-restrictions commands to native TypeScript (#5367) (c87d52b)
- cli: port orgs commands to native TypeScript (#5379) (f03d18e)
- cli: port secrets commands to native TypeScript (#5357) (0cfdb72), closes #5341
- cli: port ssl-enforcement to native TypeScript (#5340) (c16564a)
- cli: port sso commands to native TypeScript (#5375) (d5a1e70)
- config,stack: add auto_expose_new_tables configuration option (#5239) (bbc5523), closes supabase/supabase#45329