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

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

Changelog

Bug fixes

  • cb6f3fd4bd4c4a6a92ae9371248815b417e3f50a: fix(auth): update gotrue version to 2.82.4 (#1341) (@sweatybridge)
cli - v1.82.3

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

Changelog

Bug fixes

  • 663b364838336e1eeda29ab03d0f715e9fcdc729: fix(db): bump pg15 release to 15.1.0.103 (#1340) (@chaoky)

Others

  • 4c8e56392cea12f054b40ae1593fe788084560bc: chore(deps): bump github.com/go-git/go-git/v5 from 5.8.0 to 5.8.1 (#1336) (@dependabot[bot])
  • 32d5c5f0f872e2fa18b5e44c3b334c5fe33e6367: chore(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (#1337) (@dependabot[bot])
cli - v1.82.2

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

Changelog

Bug fixes

  • 20a54db3b63d6b00aff8778690d8554afc78411b: fix: do not push seed and role when dry run (@sweatybridge)
cli - v1.82.1

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

Changelog

Bug fixes

  • 611f0314b6112494bf3b37fe77014fd27749da85: fix: handle empty linked gotrue version (@sweatybridge)

Others

  • 764d460fc09e9878645612b8957c7714f473cead: chore: ignore non-fatal errors linking project (@sweatybridge)
  • 0ec6555f72fe1cbedfe98c6934c93dca60347610: chore: refactor error object (@sweatybridge)
cli - v1.82.0

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

Changelog

Features

  • 6d68b5df6a0bf8c28f9a71927a5c4f47bdd32e10: feat: support branch region flag (@sweatybridge)

Others

  • 6e3ef08210e97a09a4ae30aed095396c7289ddac: chore(deps): bump github.com/docker/cli from 24.0.4+incompatible to 24.0.5+incompatible (#1332) (@dependabot[bot])
  • d8dbd540af0aca1c09584d4b8c45d33f0cf6fbb0: chore(deps): bump github.com/docker/docker from 24.0.4+incompatible to 24.0.5+incompatible (#1331) (@dependabot[bot])
cli - v1.81.1

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

Changelog

Bug fixes

  • 42961d1cf042a61fbed3c8bb1471d509b3653af8: fix: update branch api route (@sweatybridge)

Others

  • fd2f8bfdde2bfbe8614be15ce6d6be95b6838109: chore(deps): bump github.com/jackc/pgconn from 1.14.0 to 1.14.1 (#1321) (@dependabot[bot])
  • 50f61fdd8148ce9dc41486c51d8af60c9fb39cab: chore(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.0 (#1330) (@dependabot[bot])
cli - v1.81.0

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

Changelog

Features

  • 96743b989be73666042d379095066b32df64dfe1: feat: add flags to push custom roles and seed data (@sweatybridge)
cli - v1.80.0

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

Changelog

Features

  • 1dc5294119d6395596ddc3294e22385456d7f1a9: feat: add inspect commands heavily inspired by heroku pg:extra (#1305) (@loong)
cli - v1.79.0

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

Changelog

Features

  • 74f10cd24f0d445a4aed9e368752397bd3da9e1c: feat: implement preview branch management commands (@sweatybridge)

Others

  • 26758e12306b8fad08252c44cb944ba5986a240d: chore: generate api client for branching (@sweatybridge)
cli - v1.78.1

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

Changelog

Bug fixes

  • 37f4ae24aba17eadc5ae85cf6ce72fe2085955bc: fix(dump): use the --column-inserts flag on dump when COLUMN_INSERTS env is 1 (@simbas)

Others

  • 7a9c404d915ace2aee9ba9b9ec56d63421fb3529: chore(deps): bump github.com/containers/common from 0.55.1 to 0.55.2 (#1312) (@dependabot[bot])
cli - v1.78.0

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

Changelog

Features

  • 2393b2885231c7210b09905dd0fd23207f1e7d6c: feat: support dumping specific schemas (@sweatybridge)
  • c3a1bfcec47973016d64b774dbebe026b77883e4: feat: support dry run flag for printing dump script (@sweatybridge)

Others

  • be4cefbae66405f5ee94172600d877146413bd6f: chore: log dry run message to console (@sweatybridge)
cli - v1.77.9

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

Changelog

Bug fixes

  • f1aa387508c7fbbb2a8987b77f3c00054b93520e: fix: set lc_collate to c.utf-8 (@sweatybridge)
cli - v1.77.8

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

Changelog

Bug fixes

  • fa50b1debc617685b773d016da2ae0daf2b32165: fix: build statically linked binaries on linux (@sweatybridge)
cli - v1.77.7

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

Changelog

Bug fixes

  • 6387c01712215d20cc682c36ee4e76fd15f70a6c: fix: upgrade to Edge Runtime 1.6.6 (@laktek)
  • 702f7828d22478bc37699014f6d4370d595958ea: fix: upgrade to Edge Runtime 1.6.6 (#1301) (@laktek)

Others

  • 9a66f096b43ce08d5a9e83aa8b75abc2ed613979: Merge branch 'main' into bump-edge-runtime-166 (@laktek)
cli - v1.77.6

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

Changelog

Bug fixes

  • 507c3a9a41f737fa60bacb4d78276d27dec521fc: fix: create temp directory before linking gotrue (#1304) (@sweatybridge)
cli - v1.77.5

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

Changelog

Bug fixes

  • bd713c79628b90821fd6e4cec1f7da87e440ba99: fix: pin configure-aws-credentials action to v1 (@sweatybridge)

Others

  • 117e181e6da0ab8a69aff64f71764981dfc9db50: chore(deps): bump github.com/docker/cli from 24.0.3+incompatible to 24.0.4+incompatible (#1298) (@dependabot[bot])
  • eb9141638a68cdf061339fce70abf50480361fee: chore(deps): bump github.com/docker/docker from 24.0.3+incompatible to 24.0.4+incompatible (#1299) (@dependabot[bot])
  • ada5272b001375667bb0c269e5c2899f21e7b567: chore: update pgrst image (@sweatybridge)
cli - v1.77.4

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

Changelog

Bug fixes

  • 4ca2ff6c54b77ed3279fd36158e968d97e22fc3b: fix: logflare entrypoint should not wait for network (#1294) (@sweatybridge)
cli - v1.77.3

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

Changelog

Bug fixes

  • d362a8f40f597eb6b5b91ac36a10ea7d9a1adaba: fix: update logflare to 1.3.17 (#1279) (@sweatybridge)
  • 6db00e4549d2fa295e356eaa4e420e2aa63172aa: fix: update studio to v0.23.06 (#1293) (@sweatybridge)
cli - v1.77.2

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

Changelog

Bug fixes

  • 10d8ab3a316683907ca59a2e3cc75ed236383cbf: fix: link gotrue image version to local dev (@sweatybridge)
  • 4719ea01b28d34e9e9b633429a2f415251838d05: fix: print project api key as string (@sweatybridge)

Others

  • f2110d8675044250234ec2e9f968091cef2a1401: chore(deps): bump github.com/docker/cli from 24.0.2+incompatible to 24.0.3+incompatible (#1292) (@dependabot[bot])
  • bfb040a77b61dd057a8912a3dfe943947bc6f1c1: chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.2 (#1290) (@dependabot[bot])
  • bc94b13cee5cbef71278bc9875dd8ad58ed2755b: chore(deps): bump github.com/docker/docker from 24.0.2+incompatible to 24.0.3+incompatible (#1291) (@dependabot[bot])
  • aea070c77917ad274221aa16b720e0bb69ef2bae: chore: update unit tests for link command (@sweatybridge)
cli - v1.77.1

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

Changelog

Bug fixes

  • bbd725837c56d58b7ef1442ab0316cc94b5ef1b8: fix: handle reset when services are excluded from starting (#1287) (@sweatybridge)

Others

  • ab3412339c76a86d2886f7d99bcac3c87be28411: chore(deps): bump golang.org/x/term from 0.9.0 to 0.10.0 (#1286) (@dependabot[bot])
  • a2e4bda751f8f94b2fe173707831a6e2c4e0cb02: chore(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (#1285) (@dependabot[bot])