2.106.0 (2026-06-11)
Bug Fixes
- api: allow missing custom hostname validation records (#5543) (09a5a92)
- cli: preserve flag/env channel when delegating to the Go proxy (#5546) (bd39bcf)
- cli: provision platform baseline in declarative baseline catalog (#5521) (82e6d06), closes #5515
- cli: retry rate-limited function deployments (#5534) (6a82246)
- cli: skip pg_dump in db pull when using pg-delta diff engine (#5255) (48218f3)
- cli: skip unavailable local vector storage (#5535) (8680611)
- cli: tolerate missing SSO SAML IDs (#5485) (618912c)
- cli: warn when vector buckets are unavailable (#5508) (9fdbf04)
- deps-dev: bump the npm-major group across 1 directory with 3 updates (#5483) (0d046f3)
- deps: bump github.com/go-playground/validator/v10 from 10.30.2 to 10.30.3 in /apps/cli-go in the go-minor group across 1 directory (#5496) (56d617c)
- deps: bump github.com/posthog/posthog-go from 1.13.0 to 1.13.1 in /apps/cli-go in the go-minor group across 1 directory (#5482) (3c78680)
- deps: bump github.com/posthog/posthog-go from 1.13.1 to 1.13.2 in /apps/cli-go in the go-minor group across 1 directory (#5528) (178b882)
- deps: bump github.com/posthog/posthog-go from 1.13.2 to 1.14.0 in /apps/cli-go in the go-minor group across 1 directory (#5537) (6b17630)
- deps: bump the npm-major group across 1 directory with 9 updates (#5503) (ec23369)
- deps: bump the npm-major group with 16 updates (#5518) (4260821)
- deps: bump the npm-major group with 4 updates (#5529) (3334354)
- deps: bump the npm-major group with 8 updates (#5539) (9e6d13e)
- docker: bump supabase/postgres from 17.6.1.132 to 17.6.1.134 in /apps/cli-go/pkg/config/templates (#5531) (2bb1173)
- docker: bump supabase/storage-api from v1.60.4 to v1.60.8 in /apps/cli-go/pkg/config/templates in the docker-minor group (#5494) (7c490a4)
- docker: bump the docker-minor group in /apps/cli-go/pkg/config/templates with 2 updates (#5530) (fb145af)
- docker: bump the docker-minor group in /apps/cli-go/pkg/config/templates with 3 updates (#5484) (d7956aa)
- docker: bump the docker-minor group in /apps/cli-go/pkg/config/templates with 3 updates (#5517) (f54aba0)
- docker: bump the docker-minor group in /apps/cli-go/pkg/config/templates with 3 updates (#5541) (f3ff9fd)
Features
- api: flip auto_expose_new_tables default to false (#5524) (5b12151)
- cli: add --git-branch flag to branches create command (#5250) (142e6a1)
- cli: default output to JSON for coding agents (#5532) (3b517e7)
- cli: port bootstrap command to native TypeScript (#5470) (94b0db1)
- cli: port config push (#5489) (8a05105)
- cli: port functions delete & download (#5527) (2064429)
- cli: port gen signing-key (#5501) (dc2ba5d)
- cli: port gen types (#5514) (27b6af1)
- cli: port services (#5468) (efa6df7)
- cli: set up platform baseline before declarative apply (#5515) (0e06255)