Skip to content

Releases: SkygearIO/skycli

v2.3.1

24 Apr 06:12
v2.3.1
d51beaa
Compare
Choose a tag to compare
Release v2.3.1

v2.3.0

02 Apr 00:27
v2.3.0
Compare
Choose a tag to compare

2.3.0 (2020-04-02)

Features

  • New auth ui support
  • Support custom domain assignment

Other notes

  • Update staging and dev cluster to new cluster with auth ui support
  • Upgrade deps and fix npm audit

v2.2.0

02 Mar 02:02
v2.2.0
Compare
Choose a tag to compare

2.2.0 (2020-03-02)

Features

  • Support multiple contexts #180
  • Support deploying static assets #190
  • Support domain reverification

v2.1.2

22 Jan 07:23
v2.1.2
f5abf52
Compare
Choose a tag to compare

2.1.2 (2020-01-22)

Bug Fixes

  • Fix skycli config set-cluster --cluster option
  • Make some command options mutually exclusive

Internals

  • Run runtime and dev dependencies

v2.1.1

21 Jan 10:24
v2.1.1
08d6151
Compare
Choose a tag to compare

2.1.1 (2020-01-21)

Bug Fixes

  • Stub unused storage methods

Internals

  • Run prettier,lint,typecheck,test before deploy

v2.0.0-alpha.7

29 Nov 08:19
v2.0.0-alpha.7
Compare
Choose a tag to compare

2.0.0-alpha.7 (2019-11-29)

Features

  • Support pre-built docker image deployment

Bug Fixes

  • Fix app name validation by checking app name in controller

Breaking Changes

  • Update for new controller template API

v2.0.0-alpha.6

26 Nov 04:52
v2.0.0-alpha.6
Compare
Choose a tag to compare

2.0.0-alpha.6 (2019-11-26)

Breaking Changes

  • Update controller API endpoints
  • Update artifact upload with asset gear

v2.0.0-alpha.5

20 Nov 10:26
v2.0.0-alpha.5
Compare
Choose a tag to compare

2.0.0-alpha.5 (2019-11-20)

Features

  • Add template commands
  • Allow providing password & setting cluster using parameters

v2.0.0-alpha.4

13 Nov 12:03
v2.0.0-alpha.4
Compare
Choose a tag to compare

2.0.0-alpha.4 (2019-11-13)

Features

  • Update secret commands
  • Update microservice environment payload
  • Support setting custom cluster server

Other notes

  • Update signup copywriting to ask for email verification
  • Update SDK
  • Update staging and production api key
  • Remove examples

v2.0.0-alpha.3

24 Oct 08:22
v2.0.0-alpha.3
Compare
Choose a tag to compare

2.0.0-alpha.3 (2019-10-24)

Other notes

  • Fix skygear sdk version
  • Update scaffolding template and config file path

Bug Fixes

  • Buffer build log JSON properly
  • Display API key of first client and make wording consistent