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

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • 2b145fc0e3f28ff3404b86bfd29279003e62d63a: fix(storage): default db_install_roles to false for backwards compat (#1879) (@sweatybridge)

Others

  • 58a3099eb69486d5bb44d41a05323266cb19c3fb: chore(deps): bump github.com/google/uuid from 1.5.0 to 1.6.0 (#1873) (@dependabot[bot])
  • 319b6a5c31ccff867d19a58c83e553ae75dcbca2: chore(deps): bump google.golang.org/grpc from 1.60.1 to 1.61.0 (#1874) (@dependabot[bot])
cli - v1.137.0

Published by github-actions[bot] 9 months ago

Changelog

Features

  • 02f7ea31a097a24818382e867337606830b118d1: feat(storage): support parallel downloads and uploads (#1869) (@sweatybridge)

Others

  • 9172db61c311cba6118792c65488a16ee6c3852d: chore: update path to cli v1 commands reference (@sweatybridge)
cli - v1.136.2

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • b8bf653afe28654a49f49a43c1ee01bae78e768f: fix: bump edge-runtime to 1.32 (@laktek)
  • c15cec1ecb39d2013ca1152b2b8e35e646078747: fix: bump edge-runtime to 1.32 (#1870) (@laktek)

Others

  • d2d69e15b5b01bdb3e7d7cc6e20481b3a8f7b7a6: Merge branch 'main' into bump-er-132 (@laktek)
cli - v1.136.1

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • dc21dd7f2d5eb2e2a1e90991f155e9ec2b8d13d4: fix: make supabase login works on wsl (#1866) (@disjukr)
cli - v1.136.0

Published by github-actions[bot] 9 months ago

Changelog

Features

  • b380dfbc53d494a7b2e0c0f55b9503c6fd7d9796: feat: add auth hooks config (#1856) (@J0)
cli - v1.135.0

Published by github-actions[bot] 9 months ago

Changelog

Features

  • fefcfd95c43f7ed34b570b3de0aeb09215d63d90: feat: support IPv6 CIDR for network restrictions (@sweatybridge)

Others

  • a5a524119e4a6451fe426e795ca9a8668a6a666e: chore: update openapi spec to match production (@sweatybridge)
cli - v1.134.8

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • 0850e1769a20700e866337faadbe20bc6a8320e9: fix: Remove GOTRUE_EXTERNAL_LINKEDIN_* and add GOTRUE_EXTERNAL_LINKEDIN_OIDC_* (#1858) (@J0)
cli - v1.134.7

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • a63815483b32fdc66dac8c4ac887f68debad7090: fix(db): parse pooler connection string more safely (@sweatybridge)
  • 4bce9cefbbf0804e6501b354a97812c50e78765c: fix(db): pass down query params from connection string (@sweatybridge)

Others

  • 4dfd94a206d2c1040b248a22de058701c3c8ba2a: chore: update storage commands help text (@sweatybridge)
  • 9ed13601559d20ef93eeadb8266961aa2f3500a3: chore(deps): bump github.com/containers/common from 0.57.1 to 0.57.2 (#1861) (@dependabot[bot])
cli - v1.134.6

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • 1a8d4c769d50a05ea4b44c91c71a0fd7534c9379: fix(db): suggest diffing managed schemas after first pull (#1855) (@sweatybridge)
cli - v1.134.5

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • 9c4c5b435b1e393eee5e1a81406ce02ebd5002a8: fix(db): do not dump migration history entries by default (@sweatybridge)
cli - v1.131.5

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • c13f4ecf524f6ab77de50389f371b203a2e6b6ee: fix(db): do not dump migration history entries by default (@sweatybridge)
cli - v1.134.4

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • 196bcc0ecbeb998a73e1cc14e91087691198b018: fix: upgrade edge-runtime to 1.31.0 (@laktek)
  • fe28bd246af0613d7aec533f971fd011c48f00fe: fix: upgrade edge-runtime to 1.31.1 (#1853) (@laktek)
cli - v1.134.3

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • 272027d1019e2668ed6cf5cc1a8d473bc2167920: fix(db): make local hostname configurable for docker-in-docker (#1852) (@sweatybridge)
cli - v1.134.2

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • 7c2b3530bf1c0d0997821980ef46d11ff905e9dd: fix: improve suggestion on db pull failure (@sweatybridge)
  • 4548c835c35448cc9d9344dce3ea4cdf11fbaa08: fix: suggest diffing auth and storage schema after pull (@sweatybridge)

Others

  • dc9f57c9c294883720ddb0a31d298e02501b401e: chore: remove references to remote commit (@sweatybridge)
  • b7bf3b773a69e31889e88bcc0f1388846d08b8b7: chore: log pruned resources in debug mode (@sweatybridge)
cli - v1.134.1

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • 3653ce37bfa4ada7a4ac39fd7d410f4ac3ddab66: fix: add enable manual linking option to auth config (#1846) (@mosnicholas)
cli - v1.134.0

Published by github-actions[bot] 9 months ago

Changelog

Features

  • ace30a2ce4e1d92c0c703691f40d9f7e551ae0f2: feat: check local service versions on start command (@sweatybridge)

Others

  • 41860b8e1f39cd1d135f2a1397c51fd1dcc73f75: chore: remove deprecated start flag (@sweatybridge)
cli - v1.133.3

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • ba4244dc6ccf4f5cd163eb40da6648ca6949a4b7: fix: ensure major version matches temp file (@sweatybridge)

Others

  • d1bcbe2d35f8b84ee8c11c23d4588a230bbc19d6: chore(deps): bump github.com/jackc/pgtype from 1.14.0 to 1.14.1 (#1841) (@dependabot[bot])
cli - v1.133.2

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • c3623a8f1086f70c1d3c2733e6c1719c62d59e5d: fix(db): create history table before inserting migration (@sweatybridge)

Others

  • 167df2344e41189d1cf81142ed940ef127688129: chore(deps): bump github.com/andybalholm/brotli from 1.0.6 to 1.1.0 (#1837) (@dependabot[bot])
  • 9230b5ffac2c411d5f16dec38763205812dd477e: chore: update unit tests for migration history (@sweatybridge)
cli - v1.131.4

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • 226213f1c580c7ef28762d80f471976d54e98c90: fix(test): support bitbucket pipeline for pgtap tests (#1836) (@sweatybridge)
cli - v1.133.1

Published by github-actions[bot] 9 months ago

Changelog

Bug fixes

  • f33f31bc047411fdfc0b7e4344a9b468d7e2d846: fix(test): support bitbucket pipeline for pgtap tests (#1836) (@sweatybridge)