Releases: architect-team/architect-cli
Releases · architect-team/architect-cli
v1.18.1
1.18.1 (2022-07-08)
Performance Improvements
- register: Improve caching for multi-stage builds (7d354e5)
v1.18.0
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.0
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
1.16.4 (2022-05-17)
Bug Fixes
- register: Reverted buildx changes as we investigate issues with CI providers. (a0b17d4)
v1.16.3
1.16.3 (2022-05-12)
Bug Fixes
- register: Improved support for M1 builds. (7f6b672)
v1.16.2
1.16.2 (2022-05-05)
Bug Fixes
- dev: Do not throw errors on health check. (#570) (9949062)
v1.16.1
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
1.16.0 (2022-04-26)
Bug Fixes
Features
v1.15.2
1.15.2 (2022-04-12)
Bug Fixes
- register: ignore conditional services for register and validate docker-compose (af2b02b)