Skip to content

Releases: gigalixir/gigalixir-cli

v1.16.1

22 Mar 04:25
86311fd

Choose a tag to compare

Fixes the "observer" command.

v1.16.0

20 Mar 01:23

Choose a tag to compare

Adds database lifecycle commands:

  • gigalixir pg:restart - Restart the database
  • gigalixir pg:stop - Stop the database
  • gigalixir pg:start - Start the database

v1.15.0

30 Jun 19:24
ea4e83b

Choose a tag to compare

  • update signup flow
  • add --role argument to gigalixir access:add to support viewer role

v1.14.0

18 Feb 01:45
ce9420a

Choose a tag to compare

  • Support new signup system

v1.13.1

02 Oct 15:22
abb3531

Choose a tag to compare

Bug fixes:

  • remove pkg_resources dependency (homebrew issues)
  • fix observer remote command

v1.13.0

02 Oct 14:06
63a7153

Choose a tag to compare

Add new database supports:

  • specify database version on create: gigalixir pg:create -v VERSION
  • allow upgrade of databases: gigalixir pg:upgrade -d DATABASE_ID VERSION

1.12.1

19 Apr 14:25
1f1cbee

Choose a tag to compare

Bugfix

  • fix: google oauth

v1.12.0

05 Apr 16:43
079e08b

Choose a tag to compare

  • feat: support for detecting out of date CLI
  • fix: deprecation warning of pipes
  • docs: add upgrade instructions

v1.11.2

04 Apr 20:47
4a5d8ec

Choose a tag to compare

fix: issue with rollbar certificate validation

v1.11.0

01 Apr 19:13

Choose a tag to compare

  • removes a debug print out left in v1.11.0