Supabase Cli Versions Save

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.

v1.167.4

1 week ago

Changelog

Bug fixes

  • 517a95badc046834128346f931c527fa3b4298ff: fix: bump edge-runtime to 1.49.0 (@nyannyacha)
  • 46d77b99d61796367050dcbbeaabc2e9f16a85d5: fix: bump edge-runtime to 1.49.0 (#2265) (@laktek)

Others

  • 95fa2df7cd6bb26e413dce2b1490cc35092d6b53: chore(deps): bump github.com/docker/cli from 26.1.1+incompatible to 26.1.2+incompatible (#2261) (@dependabot[bot])
  • 2262445f677f02624331fb3083a472bc8bf39873: chore(deps): bump github.com/containers/common from 0.58.2 to 0.58.3 (#2262) (@dependabot[bot])
  • d4d252cf5e247583a3e157f34a213e969c1f75fa: chore(deps): bump github.com/docker/docker from 26.1.1+incompatible to 26.1.2+incompatible (#2263) (@dependabot[bot])

v1.167.3

1 week ago

Changelog

Bug fixes

  • 7cedde70e7d941e9f7c67af5d08731153dfc222f: fix: create migrations dir before saving diff (#2260) (@sweatybridge)

v1.167.2

1 week ago

Changelog

Bug fixes

  • 271ae5e2579370a9f367493daaa8833fbc7f8570: fix: add unit test for cache hit (@sweatybridge)

Others

  • 057885ee1b38fe98269cb0b00b45a5f6c74d49aa: chore(deps): bump github.com/golangci/golangci-lint from 1.58.0 to 1.58.1 (#2256) (@dependabot[bot])
  • afd9977d95cabd5ee4fbab51322e9ddb240eb9d6: chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.1 to 0.26.2 (#2257) (@dependabot[bot])
  • 5f146f13cf1ab07e7d53ad493c97676c06ba9ddb: chore: support struct return type for pgmock (@sweatybridge)

v1.167.1

1 week ago

Changelog

Bug fixes

  • ad63f18ad737577ac06b9108a748d3f977ee5fc5: fix: index out of bound when applying migrations (@sweatybridge)

Others

  • 08267f0d8da7c6a0ece83d34012822a60a085af6: chore: typo in variable name (@sweatybridge)

v1.167.0

1 week ago

Changelog

Features

  • a6fc3d40306018a5dfa3654ab929b9e5a36ab5b6: feat: add hook secrets (@J0)
  • 3ec0dc4a9583b5e47eb8ba1f148d9ade9c345c3c: feat: add HTTP hook Secret Configuration (#2129) (@J0)

Bug fixes

  • 63f0f7c8eafcc3eb189ebbc947b43868a65ea690: fix: add send sms hook as test (@J0)

Others

  • eaa23f61d955775a4db6231ddaba9198ba68ddd6: chore(deps): bump golangci/golangci-lint-action from 5 to 6 (#2248) (@dependabot[bot])
  • 2647536df28aab848dbbbb3a66111ffbcc009c04: chore: clean up db pull implementation (#2175) (@sweatybridge)
  • 64145694f35f9640b2d7419be4fd82109b66c743: Apply suggestions from code review (@sweatybridge)

v1.166.3

1 week ago

Changelog

Bug fixes

  • bccbec70aaece0600fcd9a9d8dbe3260e100102d: fix: bump edge-runtime to 1.48.0 (@laktek)
  • 36101e56fe57d9c4474fb070f8e9cfa2b2888235: fix: bump edge-runtime to 1.48.0 (#2253) (@laktek)

Others

  • 1de77190e2025dddff0da02bd8d5ff1a737eaf4b: chore(deps): bump github.com/gin-gonic/gin from 1.9.1 to 1.10.0 (#2249) (@dependabot[bot])

v1.166.2

1 week ago

Changelog

Bug fixes

  • 06a905881279a1910459d9d142b6a66ed7083be2: fix: bump studio version (#2245) (@saltcod)

v1.166.1

1 week ago

Changelog

Bug fixes

  • 264165d229f8c3db746a99b874ff39772c40626c: fix: bump edge-runtime to 1.47.0 (@laktek)
  • b07838829c7144d16443c74572ed4201afd148a5: fix: bump edge-runtime to 1.47.0 (#2244) (@laktek)

Others

  • 79d77b1bbce98754156e7fb6c986e051270911bb: chore: update yarn 4 installation instructions (@sweatybridge)
  • fd51bfbc461387e73fe3adf30b3a249edf76e905: chore(deps): bump tar from 7.0.1 to 7.1.0 (#2240) (@dependabot[bot])
  • 27f1acf5c62213091ad23b4dd4202e07a9da9e23: chore(deps): bump github.com/golangci/golangci-lint from 1.57.2 to 1.58.0 (#2241) (@dependabot[bot])
  • e639c3d4115ea4e955f4bf61c9f3ed6c47606625: chore(deps): bump golang.org/x/term from 0.19.0 to 0.20.0 (#2243) (@dependabot[bot])
  • 058cf3feea77bf5776ed72d6c38d110ad736cbef: chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 (#2242) (@dependabot[bot])

v1.166.0

2 weeks ago

Changelog

Features

  • 52d679f0c1bde43821d1bd98c518f8b6397f6021: feat: support declarative schema with db diff (#2099) (@sweatybridge)

Others

  • 13daaee4510d5e3da14b3f626161c2f69c1daf2b: chore(deps): bump github.com/charmbracelet/bubbletea from 0.26.0 to 0.26.1 (#2237) (@dependabot[bot])

v1.165.4

2 weeks ago

Changelog

Bug fixes

  • 3e8bb58e899cb58a611e081b901b5098bcb20b72: fix: warn env names with supabase prefix (#2236) (@sweatybridge)