cli

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.

MIT License

Downloads
430.9K
Stars
937
Committers
125

Bot releases are visible (Hide)

cli - v1.143.0

Published by github-actions[bot] 9 months ago

Changelog

Features

  • b1b8401b3dad3f7841434ab68353ba6b424374cb: feat: bump studio version to 20240205 (#1914) (@ivasilov)
cli - v1.142.1

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • 05358c63b064e1570fcf5ea52fa339c67b1a35e7: fix: show edge-runtime & deno version on start (@laktek)
  • 73026e8893879b37a940904451ccb65c0256a773: fix: show edge-runtime & deno version on start (#1913) (@laktek)
cli - v1.142.0

Published by github-actions[bot] 9 months ago

Changelog

Features

  • 26992c0fa9ecff2378706feb6155c6f253801fe4: feat(migration): support batch repair of migration history (#1899) (@sweatybridge)
cli - v1.141.2

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • ff3cc9a78340bd5a1d4af955abce57e6c9dca786: fix: refactor db config for link command (@sweatybridge)
cli - v1.141.1

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • 8da6454539d2d1c433beb3bf29bd11a0335de83c: fix: use pooler url for all docker commands (#1906) (@sweatybridge)

Others

  • 0da16792cc1765eb5026de933102659d9329f9ff: chore: mention --create-ticket flag in bug report template (@sweatybridge)
  • e8fcf8e41dacd12bc60414eea45487d85ad68d88: chore: add preferred approach for bug reporting (@sweatybridge)
  • 8d0273508b5e95019add4ce88a962ffdf2cdac2d: chore(deps): bump github.com/charmbracelet/bubbles from 0.17.1 to 0.18.0 (#1909) (@dependabot[bot])
  • d89bd95b83e72213e7c7b8b703c49b370ea089b6: chore(deps): bump github.com/containers/common from 0.57.3 to 0.57.4 (#1908) (@dependabot[bot])
cli - v1.141.0

Published by github-actions[bot] 9 months ago

Changelog

Features

  • 3ced4879bc208244e4e1dedc7593adc473aa36fd: feat(storage): support custom file options for upload (#1903) (@sweatybridge)
cli - v1.140.3

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • a71ded2ba71d92f7e14fdfdc6fab61bea09bca40: fix(functions): retry with backoff on deploy failure (#1898) (@sweatybridge)

Others

  • 64068d9cd293d1da1b9da493632f4fa57ff0cc74: chore(deps): bump github.com/containers/common from 0.57.2 to 0.57.3 (#1897) (@dependabot[bot])
cli - v1.140.2

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • d7c8ea181130cc08ddf03d6af6b79cb8708adec9: fix: bump to edge-runtime 1.33.0 (#1896) (@laktek)
cli - v1.140.1

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • c126e78c792e697445eaa5cc6ac1cd8a7b4f3ad9: fix: bump edge runtime to 1.32.4 (#1893) (@laktek)
cli - v1.140.0

Published by github-actions[bot] 9 months ago

Changelog

Features

  • 036f9b446f5370b61662b1de8b3865e9c28bd5a5: feat: provide interactive support for project deletion (#1699) (@S96EA)
cli - v1.139.0

Published by github-actions[bot] 9 months ago

Changelog

Features

  • f3f028c0989ab0c06a4c5efdf2d840514740d438: feat: add supabase unlink command (#1849) (@eleijonmarck)
cli - v1.138.5

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • c72e03a3b70bc84a4507b57e7ded20732deac763: fix(storage): bump storage version to v0.46.4 (#1883) (@fenos)
cli - v1.138.4

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • aa3ca89a04a67f47f9f188bcd765ea218f43ce85: fix: invert pooler hostname check (@sweatybridge)
cli - v1.138.3

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • c04b99335249e6741a0e94197465250f8b7c2b70: fix(pooler): allow supabase.green domain in pooler url (#1891) (@sweatybridge)
cli - v1.138.2

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • ba6773f422f8e88ba2ffa771b2ff381fc85d2093: fix: prevent wild card pattern from double escaped (#1889) (@sweatybridge)
cli - v1.138.1

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • a54834e712c9fbc2ebaafbc8e81b24701006ee89: fix: do not dump migration history schema by default (#1887) (@sweatybridge)
cli - v1.138.0

Published by github-actions[bot] 9 months ago

Changelog

Features

  • 45104175f421b8bcd6694fad5d3ee4fedee35f82: feat(migration): exlude custom schema.table from data-only dump (#1886) (@sweatybridge)
cli - v1.137.3

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • 2adc4f894c6a50344a9dcf78108f436be22c42d5: fix: ignore access token error when syncing image versions (#1885) (@sweatybridge)
cli - v1.137.2

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • 7bf19d6a9d4bb429463ada0e4f06b15cf5db4161: fix(db): exclude unsupported pg15 patch versions from loading (#1884) (@sweatybridge)

Others

  • 586bb9574190b5d0f3be0eb5dbb202da67bf69c9: chore: add yarn berry to ci check (#1865) (@sweatybridge)
cli - v1.136.3

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • dfdfea090d6ef7964113334f734b2fd98b7e2950: fix(storage): default db_install_roles to false for backwards compat (#1879) (@sweatybridge)