releases.shpreview

db pull no longer hangs; declarative sync edge-runtime hang fixed

v2.109.1

16 fixesThis release16 fixesBug fixesAI-tallied from the release notes

2.109.1 (2026-07-07)

Bug Fixes

  • cli: add --no-descriptions flag to completion subcommands (#5771) (4efa0df)
  • cli: add hidden --exclude and --ignore-health-check flags to status (#5770) (28b17f6)
  • cli: align services version sources (#5754) (c328749)
  • cli: CSV-split sso and postgres-config StringSlice flags (#5764) (957566d), closes #CLI-1853
  • cli: eszip error (#5747) (78f9554)
  • cli: function deploy paths (#5755) (2060d72)
  • cli: generate non-TypeScript types from project refs (#5622) (31d6fb9)
  • cli: honor SUPABASE_INTERNAL_IMAGE_REGISTRY in gen types (#5786) (1439680)
  • cli: port db pull initial pull to native pg_dump; fix non-interactive confirm hangs (#5725) (3587412)
  • cli: query output (#5763) (edbc8cd)
  • cli: resolve network-bans project ref before validating --db-unban-ip (#5769) (c62b558)
  • cli: run --experimental gate before storage's mutex check (#5768) (f28efed)
  • cli: stop declarative sync hanging on edge-runtime container exit (#5714) (38d2f7c), closes supabase/pg-toolbelt#312 #312
  • cli: suggest subcommand placement for misplaced flags (#5751) (39b3b8c)
  • cli: wire --experimental gate into 7 ungated native leaves (#5766) (28cc844), closes #CLI-1854
  • db: respect schema_paths order in diff (#5706) (9bb97be), closes #3854
  • deps: bump github.com/posthog/posthog-go from 1.16.2 to 1.17.2 in /apps/cli-go in the go-minor group across 1 directory (#5805) (60c2d17)
  • deps: bump the npm-major group across 1 directory with 5 updates (#5790) (9a9a83d)
  • deps: bump the npm-major group with 3 updates (#5782) (5a0e4a9)
  • deps: bump the npm-major group with 8 updates (#5808) (2b8eeea)
  • docker: bump supabase/postgres from 17.6.1.140 to 17.6.1.141 in /apps/cli-go/pkg/config/templates (#5746) (11e59d2)
  • docker: bump supabase/postgres from 17.6.1.141 to 17.6.1.142 in /apps/cli-go/pkg/config/templates (#5759) (4c4f6b6)
  • docker: bump supabase/postgres from 17.6.1.142 to 17.6.1.143 in /apps/cli-go/pkg/config/templates (#5807) (6d4c198)
  • docker: bump the docker-minor group in /apps/cli-go/pkg/config/templates with 2 updates (#5745) (61bd84a)
  • docker: bump the docker-minor group in /apps/cli-go/pkg/config/templates with 2 updates (#5781) (12b7ed9)
  • docker: bump the docker-minor group in /apps/cli-go/pkg/config/templates with 3 updates (#5758) (7f2002e)
  • docker: bump the docker-minor group in /apps/cli-go/pkg/config/templates with 3 updates (#5806) (1cbf45a)

Fetched July 7, 2026

db pull no longer hangs; declarative sync edge-runtime… — releases.sh