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

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

Changelog

Bug fixes

  • 0b6555f43a2d483547e9904b801bf2740c9f1afa: fix: upgrade eszip in the build from 0.30.0 to 0.35.0 (#1026) (@tobowers)
cli - v1.50.9

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

Changelog

Bug fixes

  • e2629f4adbcbdacfdb3cf99ff61ec094407bb63d: fix: remove key auth from kong config (#1023) (@sweatybridge)

Others

  • fbab1389a0725fac168cc0496f2017d103e1192e: chore(deps): bump github.com/docker/docker from 23.0.3+incompatible to 23.0.4+incompatible (#1022) (@dependabot[bot])
  • 34ae76c3114ebdad7398a046960fdc45afd7e62a: chore(deps): bump github.com/docker/cli from 23.0.3+incompatible to 23.0.4+incompatible (#1021) (@dependabot[bot])
cli - v1.50.8

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

Changelog

Bug fixes

  • 4864abdf1dbf0b2a5da5df9c5b06a9298aade060: fix: use ipv4 localhost for storage health check (@sweatybridge)
cli - v1.50.7

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

Changelog

Bug fixes

  • 87f24001e3792582158ccf35ddc010302c1f13ae: fix: update storage api image (#1002) (@grschafer)
cli - v1.50.6

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

Changelog

Bug fixes

  • a06f5697251a8666f5a6b4fb6ecd9edc35d918b1: fix: bump pg image to include vault (@sweatybridge)
  • f8e46873bfd1d7d1f2a6dee15681c25dd2ae782e: fix: add host gateway to linux container for pgnet (@sweatybridge)
cli - v1.50.5

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

Changelog

Bug fixes

  • b1d22bdc8a5466a292d8595c14c032834f4f68da: fix(functions): use absolute path on fallback import map when using relay (@soedirgo)
cli - v1.50.4

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

Changelog

Bug fixes

  • 8611d10608d3fb794a908904597a546f6064fdf7: fix(functions): per-function config handling (@soedirgo)
  • 2e9f67b51d0adf862712d58d32d15596bd5a336e: fix(functions): don't cache workers (@soedirgo)
cli - v1.50.3

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

Changelog

Bug fixes

  • 0bd3fbacf738a1a37c6de2aa342c0967e822cd97: fix(functions): edge-runtime: apply per-function configs (@soedirgo)
  • 3ecf687d0d06a8a86b54b6af7cc892b8bc36aafa: fix(functions): absolute path on import maps (@soedirgo)

Others

  • de91ffeab7dfd1c1cfc9dafd85ebfaf5822293fd: chore: extract per-function config logic to a func (@soedirgo)
  • 07df6d352a45ba06f371fb04442021017da0df1a: chore: go fmt (@soedirgo)
  • 6e190c0c3239f5c5515ec4c5f9d2d45da50b5192: chore: update tests (@soedirgo)
cli - v1.50.2

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

Changelog

Features

  • c5120500971297eb6e3ee8b42614938a6fc84c99: Revert "feat(typegen): generate types for materialized views (#970)" (@sweatybridge)
cli - v1.50.1

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

Changelog

Bug fixes

  • 8c0639309c3b0a5a88afa3afccfe3c3c02c1cb7b: fix: add main script template + JWT verify (@laktek)
  • 116109ffc054335f0001e124d3a8fe7064e21f4f: fix: upgrade to the latest edge-runtime (@laktek)

Others

  • 166f604bbadc7a7008b3a2fdf6f92ecc338b747b: refactor: keep cmd as string slice (@soedirgo)
  • e86a10d3df8ad40225c3fa607bcf67a45a056713: refactor: await the fetch (@soedirgo)
  • 31c39344a4deb709332a706eef54ec8436faed2c: refactor: use Object.entries() (@soedirgo)
  • c198c43bac36c3b20c1dbc4b53a377c614ec0366: Merge branch 'main' into use-edge-runtime-1.2 (@laktek)
  • 8d4dfa5c4fac13cf824bf31211c9b6347281079c: refactor: replace templates with envs (@soedirgo)
  • 86a9f94fda69b72e9d0221bb1835c6bd42e58af7: Merge branch 'use-edge-runtime-1.2' of github.com:supabase/cli into use-edge-runtime-1.2 (@soedirgo)
  • fceb74523e6163704e04a4e978475180ba0c06f4: chore: add TODO (@soedirgo)
  • bb0ef6a0a828be62df42ac84185bc4266bace26c: Enable JWT verification when serving all functions (#1005) (@laktek)
cli - v1.50.0

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

Changelog

Features

  • 7f400bbe0b996caacf8f1212d04d2bbeee7f9596: feat(typegen): generate types for materialized views (#970) (@soedirgo)

Others

  • c1f730858e4e63d9c83742b142fc4d4f797fb220: chore: show graphql url (#1003) (@soedirgo)
cli - v1.49.4

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

Changelog

Bug fixes

  • 6e2103bc9854bc02cd28c7309642b0684b0b4b3c: fix: update storage image and migrations (#999) (@sweatybridge)
cli - v1.49.3

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

Changelog

Bug fixes

  • d7c0804439edc0c457bed344a2f5d3fc398f09d7: fix: use supabase admin role for realtime (@sweatybridge)
cli - v1.49.2

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

Changelog

Bug fixes

  • 53da9a0f85d44c8bfa51f82b2973dadcb9a1127b: fix: Bump up Logflare image (@filipecabaco)
cli - v1.49.1

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

Changelog

Bug fixes

  • 8a60017f61217430897db976706d00b804835fbd: fix: use a different example for sso add (@hf)
cli - v1.49.0

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

Changelog

Features

  • 661d0813477167edf8f4d7d49216301cb8c24b37: feat: start edge runtime on supabase start (@sweatybridge)

Bug fixes

  • f3d9958fd59ef85a519dba34dd7056bbe9ae20c0: fix: add fallback env file path (@sweatybridge)
  • 4421b32b8c9dbdde918d2d0ae08d791df14b62a9: fix: env path condition (@sweatybridge)
  • b559895eeb82d130398e3e038c41c1f7b5db8815: fix: ingest edge runtime logs to analytics (@sweatybridge)

Others

  • 1aa97625ca85626f5d8e3923c6427cdb442c16b4: chore: separate functions serve and logs stream (@sweatybridge)
  • d42b0d7db317238fb8291aa9b3d6c1dd231514fb: chore: fix unit test for service start (@sweatybridge)
cli - v1.48.1

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

Changelog

Bug fixes

  • 61ec9bfe8b750680c2ee9cfae6dfdd022af333f3: fix: ignore analytics schema when diffing (@sweatybridge)
  • add85b6d93c918948d501029ca38f584faca01ed: fix: revert entrypoint when using initial schema (@sweatybridge)

Others

  • 3a0e62aefd34b1320a81144772fa1691e8c26d53: chore: update unit test (@sweatybridge)
cli - v1.48.0

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

Changelog

Features

  • 1b7c7c506a27df083c576d8ebb80584ed461a079: feat: show saml attribute mapping for provider (#989) (@hf)
cli - v1.47.5

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

Changelog

Bug fixes

  • 460020b0599662040e45d6d52b20387fe0c9c585: fix: increase service health timeout to 30 seconds (@sweatybridge)
cli - v1.47.4

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

Changelog

Bug fixes

  • 74fee9dc948ae67a8ba20fd09c44de5bb1c3d873: fix: wait for logflare health check (@sweatybridge)

Others

  • 1b6a016d2b2eda5699a66ad79cf87f1c5c94ad83: chore(deps): bump github.com/docker/cli from 23.0.2+incompatible to 23.0.3+incompatible (#985) (@dependabot[bot])
  • 3e8e14cc07a26348ac7bbdaccc519339f8140d1d: chore(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#983) (@dependabot[bot])
  • 75925369cae678ba8dd464343cb5c0cf69eb81bb: chore(deps): bump golang.org/x/term from 0.6.0 to 0.7.0 (#986) (@dependabot[bot])
  • e70013017c906dcb63827f1d42b17d42bc61acbc: chore(deps): bump github.com/docker/docker from 23.0.2+incompatible to 23.0.3+incompatible (#984) (@dependabot[bot])
  • c506a1d9a31a900de4062aa471177ee974f9a6fc: chore: bump logflare version (@Ziinc)