github supabase/cli v2.117.0

latest releases: v2.117.1-beta.2, v2.117.1-beta.1, config-v0.4.1...
4 hours ago

2.117.0 (2026-09-07)

Bug Fixes

  • cli-go: repoint overlay.yaml at renamed JitListAccessResponse schema (#6425) (f50e083), closes #6417 #6423
  • cli: accept sbp_v0 tokens (CLI-2262) (#6360) (e4cc29c)
  • cli: confine auth email content_path to project root (CLI-2320) (#6489) (ad95a9a)
  • cli: hedge config's 404 message, align push load errors (#6490) (3343c2f)
  • cli: honor SUPABASE_API_* overrides (CLI-2318) (#6467) (6689867)
  • cli: honour deletion of extension-managed objects in declarative sync (#6449) (25ffc73)
  • cli: read stdin on demand (CLI-2223) (#6450) (c7e6481), closes #6290 #6290
  • cli: skip provisioned ledger ddl (CLI-2275) (#6422) (08103c0)
  • cli: stop skipping colliding schemas (CLI-2272) (#6394) (e2ee2a7)
  • cli: warn when PowerShell mangles piped dumps (#6418) (430d5ed)
  • config: align pgdelta format_options example with the 180 default (#6435) (adbbe16), closes #6434 #6434
  • config: correct ProjectConfig's hosted-field coverage (CLI-2316) (#6451) (ca62446)
  • config: retire push-capability pruning from ProjectConfig (CLI-2314) (#6469) (2677ccc), closes #6454 #6454
  • deps: bump github.com/posthog/posthog-go from 1.23.1 to 1.24.0 in /apps/cli-go in the go-minor group across 1 directory (#6412) (95f0c2b)
  • deps: bump the go-minor group across 1 directory with 2 updates (#6442) (c326986)
  • deps: bump the go-minor group across 2 directories with 2 updates (#6458) (81a1f81)
  • deps: bump the go-minor group across 2 directories with 3 updates (#6429) (d345d94)
  • deps: bump the npm-major group across 1 directory with 28 updates (#6430) (44f463a)
  • docker: bump the docker-minor group across 1 directory with 5 updates (#6320) (ab54bd0)
  • stack: prepare slim postgres socket directory (#6401) (cbc4737)

Continuous Integration

  • config: add independent release automation for @supabase/config (CLI-2233) (#6381) (ed81a1c), closes #6366 #6366

Features

Performance Improvements

BREAKING CHANGES

  • config: outside packages/config/ must not produce a major —
    plus merge-commit, root-commit (--root), and non-ASCII-path (-z vs
    core.quotePath) edges.
  • The plan refuses to run without a baseline config-v* tag: with none,
    semantic-release would cut 1.0.0 with notes generated from the entire
    monorepo history — a whole-history changelog as the approval artifact.
    Escape hatch: CONFIG_RELEASE_ALLOW_NO_BASELINE=1.
  • While private: true (until CLI-2169 flips it), the plan job still
    runs everything — version, gate, pack — and reports
    blocked_on_private; every config push to develop rehearses the plan
    half of the train while publishing nothing.

Don't miss a new cli release

NewReleases is sending notifications on new releases.