Releases: supabase/cli
Releases · supabase/cli
v2.75.3
Changelog
Bug fixes
- 3b638d3: fix: set sslmode for pgdelta target (@sweatybridge)
- 0b62325: fix: set sslmode for pgdelta target (#4798) (@sweatybridge)
Others
- df1203c: chore: upgrade pgdelta to prerelease (@sweatybridge)
v2.75.2
Changelog
Bug fixes
- 5322e66: fix(docker): bump the docker-minor group across 1 directory with 5 updates (#4792) (@dependabot[bot])
- 9324afd: fix(docker): bump supabase/postgres from 17.6.1.075 to 17.6.1.079 in /pkg/config/templates (#4800) (@dependabot[bot])
- 86c9497: 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
- c9dcfb5: 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])
v2.75.1
Changelog
Bug fixes
- 7395389: fix: bump edge-runtime to 1.70.1 (#4797) (@nyannyacha)
Others
- cf3ac74: 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])
- d88af9d: chore: use releaser bot (@sweatybridge)
- b76a550: chore: use releaser bot for prod deploy (@sweatybridge)
v2.75.0
Changelog
Features
- e07c7ea: feat: download all functions if no name is provided (#4789) (@sweatybridge)
Bug fixes
- 71eb5ed: fix: enhance download command to support downloading all functions if no name is provided (@a0m0rajab)
- 0017a6f: fix: improve error handling in RunAll function for downloading functions (@a0m0rajab)
- 5236a79: fix: downloadAll function parameter order (@sweatybridge)
- 9593225: fix: linter error (@sweatybridge)
Others
- a91204a: chore: reuse downloader function for all (@sweatybridge)
- 9a433a8: chore: change fmt.Println to fmt.Fprintln for error output (@sweatybridge)
- 25b5adb: chore: update linter (@sweatybridge)
- 04c8e03: chore: more formatting issues (@sweatybridge)
v2.74.6
Changelog
Bug fixes
- 1ed55d0: fix: write interactive prompts to stderr when stdout is redirected (@7ttp)
- f883397: fix: always use stderr when prompt choice (@sweatybridge)
- 9c3d835: fix: write interactive prompts to stderr when stdout is redirected (#4750) (@sweatybridge)
v2.74.5
Changelog
Bug fixes
- c47eed5: fix: update pgdelta to latest alpha release (@sweatybridge)
- 94c27a8: fix: update pgdelta to latest alpha release (#4787) (@sweatybridge)