Skip to content
This repository was archived by the owner on Mar 14, 2022. It is now read-only.

Releases: awslabs/aws-solutions-assembler

v0.14.0

31 Jul 12:00
Compare
Choose a tag to compare

Added

  • Integrate new UI for operational convenience, access http://localhost:9090/ after launch dice
  • Add fresh Chinese/English documents to guide you step by step

v0.13.0

24 Jul 03:47
Compare
Choose a tag to compare

Added

  • mctl can load specification(yaml) from w3 address
  • mctl can download specification of Hu/Tile from repo

Changed

  • #12 Dice retrieve STS token from regional endpoint by default, aslo suggest using v2Token

Fixed

  • #11 mctl exit with error code when deployment was failed

v0.12.4

23 Jul 11:05
Compare
Choose a tag to compare

Changed

  • Improve performance when parsing yaml

Fixed

  • Fixed potential wrong value referenc when using empty string

v0.12.3

22 Jul 00:25
Compare
Choose a tag to compare

Changed

  • Using pre-built metadata of Hu & Tile for API query

Fixed

  • Fixed API to retrieve metadata of hu

v0.12.2

20 Jul 08:02
Compare
Choose a tag to compare

Changed

  • Upgrade kubectl to 1.16.12
  • Upgrade aws-iam-authenticator to 0.5.1
  • Upgrade kustomize to 3.8.0
  • Upgrade Helm to 3.2.4
  • Update CDK based framwork to 1.51.0
  • Restruct directory of Hu with versioning

Fixed

  • Fixed retrieving metadata of Hu from local repo
  • Fixed failed to override input value

v0.12.0

11 Jul 11:16
Compare
Choose a tag to compare

Added

  • Support multiple dependencies in deployment.
  • Support parallel provision.
  • New API to retrieve deployment status by session id.

Changed

Fixed

  • Fix typos in recent README changes.
  • Update outdated unreleased diff link.