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

Published by github-actions[bot] 11 months ago

Changelog

Bug fixes

  • 241d9232251e69ae83424b5c742093816cf92f7a: fix: validate required version arg to migration repair (@sweatybridge)
  • 91d7ce88e31f558c0bcfff3806376fad2db693df: fix: index out of bound for branch name (@sweatybridge)

Others

  • f25c7b5bffd5a8f0e682a78290c84a52e229209d: chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.1.0 to 5.2.0 (#1708) (@dependabot[bot])
  • 327e46b0e973c9df015cc91d11741d90076ce01b: chore: document function deploy arg as optional (@sweatybridge)
cli - v1.118.1

Published by github-actions[bot] 11 months ago

Changelog

Bug fixes

  • f90772d55eb1a4ec0a6df1554645934070caac27: fix: default preview branch name to local git branch (#1707) (@sweatybridge)
cli - v1.118.0

Published by github-actions[bot] 11 months ago

Changelog

Features

  • d095dfac8387afa9c5a02e876f2b58363ad08e83: feat: support logout cmd (#1696) (@S96EA)
cli - v1.117.1

Published by github-actions[bot] 11 months ago

Changelog

Bug fixes

  • c600ca82b7d7219a7da4964ae737394d8d3cee02: fix: Ask users to log in before using management api (#1700) (@kamilogorek)
cli - v1.117.0

Published by github-actions[bot] 11 months ago

Changelog

Features

  • e390b7874df92775fbeecfdd8897306ffcc5f22f: feat: pg-meta 0.75.0 (@soedirgo)
cli - v1.116.1

Published by github-actions[bot] 11 months ago

Changelog

Bug fixes

  • cfb2280b31cc9b9cf2820336464f071c6be2b12c: fix: removed the 'default all' word because it is not covering the storage schema (#1698) (@ibilalkayy)

Others

  • 429a4d1300d688a6de205c8ae2352cb9cdd37bda: chore(deps): bump github.com/spf13/afero from 1.10.0 to 1.11.0 (#1697) (@dependabot[bot])
cli - v1.116.0

Published by github-actions[bot] 11 months ago

Changelog

Features

  • ff9a8957b4c6e035af53af36463c213c8ba1a1ba: feat: Update to edge-runtime 1.23 (@laktek)
  • afd67b3ef923f0bf98821174ee3aaf4efc490137: feat: Upgrade to edge-runtime 1.23 (#1695) (@laktek)

Others

  • b6876b115d5b108a2ee56f24e54437f7feeffab5: chore(deps): bump golang.org/x/term from 0.14.0 to 0.15.0 (#1691) (@dependabot[bot])
  • 48125a3e20f292f0deed5f3a4bef8e6621a86791: chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 (#1692) (@dependabot[bot])
  • 896f8fd86cb031824cc61e83c11a8f73179aad71: chore(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 (#1690) (@dependabot[bot])
cli - v1.115.4

Published by github-actions[bot] 11 months ago

Changelog

Bug fixes

  • 463aee95702d0bdfcec5b0e70eefe1e484ded596: fix: Use platform-specific open commands to run login url in the browser (@kamilogorek)
cli - v1.115.3

Published by github-actions[bot] 11 months ago

Changelog

Bug fixes

  • b2593cca0eaf9aa21c4d1cfb384ec5980bb9ca87: fix: update studio to 20231123-64a766a (#1687) (@sweatybridge)
cli - v1.113.3

Published by github-actions[bot] 11 months ago

Changelog

Bug fixes

  • 70bae8add29a1028cd498a2a7297fdabcd814aab: fix: update studio to 20231123-64a766a (@sweatybridge)
cli - v1.115.2

Published by github-actions[bot] 11 months ago

Changelog

Bug fixes

  • 06ed38b1b9652f48a19894ec2a5fdfe4d397cc01: fix: experimental version comparison for orioledb (@sweatybridge)
cli - v1.115.1

Published by github-actions[bot] 11 months ago

Changelog

Bug fixes

  • 3c9c55db573c3f8caf13ea0e871564eff235b511: fix: update initial schema for pg14 (@sweatybridge)
  • b7f36391dc7d39c4f2a904389cf02c878c7e4e8d: fix(storage): update default storage version to 0.43.11 (@sweatybridge)
cli - v1.115.0

Published by github-actions[bot] 11 months ago

Changelog

Features

  • 94ef8e16982050d6c6a6a8223a370c6f56d7f9d5: feat: support launching orioledb for local dev (#1658) (@sweatybridge)
cli - v1.114.1

Published by github-actions[bot] 11 months ago

Changelog

Bug fixes

  • 4687e8a68c950bc5584498b818c497efa9474b5c: fix: bucket reponse should be typed as string array (#1675) (@sweatybridge)
cli - v1.114.0

Published by github-actions[bot] 11 months ago

Changelog

Features

  • 44ca00f1971de203ab73bc18d01ab45595e597bd: feat: Add automatic login flow support (#1630) (@kamilogorek)

Others

  • 2fad401023929497ad35c8f978e5aab1a3fc1a99: chore: added the 'REFERENCE' word in the projects list so that it becomes easy to know the ID (#1673) (@ibilalkayy)
cli - v1.113.2

Published by github-actions[bot] 11 months ago

Changelog

Bug fixes

  • afbd0d7ce3e30d8c0c6341753051a43ef985ac25: fix: Bump up Realtime to 2.25.35 (@filipecabaco)

Others

  • b6114e3724edb7dfe9c51bedc6df672cfa071566: chore(deps): bump github.com/containers/common from 0.56.0 to 0.57.0 (#1668) (@dependabot[bot])
cli - v1.113.1

Published by github-actions[bot] 11 months ago

Changelog

Bug fixes

  • 041e75dadb6578afaf590eb2a222d6237ed7cf30: fix: mirror latest postgrest image (@soedirgo)
  • 3b996f19b5681eae7aa74593fc4356a90a639e6b: fix: mirror latest postgrest image (#1666) (@soedirgo)

Others

  • f601017438c137e9d48d796e3bb323c130e4877b: Merge branch 'main' into fix/mirror-postgrest-11.2.2 (@soedirgo)
cli - v1.113.0

Published by github-actions[bot] 11 months ago

Changelog

Features

  • ecdc2f4f1795cba629b7fe3d6ae6a110f80854f2: feat: add cli instructions to invoke functions locally (@w3b6x9)

Others

  • 1348ffa35133ff5fb9c5180651a15c3073a7588d: chore: americanize. (@thorwebdev)
  • af0b2fb166e93286643920cebb0f8f6722539f2e: chore(deps): bump github.com/oapi-codegen/runtime from 1.0.0 to 1.1.0 (#1660) (@dependabot[bot])
cli - v1.112.2

Published by github-actions[bot] 11 months ago

Changelog

Bug fixes

  • 5f9d5be83db053b4cc3f84f09b1b9bfc0646ee3a: fix: templatize index.ts for new functions (@sweatybridge)

Others

  • 5254d4e4d80188710acf1c25c49f4f289bad8cb8: chore: move suggest debug flag to utils (@sweatybridge)
cli - v1.112.1

Published by github-actions[bot] 11 months ago

Changelog

Bug fixes

  • d8797274cd7298a035da316f6198f8655fcb8476: fix(studio): update studio api to proxy pgmeta query (#1650) (@sweatybridge)