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

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

Changelog

Bug fixes

  • 04c65f367c9aedc71005932cb2e2e868e7257d2f: fix: pg-meta returning duplicate columns (#1381) (@soedirgo)
cli - v1.87.2

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

Changelog

Bug fixes

  • 00995a9dd39a9461be0ba5800e25dca557183c9f: fix: bump studio image version to 20230803 (#1386) (@sweatybridge)
cli - v1.87.1

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

Changelog

Bug fixes

  • 97aba331919e74ac46180080e477600217ba0b7b: fix: add required gotrue env to db reset (#1385) (@sweatybridge)
cli - v1.86.2

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

Changelog

Bug fixes

  • b6b51d51e537ce93d7b226085dc42ea35e9acde3: fix: add required gotrue env to db reset (@sweatybridge)
cli - v1.87.0

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

Changelog

Features

  • 5ca3014c82d2c82a07fad38353dc3f8d6ba96a32: feat: add connection pooler config (@sweatybridge)

Others

  • d06e0b8d73b6da96e967801eff5cfabaee53dea5: chore: add pgbouncer image to mirror (@sweatybridge)
  • 0cabba0953d9ae4b180c6b7bfcf249932fcbd4a8: chore: make slice operations generic (@sweatybridge)
  • 26275acb61efa70441e748e1d827af644f9759d1: chore: fetch pooler config on project link (@sweatybridge)
  • e8fb8c5a9bf74bc6cc0fd16054df09cb80f90bd7: chore: start connection pooler if enabled (@sweatybridge)
  • 95b05b1c527245023c2e20043b613fd9a701f2e4: chore: include health check for pgbouncer (@sweatybridge)
  • a00815415862d3d13908694855c9d5d366b7b80e: chore: remove ignore_startup_parameters from config (@sweatybridge)
cli - v1.86.1

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

Changelog

Others

  • 0fb852a63806ce6e51ca88db5eb0ea7c77cabd66: Revert "chore: add health check for edge runtime" (@sweatybridge)
  • cbae59c1f385f9460434200eeb66d46650c1a573: chore: add comment about missing health check (@sweatybridge)
cli - v1.86.0

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

Changelog

Features

  • b41aff0ab3f26bb5b7ed975cdaa402d34f68e0a9: feat: add db pull command (@sweatybridge)

Others

  • f07f4346599555920e6cb6e442915367aed5d8e1: chore: add health check for edge runtime (@sweatybridge)
  • 1ee45f33da1b5924f00b1468e4283b4009fea08d: chore: add unit tests for db pull (@sweatybridge)
  • 829a871210c6858fd025480ba3a73b7211732a56: chore: fix lint error (@sweatybridge)
cli - v1.85.0

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

Changelog

Features

  • 651e33cbd8a80d59dac76464d2d29cc483050799: feat: support resetting database to a specific version (@sweatybridge)

Bug fixes

  • cbf596212e32055b7daf5ba61fe337318710f7ce: fix: validate migration version exists (@sweatybridge)

Others

  • dd6470069815dc412d221f9bffd8242359573d0c: chore: refactor migrate and seed function (@sweatybridge)
  • 7e1f7b70991b685f893926a913e7c049d3e7a1f0: chore: remove exact arg check for backwards compatibility (@sweatybridge)
cli - v1.84.1

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

Changelog

Bug fixes

  • b02966416a3ce9a7a796ca7be5fe560576fe77e1: fix: make db dump create statements idempotennt (@sweatybridge)

Others

  • ca40587b5e145047caed880ee69a37bd868d19f8: chore(deps): bump aws-actions/configure-aws-credentials from 1 to 2 (#1302) (@dependabot[bot])
  • 19d6eb3cbd484ca9a4c81d6e7843920d68776fcf: chore(deps): bump github.com/containers/common from 0.55.2 to 0.55.3 (#1365) (@dependabot[bot])
  • d4801bc030f169c198d1c75004162113125e0df0: chore: skip logflare in db start (@sweatybridge)
cli - v1.84.0

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

Changelog

Features

  • 14a4651aeb0d26ae5fe10286ccb68358bec857ee: feat(auth): initial setup for email template server using kon (#1339) (@silentworks)

Others

  • af788c0e1fca9482e3ed41ef380e9c41d79157a9: chore: update oapi codegen to v1.13.4 (@sweatybridge)
  • 7935b05ae36a938542bcd63ddfe7405d9933c18a: chore: stop updating logging compose file (@sweatybridge)
  • 7c2a75120323d258c8f62974255502f6998a358b: bump to logflare to version 1.4.0 (@filipecabaco)
  • cc89ad6ccb26d6dc0f6ec670099ffb9289697013: bump to logflare to version 1.4.0 (#1361) (@filipecabaco)
cli - v1.83.7

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

Changelog

Bug fixes

  • 86385df207a2439c36a36d339849ce62f1c9ff7a: fix: update validation of bigquery credentials (@Ziinc)

Others

  • b15e0391cc3cf255b30018841ebecf5038c894ef: add - Postgres Backend for Analytics (@filipecabaco)
  • 7e29f2be87c3118e3523130cac31bc3b1e88e0cb: feat update backend values to switch on (@Ziinc)
  • 7d3fbcf5ed46bf38d4650ba9f92b6024bd9752cf: add only google env vars when required; use the new analytics_backend_provider env var (@filipecabaco)
  • 8671a330e30a459c2a309f0139e4820fc0ba666c: chore: bump logflare version (@Ziinc)
  • e179faf19e1cbb7dc6b9f43311d58f66e5f38d23: Merge branch 'main' into support_postgres_ingestion_for_analytics (@sweatybridge)
  • f8cf96fee5458964f42d6bd2aca8d5cb3a7d03a6: chore: update config template for validation and backwards compatibility (@sweatybridge)
  • 11d2876e80e3041b2777d836ab674afada7c086d: chore(deps): bump golang.org/x/term from 0.10.0 to 0.11.0 (#1357) (@dependabot[bot])
  • 59c3e8d821226286022b0aa6940555b89f8080c3: chore(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (#1356) (@dependabot[bot])
  • d13add1b3312c6da45540b40e0fb2a6b57903511: Merge branch 'main' into support_postgres_ingestion_for_analytics (@filipecabaco)
  • abb4969e9d5c637ecf6d4d1b50d15a49b838f217: add - Postgres Backend for Analytics (#1342) (@filipecabaco)
cli - v1.83.6

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

Changelog

Bug fixes

  • 6f8b25845149e12a5c1a929e5913ea571216fc91: fix: ci tests for local branching (#1358) (@sweatybridge)

Others

  • b7bc8dd0531860d9425138d11e1eb58536778373: chore: update docker version string (@sweatybridge)
cli - v1.83.5

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

Changelog

Bug fixes

  • 5a823bfe5e459a55be146e228a44631ad1958124: fix: table formatting (@loong)

Others

  • eeef1dc4367ed9c4cd365fb86915e2a33dd22ccf: Added extended description for inspect db bloat command (@KevinBrolly)
  • ad6d03a012a42c99d99be0f324bdf306833b1fae: chore: add some raw docs to inspect commands (@loong)
  • 7d344f82341ebf57702dcca0069ebb3eb731e822: Updated table for inspect db blocking command (@KevinBrolly)
  • cd8aed40c227706e78cb2c35e073d4ae031385cf: chore: add output examples for remaining (@loong)
  • f58dc793ffaa400a85203db4f4678c728415ac77: chore: update size references and information on the origin of provided data (@loong)
  • c07832bafed8fd47fe01154541b596ee230436ea: Added extended description for replication slots (@KevinBrolly)
  • 33ed6364903b15293c3a6df86ffb7517e18abd79: Updated extended description for cache-hit command (@KevinBrolly)
  • fd477dda45e8884c533cb5aca31614833493edfe: Changed extended descriptions for calls, locks and index commands (@KevinBrolly)
  • 58bd234d88e4efd47de7fe44fd6d70967eb4d21c: chore: append db prefix to md docs (@sweatybridge)
  • 1b84132dab147966895358c528d33da2d68ce394: Modified extended descriptions for unused-indexes and vacuum-stats (@KevinBrolly)
  • 5d001e5675eb3b96b35a116118bbfc24cefc2f3f: Removed TODO from outliers description (@KevinBrolly)
  • dfbfea02731ab65f4b39c6bca24feb4fff90e920: chore: add docs on inspect db role-connections command (@loong)
  • 25894cdf759d4560ebbc799b7d79222f250e9a23: chore: add note on manual overwrites (@loong)
  • 91f13c90bebe9b93ec5f34f287d8f00748c4d609: chore: fix spelling (@loong)
cli - v1.82.6

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

Changelog

Bug fixes

  • e3edc8bd087c170508c816bc4d1848ce82ce2538: fix: initial remote commit should include all schemas (@sweatybridge)
cli - v1.83.4

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

Changelog

Bug fixes

  • b52d90ca76403f80ccd47e4d3439ff08458d1f0c: fix: initial remote commit should include all schemas (@sweatybridge)

Others

  • c7eecff8a5444363bf6017c14ba12df34aa95136: chore: update channel name for hotfix branch (#1351) (@sweatybridge)
cli - v1.82.5

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

Changelog

Bug fixes

  • e13ae125159698b3755f6a74e9ca696ca65a9eef: fix: bump edge runtime to 1.8.1 (@laktek)
  • 72f6b2abaad6342223dac5769fdcf6366d5ef40d: fix: increase CPU limit for edge functions (@laktek)

Others

  • 1eabeb62fd39e736b12aa5d7aa824ffe39988ee0: chore: update channel name for hotfix branch (@sweatybridge)
cli - v1.83.3

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

Changelog

Bug fixes

  • 3fadfafa1fb0ebc77d37915cdb1b8848acaad694: fix(auth): email urlpaths using kong container name instead of localhost (@soedirgo)
cli - v1.83.2

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

Changelog

Bug fixes

  • 89a854e52958ca843be5b066b9868b67ea464656: fix: bump edge runtime to 1.8.1 (@laktek)
  • a333225fc410a603e5e7601ee541aa3bf29c4701: fix: increase CPU limit for edge functions (@laktek)
  • 0a44a81791daec508b5f358394a35a35284b1ef4: fix(functions): bump edge runtime 181 (#1347) (@laktek)
cli - v1.83.1

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

Changelog

Bug fixes

  • 09ed15537ae45c11b9779b6ae2c41a2ef4c45cae: fix: typo in supabase db dump description (@pvanliefland)
  • 846a576e0a29c84f303f850172edd5a63413e7b4: fix: typo in supabase db dump description (#1345) (@gregnr)
cli - v1.83.0

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

Changelog

Features

  • 7577dfc25bbf243b3d5d40e4cafa8ba80a810303: feat: Add ability to ignore version mismatch check (@jkaczmarek1)

Others

  • 25e8ef2561f8c0248ac6333a27e0d1f184160be6: chore: improve command suggestions when db push fails (@sweatybridge)
  • 3a96e53e7aea7cf171f014f3b541fde31832c247: chore: rename include all flag (@sweatybridge)
  • 66d00a5e832f6c8efc46f1a7d77de5407ebec21a: chore: recommend updating git repo before repair (@sweatybridge)