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

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

Changelog

Bug fixes

  • 230be7f40f251774b94a5ecc5b8025c4da22e58e: fix: logout credentials cleanup (#2670) (@avallete)
cli - v1.198.0

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

Changelog

Features

  • 92669a875ac49ecab8c9f6186b528f13335c22d6: feat: add --all flag to stop command (#2672) (@avallete)
cli - v1.197.0

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

Changelog

Features

  • 54fa89850b9be9a25a38889460b5948294ade13d: feat: add support for multiple output formats (#2674) (@djhi)

Others

  • 3599b8e599d69a9f9e949def104da5c8d6094d88: chore(deps): bump github.com/docker/cli from 26.1.5+incompatible to 27.2.1+incompatible (#2667) (@dependabot[bot])
  • 0453ebde3196e94181040e3931461bcda1dc1759: chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.23.0 (#2675) (@dependabot[bot])
  • 07d3af29cb5b8b803712a2d2490f8b41ee42efa3: chore(deps): bump golang.org/x/term from 0.22.0 to 0.24.0 (#2676) (@dependabot[bot])
  • cae1ba1c143ee02f7a5911da7085ab2c61ec222b: chore(deps): bump github.com/containers/common from 0.59.2 to 0.60.2 (#2624) (@dependabot[bot])
  • 8093b105f190c0bfc2fffa6deb5ad25b2ff39a6e: chore(deps): bump go.opentelemetry.io/otel from 1.28.0 to 1.30.0 (#2678) (@dependabot[bot])
  • d5482e0240d2cada58a969ba0fefd493b743edef: chore(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.2 (#2680) (@dependabot[bot])
  • e55fef95db26bfa87faece6c8752dda7486222f2: chore(deps): bump github.com/slack-go/slack from 0.13.1 to 0.14.0 (#2679) (@dependabot[bot])
cli - v1.196.0

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

Changelog

Features

  • e60bc21e7f7a55d24885a4f9d8611b464c0f4c78: feat: db reset skip seed flag (#2665) (@avallete)
cli - v1.195.0

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

Changelog

Features

  • 90220bbdbc57e12a27a0bbe051f8f84cde5e64c9: feat: support delete all credentials from keyring (@sweatybridge)

Others

  • 6003aae1c7d336ef264017d928d9db62884b8aa1: chore: add linux tests dependency (@sweatybridge)
cli - v1.194.0

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

Changelog

Features

  • 787bc92704fea4efb2c244216532da6e28753d97: feat: add db lint fail-on flag (#2664) (@avallete)
cli - v1.193.1

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

Changelog

Bug fixes

  • b409d6a602ff046f76d6da08c752ccdcaf48f260: fix: Health Check issue on Podman/Windows (#2656) (@arvalaan)
cli - v1.193.0

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

Changelog

Features

  • 24ea3cb3ff261c22515197259c4aa3e31e0b30a8: feat: allow Cognito configuration from env var (#2660) (@tim-dianahr)
cli - v1.192.6

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

Changelog

Bug fixes

  • e0a78dd34b2ccb2c2881ab9aaefa9aa785642316: fix: bump edge-runtime to 1.58.3 (#2668) (@nyannyacha)
cli - v1.192.5

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

Changelog

Bug fixes

  • 304a494335cdda2d9574e320cf137c9c5136b47c: fix: Use discoveryURL when fetching third-party OIDC config (#2655) (@dagingaa)
cli - v1.192.4

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

Changelog

Bug fixes

  • 8a50b020a4645bfc6abb1b71e91d488fc02dd386: fix: db reset with disabled services (#2663) (@avallete)
cli - v1.192.3

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

Changelog

Bug fixes

  • de3fe9043c1501b7b79a210bd27ad653b930f6b5: fix: bump edge-runtime to 1.58.2 (#2657) (@nyannyacha)
cli - v1.192.2

Published by github-actions[bot] about 2 months ago

Changelog

Bug fixes

  • bef875fd0727c39c1b0bb85819066cbe2f2d53e3: fix(realtime): Bump up docker image to 2.30.34 (#2651) (@filipecabaco)
cli - v1.192.1

Published by github-actions[bot] about 2 months ago

Changelog

Bug fixes

  • 690c344089c4f8c67b58547a0c2dd29083cec77a: fix: bump edge-runtime to 1.58.1 (@nyannyacha)
  • c859f647344de145a7fb92f62f0282d645c0d063: fix: bump edge-runtime to 1.58.1 (#2641) (@laktek)
cli - v1.192.0

Published by github-actions[bot] about 2 months ago

Changelog

Features

  • 89bc7647ae2ac125346e9bdd4645bb6289797406: feat: add secure password change config (#2643) (@silentworks)
cli - v1.191.3 Latest Release

Published by github-actions[bot] about 2 months ago

Changelog

Bug fixes

  • 8fa065f5b8f5f16d76e8d242de1cdd759a7f5f78: fix(api): add external_url while a replacement is found for auth/studio (#2634) (@StanGirard)
cli - v1.191.2

Published by github-actions[bot] about 2 months ago

Changelog

Bug fixes

  • 9c1f9f2eb34e51273f249c883712912f5871033a: fix: remove uniq to avoid data corruption (#2632) (#2633) (@tmountain)

Others

  • 1a58c8a9f4e91b8fdca2e34409f6cb65507ffbfe: chore: Fixed typo in 'GetGitHubClient()' function name (#2625) (@ashtable)
cli - v1.191.1

Published by github-actions[bot] about 2 months ago

Changelog

Bug fixes

  • fe3623ae429cd667fe7de494424fe38c9b7e3869: fix: bump edge-runtime to 1.56.1 (#2593) (@nyannyacha)
cli - v1.191.0

Published by github-actions[bot] 2 months ago

Changelog

Features

  • 6f57e72ce842990507b17a769b125a28f6fea7da: feat: support new branch params from cli flags (@sweatybridge)
  • d70e833144b87a27d83f58070413c4a51c7b58bf: feat: support size param when creating project (@sweatybridge)

Others

  • 12fac6e50a20525b5db7d6472a6716ac8de9276e: chore: update openapi spec (@sweatybridge)
cli - v1.190.2

Published by github-actions[bot] 2 months ago

Changelog

Bug fixes

  • 82fa147f7f4174bff8a7bd095136ca0e465474db: fix: support oauth token for login (#2618) (@sweatybridge)