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

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

Changelog

Bug fixes

  • a633d76af3cc4120b8f57796129653a3ecf16280: fix: seed database after all services are up (@sweatybridge)

Others

  • 807a0c8347a829dda8f66beebf36c94b061bc47e: chore: fix unit test for database start (@sweatybridge)
cli - v1.47.2

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

Changelog

Bug fixes

  • 416e27539543e47db1d1f3535e4b3cf22da41db9: fix: add analytics schema to schema template (@sweatybridge)

Others

  • 3c3687f7e0dc092bff455233e627e1ca14af1f66: chore: add script to dump initial schema (@sweatybridge)
  • bc1f399e8b5fd61bdb160e81a80da83afa490a0f: chore: update initial schema generation guide (@sweatybridge)
cli - v1.47.1

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

Changelog

Bug fixes

  • 6adc19a7523f1cb9a7f6b100bedf03e1a98cf1d9: fix: reset database as supabase admin (@sweatybridge)
  • 8e00049a9afdd83e0ba6a52d7fbee1827550c330: fix: run builtin migrations on database start (@sweatybridge)

Others

  • f57a8000401dea9c38d50190feaaec1eef4fd331: chore: refactor migration apply (@sweatybridge)
  • d916ea5713903450814a6af7389f7b59e777f632: chore: update database start test (@sweatybridge)
  • 504d0eb4e2f565f938bc95b72ee74b2595f3d164: chore: disable go cache for linter (@sweatybridge)
  • d62caadcf1409842a42b814dbfe2ccd88354abf0: chore: check return value in tests (@sweatybridge)
  • f74f02275d850b859fe98fc5afdd68a46f1048df: chore: add switches for pg14 and pg13 (@sweatybridge)
  • f5ab5994be7267756c843a167e72aa8de8e608a5: chore: update test major version (@sweatybridge)
  • 8b90f398bbdabe2a7f354380b1b8b9236e0de16c: chore: close idle connection sooner (@sweatybridge)
cli - v1.47.0

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

Changelog

