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.42.6

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • b8810a3406d3c3176c783c264c72c7e2c649c828: fix: update deployed function url to use slug (@sweatybridge)
cli - v1.42.5

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • c1c7ff5d923ab46da1aea25237e5009285846595: fix: load custom roles when creating shadow db (#922) (@sweatybridge)
cli - v1.42.4

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 0e4f1b279abe7cfe86aff98457265292bd2180b4: fix: skip all migrations on pg14 (#920) (@sweatybridge)
cli - v1.42.3

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 1add5ae6aad18cfd86b59aec38090fdca6c8acb5: fix: update postgres image for ca certs (@sweatybridge)

Others

  • 4fbc1b20b29410f406cb828265e4c3c1e1d4cb57: chore: update globals template (@sweatybridge)
  • 4180ad618743220833b8aff65a44994d82897fcc: chore: enable webhooks on local dev (@sweatybridge)
cli - v1.42.2

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 506744af1e339260705b59d75e2916b06a00c631: fix: sanitize db url from typegen logs (@sweatybridge)

Others

  • 0d889b41c1806809004110a0c80cf4c0d0741857: chore(deps): bump aws-actions/configure-aws-credentials from 1 to 2 (@dependabot[bot])
cli - v1.42.1

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • f2c9e7ea8fcf419af873361f735515f5d8544935: fix: db tests path in windows container (@sweatybridge)
  • 90c34bb961d0e57606c5a8cbf240e355bb754981: fix: check port config before retry (@sweatybridge)

Others

  • e4604dbb56c5ba44df780c7bdbd3709fa124fa3e: chore: update docs for excluding multiple container images from start (#913) (@zachblume)
  • 8acc7a36af5019eefde236bc0d289c50017e282b: chore: update docs with more migration examples (#912) (@sweatybridge)
  • aea52e1a745ee24e33489da089c1ab5b9d52eb67: chore(deps): bump github.com/spf13/afero from 1.9.4 to 1.9.5 (#915) (@dependabot[bot])
cli - v1.42.0

Published by github-actions[bot] over 1 year ago

Changelog

Features

  • 1ff821fe874e23cb5f4fefde84112cb8d578dd17: feat: support self hosted urls with db commands (#907) (@sweatybridge)

Others

  • e5ef7fa7605d410c8eb6117ee0cec69414a2ee04: chore(deps): bump golang.org/x/term from 0.5.0 to 0.6.0 (#911) (@dependabot[bot])
cli - v1.41.6

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • dc95a94ef335f950f1027ef7ad59072a4a2c7c62: fix: flag validation order when linking project (@sweatybridge)
cli - v1.41.5

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 9c409554575cf5478407eb5e26deb3673b46aeeb: fix: revert studio to fix storage page (@sweatybridge)
cli - v1.41.4

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 6b730491ba761120cb4e506acc4c4c092d557370: fix: run typegen in host network when db url is specified (@sweatybridge)
  • 5ce16158c07658261fae4788846bbb8e98920bf3: fix: only create user defined network (@sweatybridge)
cli - v1.41.3

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • f4463f9ac327ab2675d60e4e71a67a4eb1b8f760: fix: revert studio to last good version (@sweatybridge)
cli - v1.41.2

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 790c83c3aad5e260452031a41cdc57a6935be23c: fix: null point exception when connecting to remote (@sweatybridge)

Others

  • d304e27df42ab00cee7ccab463681e6e2bd2363c: chore: unit test for connecting to postgres port (@sweatybridge)
cli - v1.41.1

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 3344c1469c8e516de5a24716380a0ae334c7d1c4: fix: bump pg15 release to 52 (#901) (@sweatybridge)

Others

  • 38760f68e978d6d08ffeace900ba363c17682387: chore: refactor dns resolver for better test coverage (@sweatybridge)
  • fa8bbc5a1e1aa819c0529123256ce8ad442f042a: chore: add pnpm to install matrix (#897) (@sweatybridge)
cli - v1.41.0

Published by github-actions[bot] over 1 year ago

Changelog

Features

  • 576c2dd67b2fe10038847109bf6bc1e7e5f71a6f: feat: support overriding dns resolver with flag (@sweatybridge)
cli - v1.40.4

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 6592db582bcf1880400f3a04c7daaa099e53fe84: fix: fallback to dns over http on timeout (@sweatybridge)
cli - v1.40.3

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • 7db47b913143532af9daf2e0952530a21c2e8c8a: fix: ignore more extension schemas (#895) (@sweatybridge)
cli - v1.40.2

Published by github-actions[bot] over 1 year ago

Changelog

Bug fixes

  • f9f13e945ac1a9b8ea593935e859f152926eb99e: fix: use goreleaser to generate draft release (@sweatybridge)
cli - v1.40.1

Published by github-actions[bot] over 1 year ago

1.40.1 (2023-02-28)

Bug Fixes

  • exclude temporary schemas from db diff (fdc2189)
cli - v1.40.0

Published by github-actions[bot] over 1 year ago

1.40.0 (2023-02-28)

Features

  • support dumping custom roles (76fb496)
  • support loading custom roles (586f8e5)
cli - v1.39.0

Published by github-actions[bot] over 1 year ago

1.39.0 (2023-02-28)

Features

  • bump Realtime image to v2.6.0 (270c8c2)