Skip to content

Releases: Scalingo/cli

v1.16.5

07 Feb 13:15
Compare
Choose a tag to compare
  • Add --bind arg to db-tunnel command that let us bind a custom host (and not only 127.0.0.1) #517
  • Error message if unknown app suggests to try on a different region #519
  • Bugfix: Encrypted key with new OpenSSH format header for private keys was broken #513
  • Bugfix: db-tunnel: better handling of short lived connections #517

v1.16.4

06 Nov 08:36
e65d70c
Compare
Choose a tag to compare
  • Bugfix: Unable to create integration link for an app #510

v1.16.3

11 Oct 08:18
Compare
Choose a tag to compare
  • Display a better error message when app and addon creation are disabled on a region #503, #504

v1.16.2

24 Sep 13:30
Compare
Choose a tag to compare
  • Do not get the SCM integration when showing the integration link #492
  • Better handling of 404 from auth query #493

v1.16.1

13 Sep 09:15
Compare
Choose a tag to compare
  • Global commands do not need to query the list of regions #487

v1.16.0 - Add SCM integrations commands

06 Sep 13:40
Compare
Choose a tag to compare
  • Add integrations, integrations-add, integrations-delete and integrations-import-keys commands #444
  • Add integration-link, integration-link-create, integration-link-update, integration-link-delete, integration-link-manual-deploy, integration-link-manual-review-app commands #458
  • Add support for new SCM-related events #467 and #458
  • Bugfix: Do not disconnect user if the API returns 401 #463
  • Add duration to the deployments list #477
  • Add support for new_user event #473
  • [Redis console] Better error message if TLS connections are enforced #480
  • Default "Destroy on Stale" for interactive integration link creation is "No" #485

v1.15.1 - Bugfix the retro-compatibility of the `backup-download` command

29 Jul 12:15
Compare
Choose a tag to compare
  • Broken retro-compatibility of the backup-download command #460

v1.15.0 - New backup management

24 Jul 10:59
Compare
Choose a tag to compare
  • Bugfix if notifier send all events #453
  • Only fill regions cache for regional commands #449
  • Add backups-create command #452
  • Deprecate backup-download in favor of backups-download #452
  • Add periodic backups configuration commands #455
  • PeriodicBackupsScheduledAt can contain multiple values #457

v1.14.1 - Bugfix app name detection in Git remote

15 Jul 08:15
Compare
Choose a tag to compare
  • Fix Git remote URL parsing to detect app name on Outscale #443

v1.14.0 - Default region

09 Jul 12:51
Compare
Choose a tag to compare
  • Use user's default region #411