releases.shpreview
Supabase/Supabase CLI

Supabase CLI

$npx -y @buildinternet/releases show supabase-cli
Mon
Wed
Fri
AprMayJunJulAugSepOctNovDecJanFebMarApr
Less
More
Releases75Avg25/moVersionsv2.72.9 → v2.92.1
Feb 5, 2026

Changelog

Bug fixes

  • 00698f583166e6abbc3b8b945b34c5484ada6ce0: fix(db): set working directory for SQL relative imports (@7ttp)
  • 3364bd2b909194369db409f38cbcb936fc6ca633: fix: handle directories and use path.Dir for unix separators (@7ttp)
  • 79ec22f7060e516783067e7102f624e3734984bf: fix(db): set working directory for SQL relative imports (#4740) (@sweatybridge)

Others

  • 0ecc36eebb56aa1b5f2a9facf973425c3ed0db04: import "path" (@7ttp)

Changelog

Bug fixes

  • 087fa5091353a75032b2b50e04dda656f8bdce91: fix(docker): bump supabase/postgres from 17.6.1.079 to 17.6.1.080 in /pkg/config/templates (#4809) (@dependabot[bot])
  • 31b8ffab1905f9d8c5acce1b32dec17e538c18cb: fix(docker): bump the docker-minor group in /pkg/config/templates with 4 updates (#4808) (@dependabot[bot])

Others

  • e21ac038ff5abc15e9cf343cb604e66be4fc802e: chore: update e2e tests (@sweatybridge)
  • c269b3c4d56286fe2b8b1e4e380d1bb0ba639c50: chore: add storage tests (@sweatybridge)
  • 4ef7770590e0d2ce11610325f6d0188b2fa09823: chore: add gitignore file (@sweatybridge)
  • 3724a469694da799f3ee4b98b8d56a33d06fbcde: chore: add realtime test (@sweatybridge)
  • ba26dcefc6a9a9efd21b1a8b1bd822f6afec8fc8: chore: add edge function tests (@sweatybridge)
  • 1460d92a56c92f67356d0164c4014e26351374fe: chore: add missing function (@sweatybridge)
  • f5e04aaf2014591f1f263f2d6589c945370f77c6: chore: run all tests (@sweatybridge)
  • 781003b9067546489db346287353b870b40fd33c: chore: glob test files (@sweatybridge)
  • 8e3e27b654d0af2c1da945b396b7e87174d9e151: chore: remove hardcoded keys (@sweatybridge)
  • 3d3e51c5e6d801425be7418449b2b98913ee7f30: chore: add websocat install step (@sweatybridge)
  • d6ae34e6239826de9407c0a07a5ca9b5b976c05f: chore: refactor api url (@sweatybridge)
  • 6865225b4e9be4e5cb0f420479ffdc35fbf4e751: chore: update e2e tests (#4810) (@sweatybridge)
Feb 4, 2026

Changelog

Bug fixes

  • 3b638d33be155a9bf06079311f3c8c7e3dcd305d: fix: set sslmode for pgdelta target (@sweatybridge)
  • 0b6232549e7ed6e2d5f1bf796b12d2b872afee41: fix: set sslmode for pgdelta target (#4798) (@sweatybridge)

Others

  • df1203c130b7ecb8b869a44f786a713121dc7e5f: chore: upgrade pgdelta to prerelease (@sweatybridge)

Changelog

Bug fixes

  • 5322e6653860de5fb017acbac7ddd77eff10ae85: fix(docker): bump the docker-minor group across 1 directory with 5 updates (#4792) (@dependabot[bot])
  • 9324afd86b6df6a1380cd09977bb42a17537798b: fix(docker): bump supabase/postgres from 17.6.1.075 to 17.6.1.079 in /pkg/config/templates (#4800) (@dependabot[bot])
  • 86c94973f9d62f0c2a20cd701e864971260b292a: fix(docker): bump supabase/realtime from v2.74.2 to v2.74.4 in /pkg/config/templates in the docker-minor group (#4799) (@dependabot[bot])

Others

  • c9dcfb5c5b4a5c535af7f53cc550f2526a761de7: chore(deps): bump github.com/charmbracelet/bubbles from 0.21.0 to 0.21.1 in the go-minor group across 1 directory (#4801) (@dependabot[bot])
Feb 3, 2026

Changelog

Bug fixes

  • 7395389ed9c5ae36b67b5b3c8aecc23cfec39ec5: fix: bump edge-runtime to 1.70.1 (#4797) (@nyannyacha)

Others

  • cf3ac744e40cc950fa8752dd61b694be7502b5c9: chore(deps): bump go.opentelemetry.io/otel from 1.39.0 to 1.40.0 in the go-minor group across 1 directory (#4794) (@dependabot[bot])
  • d88af9daf45e7bbeef4468237a5d65345ff45581: chore: use releaser bot (@sweatybridge)
  • b76a550db6bf91eca0d041b4dda1b5e39c4f91a9: chore: use releaser bot for prod deploy (@sweatybridge)
Feb 2, 2026

Changelog

Features

  • e07c7ea15b842e9bb45c79518a5f20cea84fc753: feat: download all functions if no name is provided (#4789) (@sweatybridge)

Bug fixes

  • 71eb5ed8eebdadccfb5c980c3f58719988e30a4d: fix: enhance download command to support downloading all functions if no name is provided (@a0m0rajab)
  • 0017a6f6d68f44c40e3a99dfbb9cc7ec82cd205f: fix: improve error handling in RunAll function for downloading functions (@a0m0rajab)
  • 5236a790f6814e5a106c5af4f1a5763c25ba9a82: fix: downloadAll function parameter order (@sweatybridge)
  • 9593225303f84247e15e22fcfe9967c0d64bab8b: fix: linter error (@sweatybridge)

Others

  • a91204a812d0c1508a19d05e8ae892cde822393d: chore: reuse downloader function for all (@sweatybridge)
  • 9a433a81e7ee1cab2a50baec374a74fe25100d24: chore: change fmt.Println to fmt.Fprintln for error output (@sweatybridge)
  • 25b5adb42aeed139b91e3e6135c95bad83170a8c: chore: update linter (@sweatybridge)
  • 04c8e034b9b496d2f964c1b1e1263eaba9f8ccc7: chore: more formatting issues (@sweatybridge)

Changelog

Bug fixes

  • 1ed55d053b7c02371a8716cef37b8c2cb058fd74: fix: write interactive prompts to stderr when stdout is redirected (@7ttp)
  • f8833977de090e16152cabf46a2489bf58d7272f: fix: always use stderr when prompt choice (@sweatybridge)
  • 9c3d8358a2e766308c9eed56534984775cd6df02: fix: write interactive prompts to stderr when stdout is redirected (#4750) (@sweatybridge)
Jan 31, 2026

Changelog

Bug fixes

  • c47eed51c4e0ff84bb1795a28f97f5607dd2ee81: fix: update pgdelta to latest alpha release (@sweatybridge)
  • 94c27a8141883eef2b031db60cbece83b6ab604a: fix: update pgdelta to latest alpha release (#4787) (@sweatybridge)
Jan 30, 2026

Changelog

Bug fixes

  • 3b18e9b9aa2d8cb0d422e985a45242f77ee96229: fix: set correct valid methods env var (#4781) (@sweatybridge)

Changelog

Bug fixes

  • 4c344384968ae7e01a9ebc896b7579dbfa029711: fix: use wildcard to filter reserved roles (#4780) (@sweatybridge)

Changelog

Bug fixes

  • 80b3444f4a8413846cfce74b4c685d550e382acc: fix: remove inline jsr: import from generated functions template (#4591) (@7ttp)

Changelog

Bug fixes

  • b95fcd6f3a1e06ed7ebbde226b1a624e8b6da3bc: fix: defaults to legacy anon key (#4778) (@sweatybridge)

Changelog

Features

  • 623610ab0527be279f4b4bbb7df6b7891d09be21: feat: experimental db pull as declarative schemas (#4722) (@sweatybridge)

Others

  • a54aee79e3bc1a0bf4c54320fe73e5a51d592f22: chore(deps): bump the go-minor group across 2 directories with 1 update (#4772) (@dependabot[bot])

Changelog

Features

  • 1128d8f623a78c14c63f8ecf3677402274d8708c: feat: start local database from schema files (#4774) (@sweatybridge)

Bug fixes

  • 230667a9fd2502ff612f36a2595e98c1ad6c95e9: fix(docker): bump the docker-minor group across 1 directory with 5 updates (#4771) (@dependabot[bot])
  • a162e0ac42bf4a5f427ae919a3f25e8340619f10: fix(docker): bump supabase/postgres from 17.6.1.074 to 17.6.1.075 in /pkg/config/templates (#4777) (@dependabot[bot])
Jan 28, 2026

Changelog

Bug fixes

  • cd3226bfa00462e2ce51fd7582f866e9ce45f0a1: fix(docker): bump the docker-minor group across 1 directory with 3 updates (#4745) (@dependabot[bot])
  • 1141301699dbcd63a97068b22c929e3bfc52c947: fix(docker): bump supabase/logflare from 1.30.0 to 1.30.2 in /pkg/config/templates in the docker-minor group (#4753) (@dependabot[bot])
  • 73f80d81de15aa04f122fe6d25747e07bcb912c2: fix(docker): bump the docker-minor group in /pkg/config/templates with 3 updates (#4759) (@dependabot[bot])
  • fdd79cff423b6147f54ae18feff165f4ec508fea: fix(docker): bump supabase/postgres from 17.6.1.072 to 17.6.1.074 in /pkg/config/templates (#4760) (@dependabot[bot])
  • 3fe548f00b6c80ee3666b5cafba51b6684637868: fix: enable gotrue template reloading (#4766) (@singh-inder)

Others

  • c4b381a7ffcd5ee8a7df8cdd44564d394b186380: chore(deps): bump tar from 7.5.3 to 7.5.4 in the npm-major group (#4735) (@dependabot[bot])
  • b64b35016c70e4bf2597134038be88b6d8d12455: chore(deps): bump tar from 7.5.4 to 7.5.5 in the npm-major group (#4744) (@dependabot[bot])
  • a12dd099252592af55ae005a3025ad26bb601e7a: chore(deps): bump tar from 7.5.5 to 7.5.6 in the npm-major group (#4748) (@dependabot[bot])
  • 7685ad6f65a00edc621872849885a22708891c80: chore(deps): bump tar from 7.5.6 to 7.5.7 in the npm-major group (#4763) (@dependabot[bot])
  • 5a1202daea2280aacf7ea781f92de5b4655f5d36: chore(deps): bump github.com/getsentry/sentry-go from 0.41.0 to 0.42.0 in the go-minor group across 1 directory (#4765) (@dependabot[bot])
Jan 17, 2026

Changelog

Bug fixes

  • 5122df4f64490526e3b90852c221e9ff4f6492f6: fix(docker): bump supabase/realtime from v2.69.2 to v2.70.0 in /pkg/config/templates in the docker-minor group (#4723) (@dependabot[bot])
  • b3449760723eddbe32281f804dd13212a57b8062: fix(docker): bump supabase/postgres from 17.6.1.071 to 17.6.1.072 in /pkg/config/templates (#4728) (@dependabot[bot])

Others

  • 3337bc17db314e891c29295317649a7a80de7fc5: chore: auto approve dependabot pr (#4720) (@sweatybridge)
  • a13554da4aa82c5ffc4da65c30fbdf9d3e490d8c: chore(deps): bump tar from 7.5.2 to 7.5.3 in the npm-major group (#4727) (@dependabot[bot])
  • b04987d3e968a61299940cf08c38bbd2edd74cd8: chore(deps): bump the go-minor group across 1 directory with 2 updates (#4729) (@dependabot[bot])
Jan 14, 2026

Changelog

Bug fixes

  • ba5e179bfdd85213ee77f3fb0a94eec5f20d72d0: fix(docker): bump the docker-minor group in /pkg/config/templates with 3 updates (#4714) (@dependabot[bot])

Others

  • f6bec9a3cee7638c0cbf690951d0adcfecf9637b: chore(deps): bump the go-minor group across 2 directories with 2 updates (#4715) (@dependabot[bot])
  • 248f9e029cef38e5918be6f2f84698b300e1d02d: chore(deps): bump github.com/ethereum/go-ethereum from 1.15.8 to 1.16.8 (#4717) (@dependabot[bot])
Jan 13, 2026

Changelog

Bug fixes

  • cccbbbe9eca6e12efa518db40e33c1ee02415cc8: fix: resolve tests directory relative to cwd (#4713) (@sweatybridge)
Jan 11, 2026

Changelog

Bug fixes

  • 1f5356ce5d037427b3492d9ce0a56047458f73f5: fix(docker): bump supabase/studio from 2025.12.29-sha-c223130 to 2026.01.07-sha-037e5f9 in /pkg/config/templates (#4709) (@dependabot[bot])

Others

  • 4bcfcb90bad201437641fe7799cedb17da1551ec: chore(deps): bump the go-minor group across 2 directories with 2 updates (@dependabot[bot])

Changelog

Bug fixes

  • 6d101d395fca2cace623d9ace0d6b879c74a13fc: fix(docker): bump supabase/postgres from 17.6.1.067 to 17.6.1.071 in /pkg/config/templates (#4708) (@dependabot[bot])
Latest
v2.92.1
Tracking Since
Oct 6, 2025
Last checked Apr 19, 2026