Features

  • 573f69c7baa04bcdb3b11ce42c807ec53ec40850: feat: initial logflare cli integration (@Ziinc)
  • d4053be4c2814a4da4b1b4edaad87cd688546284: feat: add logflare to list of services (@Ziinc)
  • 2fc36d051d230a3452ae555f2b58bab4fdd646ed: feat: working logflare integration (@Ziinc)
  • 41a3c72f625da1327eba50f2e9efa78aa9ae8b0d: feat: add cors for analytics route (@Ziinc)
  • 843711158b8a4125ae9b68f1f763d3924680eb1e: feat: add env var changes and updates to port env var for analytics (@Ziinc)
  • 5f2d0ddf26d943a5143eb09af696ba4abbd0fd3a: feat: update logflare startup condition (@Ziinc)
  • 97d4c03f2533f97daa62a7c7527238d16b3b8d2f: feat: add studio environment variables (@Ziinc)
  • d6d5f356330c7a48e87353832f03cb261d79eada: feat: conditionally enable logs (@Ziinc)
  • b7cd0d6e30ea92ad8385f5112c8ba36b22309f6d: feat: initial vector implementation (@Ziinc)
  • 84fa05917e52dc4784874f1181e13f0692a9a404: feat: initial logflare cli integration (#926) (@Ziinc)

Bug fixes

  • f8bedf324c3214f9645026c18301b2677269a29a: fix: start logflare only if gcp project is defined (@sweatybridge)
  • c210c7bec817fac02848a4ca1a9815a05e07bcf9: fix: add replication to postgres user (@Ziinc)
  • 00ec5939f1a61ca110d6464d73fe2034bcbc60b2: fix: set log level to warn (@Ziinc)
  • 5dc135900bb520b7e2f9fc1f54c8acb4929df940: fix: remove replication duplication for postgres user (@Ziinc)
  • b9f246418e2ffa60cc8e97997603d9f9d1962ee4: fix: update vector config for docker (@sweatybridge)
  • 34251cce4d2302db43300b801c2cc53bc13fe6f0: fix: move vector template file (@sweatybridge)
  • c6ba474096752b855c2f10fac6207fe8d8377035: fix: update vector config for syslog (@sweatybridge)

Others

  • fc8f684837fba6f75812c8c1b7fdecf6d53ef82e: chore: update exposed port and health check for logflare (@sweatybridge)
  • 870c3b92176b1aff327cc6030cfc75bcad663fe5: chore: do not expose analytics route through kong (@sweatybridge)
  • 77ccc2c9d493a7c9cdc706e988044d9144413b1f: chore: reformat git ignore (@sweatybridge)
  • 05bdff07503f4bb848dc517f3e2a635c6935e9bf: chore: rename schema to _analytics for consistency (@sweatybridge)
  • d78aa02399a0047c94e55c3dfb0f47499a18ceef: chore: remove redundant newline (@sweatybridge)
  • 980cf27f8036fd0bc74681dee14a8a97a3bc984d: Merge branch 'main' into feat/logflare-integration (@sweatybridge)
  • 7b5dbf298725803ecf1f81ec3fac88836b582788: chore: add enabled flag for analytics component (@sweatybridge)
  • 3c22cb65ed3d7db6f412547b5147d7e007bf0e8a: Fix linting errors (@filipecabaco)
  • 54de88f9d641cf33a5468bf19b6eb6d148c9e155: Fix formatting warning (@filipecabaco)
  • b764f5d56b24679c28b25d94a395d680e413c609: db host config using syslog (@filipecabaco)
  • fdcbd5cb1222ce93c9769b29c20de216768d9e0c: chore: add status log for driver init (@sweatybridge)
  • cec3ede49f601e967185d684cc64a9cc6da08d03: chore: use container name as tag (@sweatybridge)
  • 8b662199b153b2a19cc1dd6dbc959c29c15726d4: Change vector image to alpine (@filipecabaco)
  • 494b535d8543ca40899e236d7ed939105e201ded: chore: update studio image for logflare (@sweatybridge)
  • 22cd5de0afe445b47ec63c6fd397feaacbf51c1c: Merge branch 'main' into feat/logflare-integration (@sweatybridge)
  • 50e75f0c2b22d641ed211f3ae0d1f53eb769651a: chore: remove unused config (@sweatybridge)
  • 42262ec5a2c4b590dd8c5b302a24dd18af6fc9bb: Merge branch 'main' into feat/logflare-integration (@sweatybridge)
  • 7819ad94dc958689d45cfb89af07b1b35ddc267f: chore: list logflare image as dependency for mirror job (#975) (@sweatybridge)
  • cfd1e5c5d9fb40c240d706d61f869edf94e17d0a: Merge branch 'main' into feat/logflare-integration (@sweatybridge)
  • 6e2663bf930473fa7c853e13200f2a826d616b7e: chore: revert default registry (@sweatybridge)
  • eb169b5bac28949b565e87108c5283c3157051f6: chore: wait for logflare container ready (@sweatybridge)
  • e53bdf59688e8390161b4101e54dc5fe4b54bb1b: chore: route db logs through kong (@sweatybridge)
  • 4427631276174696f32d8862fb36bf05841f4d12: chore: add vector image to services (@sweatybridge)
  • 8b50eed734ddf9b3edce9124fb8ec3d567e7dc27: chore: remove edge runtime image (@sweatybridge)
  • ba8bfeeacabc1a65f9c2bad598904c8c8f1a3320: chore: append default project id to logs (@sweatybridge)
  • 05393ea64f04d4203ba2e1fb5a685f44ae403f86: chore: improve vector logging config (@sweatybridge)
  • c965f7428bf2d6224240347681a29a0acc16a29e: chore: reformat config file (@sweatybridge)
  • cb067ab4fb093f71dc6decb5767dec7013c0669c: chore: minor refactor of workdir (@sweatybridge)
cli - v1.46.5

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

Changelog

Bug fixes

  • cd06b67727ab2155084bab42f7e8b378faf6acf7: fix: update realtime to reduce polling logs (@sweatybridge)
cli - v1.46.4

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

Changelog

Bug fixes

  • 0f47c9b99d17bd32b7b5f7371f328454da0c966e: fix: add-domain flag should add new domains (@kangmingtay)
  • b2f745c16c67ac5905b2e7c86829de5e48903960: fix: make add-domains and remove-domains work (#972) (@kangmingtay)

Others

  • 20314d0ec8f090509678333667566ad76bfa9b3e: fix issue with remove-domains (@kangmingtay)
cli - v1.46.3

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

Changelog

Bug fixes

  • f7b3fd478c1d3aa666a4607fb88c81637e31b909: fix: pass down saml type (@kangmingtay)
  • 1548c9245a9710f6c347ce7bc6778707ce972527: fix: sso add cmd (#971) (@kangmingtay)

Others

  • 60f149e24deab67ca5f51f7eb424909b8939401d: fix minor typos (@kangmingtay)
  • 2342e231bd0edbc5cb11bf1052109c219635090a: fix linting (@kangmingtay)
  • 0bbec9babcef67efa472b7a9d9e1322382190e64: fix tests (@kangmingtay)
cli - v1.46.2

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

Changelog

Bug fixes

  • 84a3e7853059ca94cdeda341a5da0f7bdf2bbf50: fix(functions): respect DENO_AUTH_TOKENS (@soedirgo)
  • f82897d31528fa655ab997722224cc7db57c1d13: fix(functions): respect DENO_AUTH_TOKENS (#968) (@soedirgo)

Others

  • d1218b1c5ab69bb8b645039f9b180f0a31ce5cf6: chore: read DENO_AUTH_TOKENS from --env-file (@soedirgo)
  • ebb6433e2284945507220b9be17e9a6ced8025ca: Merge branch 'main' into fix/deno-auth-tokens (@soedirgo)
cli - v1.46.1

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

Changelog

Bug fixes

  • 3794dfef96314dcfc4ca5b9069647d20d15efb4d: fix: update password prompt help text (#969) (@sweatybridge)
cli - v1.46.0

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

Changelog

Features

  • 6b4dabca9b4358d957d7480740dd9f8bc85969d2: feat: add sso commands (#879) (@hf)

Others

  • c1c34a15c6a8a0375610b7aab2ff870625c74b06: chore(deps): bump github.com/docker/cli from 23.0.1+incompatible to 23.0.2+incompatible (#966) (@dependabot[bot])
  • ede07448c1b0855ffa233db6d9b63149d103e895: chore(deps): bump github.com/docker/docker from 23.0.1+incompatible to 23.0.2+incompatible (#967) (@dependabot[bot])
cli - v1.45.3

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

Changelog

Bug fixes

  • 5f9e60f8cf07461501563b8e5914808ad7a15056: fix: Provide a better error message for non-existing function (@laktek)
  • e6bbb42370b4dc47a445e114a21aed34b4cd5bd9: fix: Provide a better error message for non-existing function (#965) (@laktek)

Others

  • e9b771219dd539a6a661e2a36dae0a3706871adf: chore(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#955) (@dependabot[bot])
  • 4dd27809bb7390f46bb40f50187b142c46ef989d: chore: update generated api spec (@sweatybridge)
  • de5c85934dfaf6f5afed1592526e10faf3a88de1: chore: add oregon to region map (@sweatybridge)
  • 8513282012e8337696af1a6cd56e07691d9737a1: chore(deps): bump github.com/charmbracelet/lipgloss from 0.6.0 to 0.7.1 (#927) (@dependabot[bot])
  • fe1a4713558d97880271fedb8b8558782bef3bd1: Update internal/utils/denos/build.ts (@laktek)
cli - v1.45.2

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

Changelog

Bug fixes

  • 675fd4d708cddc2c5cb956159bda2e38e41eacc7: fix: update to edge-runtime 1.1.7 (@laktek)
  • 80a9621772f60590196bef317411a382304fffdf: fix: update to edge-runtime 1.1.7 (#954) (@laktek)
cli - v1.45.1

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

Changelog

Bug fixes

  • 8287f3441b5e2a139b1dc5d9bc087a06d8c3da3f: fix: host network identification on windows (@sweatybridge)
cli - v1.45.0

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

Changelog

Features

  • 7976819bcf8ba2f8e6ac36272c5e4d8aeb5e523b: feat: add status hint to start command. (@thorwebdev)

Others

  • 61f992503738ba600939a1cf60f84a9b4dc75b92: chore(deps): bump google.golang.org/grpc from 1.53.0 to 1.54.0 (#951) (@dependabot[bot])
  • 142c0938a8b6c7609cafdf9a2afc4eed5758d43c: Merge branch 'main' into thor/add-status-hint (@thorwebdev)
  • 3f850d156b11a3680d4dbc1fe7313db6dfcd178f: chore: add status hint to start command. (#950) (@thorwebdev)
cli - v1.44.0

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

Changelog

Features

  • a7fba086caff14735e4be513c615cead4ecea2bf: feat: support custom role and jwt keys (#947) (@sweatybridge)
cli - v1.43.2

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

Changelog

Bug fixes

  • a8573c6517e4f923f0353041435f90509f39be54: fix: use db container url for functions serve (@sweatybridge)
cli - v1.43.1

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

Changelog

Bug fixes

  • 5964e9e004a8f3965ae5bda42d5edb2d0e086e45: fix: log schema diff error (#945) (@sweatybridge)
cli - v1.43.0

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

Changelog

Features

  • b4a18edbe112c64a046e16cea5a6e773cb6e924f: feat: removes harded coded value for jwt secret, service role key, and anon key (#938) (@ryankazokas)
cli - v1.42.8

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

Changelog

Bug fixes

  • 2c00a398065233b8c614329bb97397c108c9418b: fix: pass pgport into pg_dump container (@sweatybridge)
  • fdd6009319abab84bba60273e07e71e26bd9e102: fix: dump data from auth and storage schemas (@sweatybridge)
  • 788751d244a62de65b6037e3c02696e63d3d5fb0: fix: update role-only dump to include allowed config (@sweatybridge)

Others

  • a30210717bdb1f3c9d3d5ce940d000971fc1a6da: chore(deps): bump actions/setup-go from 3 to 4 (@dependabot[bot])
  • d99848342b75108ae738bb8a6b62ebfcc253c25e: chore: set excluded schema to empty string for role dump (@sweatybridge)
cli - v1.42.7

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

Changelog

Bug fixes

  • 951c3e6c873afc8947ab602fbf0c76101c1b358d: fix: local webhook permissions (@sweatybridge)
  • 117df7f138d6ee40e248e6617107ba80f3ec12e5: fix: pg14 auth schema (@sweatybridge)