Skip to content

Releases: supabase/cli

v1.34.3

20 Jan 07:59
Compare
Choose a tag to compare

1.34.3 (2023-01-20)

Bug Fixes

  • add flag to ignore service health check (ea15cd3)
  • return 0 when supabase is already started (13a3a86)

v1.34.2

19 Jan 12:50
Compare
Choose a tag to compare

1.34.2 (2023-01-19)

Bug Fixes

  • Change correct path of gen types script. (42cdd50)

v1.34.1

19 Jan 08:55
Compare
Choose a tag to compare

1.34.1 (2023-01-19)

Bug Fixes

  • print interactive prompts to stderr (b00c673)

v1.34.0

19 Jan 03:48
72697a0
Compare
Choose a tag to compare

1.34.0 (2023-01-19)

Bug Fixes

Features

  • added functions download command (cabfaaf)
  • added functions download command (#794) (72697a0)

v1.33.1

19 Jan 03:12
0276fb3
Compare
Choose a tag to compare

1.33.1 (2023-01-19)

Bug Fixes

v1.33.0

13 Jan 07:25
Compare
Choose a tag to compare

1.33.0 (2023-01-13)

Features

  • functions: fallback import_map.json to FunctionsDir (e94df21)

v1.32.0

13 Jan 05:03
Compare
Choose a tag to compare

1.32.0 (2023-01-13)

Features

  • import_map function config (5f133df)

v1.31.1

12 Jan 09:28
Compare
Choose a tag to compare

1.31.1 (2023-01-12)

Bug Fixes

  • stop retry on context cancel (d524d89)
  • use named volumes for database backup (945f6ab)

v1.31.0

12 Jan 07:38
Compare
Choose a tag to compare

1.31.0 (2023-01-12)

Features

  • support verify_jwt functions config (01d547c)

v1.30.1

11 Jan 14:14
Compare
Choose a tag to compare

1.30.1 (2023-01-11)

Bug Fixes

  • report excluded containers with status command (f8d9564)