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

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

Changelog

Features

  • f4bf2239ac8f364f416758f8910a45d2f132df39: Revert "Revert "feat: support deploying functions that imports from parent directory" (#1102)" (@sweatybridge)

Bug fixes

  • 6615d262d6840049f89e9c701e076a8f99afd063: fix: import map url must start with file scheme (@sweatybridge)
  • d21104a3b0e2de8302049501bcd5f99e4dc73ba7: fix: use entrypoint path for resolving download path (@sweatybridge)

Others

  • 7448230d3975fb767b30f22003afa9769bc31bcf: chore(deps): bump tar from 6.1.14 to 6.1.15 (#1121) (@dependabot[bot])
  • a381448f10f26ebcf144336f57d34b2cdc614614: chore: regen api client and types (@sweatybridge)
  • fbdc8a7be928dfa4113feb66dec1ad915ffaa7b6: chore: completely remove legacy bundle option (@sweatybridge)
  • c64fe506a8fc653cf9bd61ea1bb861cdb3ae3638: chore: regenerate api client (@sweatybridge)
  • 66160c38751751a1618fc5b42079fee1ab961e0b: chore: regenerate api client (@sweatybridge)
  • 263357691d62b93c9feed019ba1a3577e78278c0: chore: refactor path variable for deploy (@sweatybridge)
  • 5ac956cc370d163e65645f2cd9673242820bc027: chore: refactor function deploy arg parsing (@sweatybridge)
  • 0e7a3f62fc08008f785953a6905e1b4a1796aab3: chore: update download error message (@sweatybridge)
  • 69d5212dcb2e71210673be12b2d8eacb8057462f: chore: add unit tests for function download (@sweatybridge)
  • 4dca4abeb0ee2236386e69ca896e4b1068ab7f99: chore: simplify function delete (@sweatybridge)
  • 14f7ad6ccab5bfb422eb2127826c1ec40bfcd3c0: chore: set access token in unit tests (@sweatybridge)
  • 5946b5ba3bd63ab4227c99c6ed41f9424dce14ee: chore: log extracted file paths to stdout (@sweatybridge)
cli - v1.61.3

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

Changelog

Bug fixes

  • f044b41a54f4bce2d04fc0d3e97d17d460f95512: fix: upgrade edge runtime to 1.3.5 (@laktek)
cli - v1.61.2

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

Changelog

Others

  • 64166ac10f5a7d7410aaa98fba5a16017b4e2f2f: Revert "chore: create _realtime schema on startup" (@sweatybridge)
cli - v1.61.1

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

Changelog

Bug fixes

  • e3f73a18df27fa80a3c6ed5b9f1aec12e45e3ee8: fix: upgrade to edge runtime 1.3.4 (@laktek)
  • f372b93f696789adf0ce7ff4aa469663433286ef: fix: upgrade to edge runtime 1.3.4 (#1112) (@laktek)
cli - v1.61.0

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

Changelog

Features

  • 9d354517ad3e0bf9740e21f532402091f1d96bc0: feat: support reseting remote database (@sweatybridge)

Others

  • 2098aef7ee068a11f288aba2cc8ff76fd76f35ed: chore: print suggestion when serving with legacy deno relay (@sweatybridge)
  • dc03a47a6d9c8b237b751d365cb78d286252d737: chore: add TODO to remove deno relay code (@soedirgo)
cli - v1.60.2

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

Changelog

Bug fixes

  • 18c14bc2d01cad155e6fd7da88dcafe6713f0c68: fix: account for github head ref env var (@sweatybridge)

Others

  • 3ef9d042a4404b90fc82d563d7479c50d9969149: chore: create _realtime schema on startup (@sweatybridge)
cli - v1.60.1

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

Changelog

Features

  • f6c362dd8263a123af11a025b21f2d7d407ead4e: Revert "feat: support deploying functions that imports from parent directory" (#1102) (@sweatybridge)

Others

  • 2e19021d9ecd2edda4cde34d3ab148b3e9aeb3f5: chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 (#1098) (@dependabot[bot])
cli - v1.60.0

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

Changelog

Features

  • 7f83d4eb09e3e47993a1c9e34b2e562d1aa5b677: feat: support connecting to external database using start flag (@sweatybridge)
  • 8c8ab6f003bc1251183413dc8225584fbf132ecc: feat: add key generation command (@sweatybridge)

Bug fixes

  • fa1da46071ac2465ce969f3febbd63426d7c0616: fix: project ref loading (@sweatybridge)

Others

  • d3f45963f9b67b5979d4b0c6ab88183cd6e1bbfe: chore: update unit test (@sweatybridge)
  • 01149839a2a4f07de70b1e9ae9c38c31bbb1c197: chore: use signed string for jwt token (@sweatybridge)
  • 0b1087db9fb01d09a10635b7096d854a7ceb6a3c: chore: load jwt secret from linked project (@sweatybridge)
  • 8d4717584446aed95a9fb37db4508c9326b2e8e6: chore: add preview flag (@sweatybridge)
  • 6baddc0f635c3cfcc1ad6df4b786c64e6edd96d1: chore: add experimental flag to gen keys (@sweatybridge)
  • a6c82d3a2311cbda570998d8bd2eca8c43e075c5: chore: move environ check to persistent (@sweatybridge)
  • f379a1dcf4bd0ccd33edba8910841b7ec50ccd4c: chore: hide preview flag until GA (@sweatybridge)
cli - v1.59.1

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

Changelog

Bug fixes

  • ed46ab6eff4b25ae59e99830ae1913e3da211d42: fix: support linting remote database by url (@sweatybridge)

Others

  • 4ee61befe2bd85d7dd06a77a7d5e3ad1b2ba10c5: chore: update unit tests (@sweatybridge)
cli - v1.59.0

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

Changelog

Features

  • c86872624202718d3cade35f5cfd9f176652b158: feat: bundle deno from functions directory (@sweatybridge)

Others

  • 21233b8d1a4bf001447f9ce5f21e24aa6c479520: chore: refactor absolute import map path resolution (@sweatybridge)
  • 527f04f8cf605dd999b8d6055eb78b3c4f2c8125: chore: use absolute entrypoint path (@sweatybridge)
  • f4834798345a23593d215d9d40ecd7b3a84e65cd: chore: make --legacy-bundle a noop (@soedirgo)
  • 61cf987d7d9cda9b4477e9ce8d9121a330560ec5: chore: add unit tests for import path resolution (@sweatybridge)
cli - v1.58.1

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

Changelog

Bug fixes

  • 18d96e6732c1a37e010cb5ca3f2aef3abd394b93: fix: functions new arg parsing (@sweatybridge)
cli - v1.58.0

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

Changelog

Features

  • 7a32cb9a6077cf5fbf650cd63c6496d8518d039d: feat: add project-ref flag to secrets command (@sweatybridge)

Bug fixes

  • 8c0dacdc56cb6c460fd6c86344ed623afb27e388: fix: bump studio again (@sweatybridge)

Others

  • 7146429050bf940a580b0ef9ae94599102ed5ac2: chore(deps): bump github.com/docker/distribution from 2.8.1+incompatible to 2.8.2+incompatible (#1089) (@dependabot[bot])
  • 009160e645ffb5eec287218d9c54522ca5c0b63f: chore: refactor project ref parsing (@sweatybridge)
  • 74d7a9fc2108762b200b7c078aeab0013d88e56a: chore: update unit tests (@sweatybridge)
  • 9a0cdbb67cc1f6b1a5b1db6cc02a57579fe5dc34: chore: refactor group prerun to root command (@sweatybridge)
  • 4130b4ec67af0825b295562921231a65e6477ad3: chore: update secrets unit tests (@sweatybridge)
  • 687e37090b15dd334df92f4347ef9ca02085ed7a: chore: refactor error constant (@sweatybridge)
  • 9fe4acbf0e0ae0dc71e94080c02b4f736bf38d6b: chore: add unit test for arg parsing (@sweatybridge)
cli - v1.57.7

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

Changelog

Bug fixes

  • 4d4035ca0bc36e1a953ec3c50d77e0a9734b7a61: fix: bump studio for storage download url (@sweatybridge)
cli - v1.57.6

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

Changelog

Bug fixes

  • 69ade879e196a617bbde602565cdfa557ffd2285: fix: default to save backup on stop (@sweatybridge)

Others

  • f500573ace1d21c88dcb97620e1838787ecb7024: chore: update startup message when using backup (@sweatybridge)
cli - v1.57.5

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

Changelog

Bug fixes

  • 70fa9280b74fbac85617c20f82028e733511948b: fix: update method signature for config with secret (@sweatybridge)

Others

  • c31669cadcafda11e20b4cd4201aacb311feb359: chore: update beta api spec (@sweatybridge)
  • 12f7ac00699e00268027dc29e3af731ef2d3a901: chore: regenerate client lib (@sweatybridge)
  • 5ea658d74e4e8190556cd43a792ec629d10bee59: chore: revert changes to attribute value type (@sweatybridge)
cli - v1.57.4

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

Changelog

Bug fixes

  • 27af24beb06100a002d425f298b705de69c0252a: fix: bump edge-runtime to v1.2.19 (@soedirgo)
cli - v1.57.3

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

Changelog

Bug fixes

  • 64730bb9a8e4c74bf3fb818a6a406eb1cfc8f9cf: fix: bump studio image (@sweatybridge)

Others

  • 77140fbf613536b214dac9401a408195ca60c51c: chore(deps): bump github.com/docker/docker from 23.0.5+incompatible to 23.0.6+incompatible (#1076) (@dependabot[bot])
  • 4228ad1d9d55fe85f234a3405dd5193136316287: chore(deps): bump github.com/charmbracelet/bubbletea from 0.23.2 to 0.24.0 (#1078) (@dependabot[bot])
  • 333d4965ae2c975e6569e0a8d122f45f016729b8: chore(deps): bump github.com/docker/cli from 23.0.5+incompatible to 23.0.6+incompatible (#1077) (@dependabot[bot])
cli - v1.57.2

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

Changelog

Bug fixes

  • c53c3e1f793c82d46a7b88a6cd1e9be3e4574908: fix: restart realtime after db reset (@sweatybridge)
cli - v1.57.1

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

Changelog

Others

  • 2166af1b3441a8225bda23d60b34ae276beb65ce: Revert "chore: remove auth and storage from initial schemas" (@sweatybridge)
cli - v1.57.0

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

Changelog

Features

  • 8226bd7ed311e33b59b7e033b0cddd602032d710: feat: implement migration up command (@sweatybridge)

Others

  • b91631545308d43dd7dcf58d214a5ae0ccbb40ac: chore: update unit tests (@sweatybridge)