Skip to content

Releases: TaitoUnited/taito-cli

v0.295.0

15 Nov 23:18

Choose a tag to compare

  • Now aws-secrets plugin uses AWS Secrets Manager to store secrets. Use the aws-secrets-ssm plugin if you would like to save secrets to SSM parameter store.
  • Store credentials on host (encrypted on admin mode).

v0.294.0

15 Nov 23:17

Choose a tag to compare

  • Use taito user by default on CI/CD images.
  • Added taito_save_credentials_on_host setting for saving Kubernetes and cloud provider credentials on host.
  • Added 'taito env init' and 'taito zone init' commands for updating Terraform lock files.

v0.293.1

27 Aug 18:24

Choose a tag to compare

Fixes:

  • Add git dependency back to taito-cli:cli image.

v0.293.0

27 Aug 16:24

Choose a tag to compare

  • Added taito-cli:ci-deploy and taito-cli:ci-dockerd docker images.
  • Added possibility to alternatively save cloud provider and kube credentials on host.
  • Improve info output for 'commit Taito CLI changes'.
  • Test command execution on host during 'taito check'.
  • Add 'crawl' to the list of Taito CLI command verbs.

v0.292.0

19 Aug 22:53

Choose a tag to compare

  • Moved Taito CLI docker images to GitHub container registry (ghcr.io)
  • Added 'taito version' command.

v0.288.0

09 Sep 18:55

Choose a tag to compare

0.288.0 (2020-09-09)

Bug Fixes

Features

  • helm2: rename helm2 cleanup to dangerous cleanup (bc61a16)
  • npm: add support for install-clean (4de6334)
  • helm v2 convert and cleanup (a4f18c5)

v0.287.0

08 Sep 20:38

Choose a tag to compare

0.287.0 (2020-09-08)

Bug Fixes

  • determine secret method of copied/read secret correctly (fbb85d1)
  • project migrate scripts copy (2a4f055)
  • scale command autocomplete (68419a4)
  • set verbose out based on tty (60960ad)
  • aws: determine copy/read secret original method (8d70fca)
  • aws: determine hexchars from terraform output (7d8eb0e)
  • ci: taito command logging (93bee17)
  • docker: also functions and static contents are built with docker (9ad76f6)
  • docker: always pull images (assets/function publish) (ef61501)
  • docker-compose: wait for database restart on taito init (c47be65)
  • env-apply: taito_domain check (e73dab2)
  • env-destroy: delete terraform installation before secrets (5d97324)
  • gcp-ci: check also substitutions.BRANCH_NAME (4984a5b)
  • gcp-ci: use taito_vc_repository as repo source (00f21c9)
  • kubectl: accidental taito_target export (c513ac5)
  • kubectl: determine container name from pod name using greedy sed (0663866)
  • mysql: drop users and database on db recreate (a4d66f8)
  • openshift: auth verbose logging (800a825)
  • postgres: remove obsolete empty argument (69d8fd2)
  • postgres-db: db dump arg handling (b268537)
  • postgres-db: db import argument handling (fab6b36)
  • postgres-db: use database_build_password on grant users (b32d382)
  • publish: no assets copy if taito_cdn_project_path not defined (dcf8ec7)
  • secret-show: do not display extra info on quiet mode (867eff9)
  • secrets: bsecret value empty warning for file secrets (d196d23)
  • secrets: fix taito::get_secret_value_format (09fd805)
  • secrets: skip if taito_provider_secrets_location not set (278ac14)
  • terraform: taito deployment deploy (ac5d4e7)
  • upgrade: show error message on git pull (8991fd3)
  • ci-openshift base image (07d2b18)
  • disable openshift container registry authentication (f13b587)
  • do not fetch kube db proxy secrets if kube is disabled (1ff551d)
  • dropped ssh db proxy on long running 'env apply' (26e8227)
  • functions_path, assets_path (31bd3f1)
  • quick fix for aws read version-control-buildbot secret (bd7a059)
  • secrets: fix secret show, improve info messages (f100ac0)
  • google logs backwards compatibility temp fix (20d01cd)
  • google logs backwards compatibility temp fix (05e30b6)
  • include static_contents and databases in taito_targets (bb19710)
  • read version control token for semantic-release (24778f4)
  • retrieve git.github.build (backwards compatibility) (ccd66d2)
  • sqitch: local mysql root username (fa8de7d)
  • helm version check (8d24a28)
  • remove temporary helm 2 quick fix (818ec56)
  • support for multiple extensions (b2a43d5)
  • taito init database_host overwrite (15f10f8)
  • taito project migrate (ea53876)
  • taito_zone is optional (d4540ea)
  • temporary helm 2 quick fix (4b4ce1e)

Features

  • gcp-zone: create cloud build worker pool (d895bb9)
  • gcp-zone: create suggested uptime alerts (eb536d0)
  • gcp-zone: update the build notification function (8db96b1)
  • add 'taito edit' command (0f2857a)
  • add terraform.yaml support for zones (b16b411)
  • bastion_public_ip, cicd_secrets_path, aws zone secrets (6e61ce9)
  • determine secret method of copied/read secret if not set (7a37eda)
  • improve secret and domain instructions (6d82cbc)
  • increase default mysql user connection limit (7b227d4)
  • use /dev/tty for verbose logging (e44f2fc)
  • aws: create stage.html for aws gateway (06d76dd)
  • aws: improvements for aws serverless (8b29f3e)
  • aws: security group tags for terraform module (4d03457)
  • aws: show function logs on cloud watch (690621b)
  • aws: small improvements for aws serverless (af1695b)
  • aws: template default network tags and policies (6f54116)
  • project-settings: default_name and default_port for databases (79b898e)
  • move taito zone apply...
Read more

v0.286.0

06 May 22:11

Choose a tag to compare

0.286.0 (2020-05-06)

Features

v0.285.2

06 May 19:20

Choose a tag to compare

0.285.2 (2020-05-06)

Bug Fixes

  • kubectl create secret generic --dry-run is deprecated (2999e8a)
  • show tillerless helm output as temp fix (d519e59)

v0.285.1

08 Apr 09:29

Choose a tag to compare

0.285.1 (2020-04-08)