Skip to content

Releases: architect-team/architect-cli

v1.18.1

08 Jul 16:06
Compare
Choose a tag to compare

1.18.1 (2022-07-08)

Performance Improvements

  • register: Improve caching for multi-stage builds (7d354e5)

v1.18.0

08 Jul 15:11
Compare
Choose a tag to compare

1.18.0 (2022-07-08)

Bug Fixes

  • context: including error if context doesn't exist and test updates (#589) (adf6f88)
  • interpolation: fixing interpolation if a service config string has a -- in it (#610) (7fc8458)
  • k8s: Support k8s 1.24+ (#608) (cfed071)

Features

  • error: Add sentry error logging (603ea01)
  • platform: Warn user about unsupported version of Kubernetes. (3f6b702)
  • register: Specify which architectures to build for your containers (f5f81de)
  • secrets: Can upload and download secrets to accounts an environments. (0d17b77)

v1.17.2

23 Jun 18:28
Compare
Choose a tag to compare

1.17.2 (2022-06-23)

Bug Fixes

v1.17.0

23 Jun 15:00
Compare
Choose a tag to compare

1.17.0 (2022-06-23)

Bug Fixes

  • interpolation: Whitelist interpolation (#577) (792de39)
  • ref: Behind the scenes support for better name handling (d96008f)
  • register: Switch to buildx for building containers (539e189)

Features

  • reserved names: Adding architect_ref for image name generation and tagging (d5e4c51)
  • reserved_name: Adding reserved names (#564) (0058d3d)

v1.16.4

17 May 17:09
Compare
Choose a tag to compare

1.16.4 (2022-05-17)

Bug Fixes

  • register: Reverted buildx changes as we investigate issues with CI providers. (a0b17d4)

v1.16.3

12 May 18:16
Compare
Choose a tag to compare

1.16.3 (2022-05-12)

Bug Fixes

  • register: Improved support for M1 builds. (7f6b672)

v1.16.2

05 May 14:39
Compare
Choose a tag to compare

1.16.2 (2022-05-05)

Bug Fixes

  • dev: Do not throw errors on health check. (#570) (9949062)

v1.16.1

04 May 16:16
c3614e1
Compare
Choose a tag to compare

1.16.1 (2022-05-04)

Bug Fixes

  • dev: gracefully handle error from docker restart (68ddceb)
  • docs: Fixed schema generation for ci (#568) (a809a7c)
  • test: update tests with traefik version (18efc82)

v1.16.0

26 Apr 14:52
188f00c
Compare
Choose a tag to compare

1.16.0 (2022-04-26)

Bug Fixes

Features

v1.15.2

12 Apr 20:41
Compare
Choose a tag to compare

1.15.2 (2022-04-12)

Bug Fixes

  • register: ignore conditional services for register and validate docker-compose (af2b02b)