Releases: architect-team/architect-cli
Releases · architect-team/architect-cli
v1.36.1
v1.36.0
1.36.0 (2023-03-21)
Bug Fixes
- databases: Databases redacted secrets (#855) (541e07e)
- depends_on: Use expanded depends_on syntax for service health (#862) (9bc61ca)
- init: Add starter flag to init command (#858) (8b9a564)
- init: Fix init flow (#861) (670738e)
- prompt: Shortcut prompt for cluster/environment if only one instance exists (#859) (d664280)
- register: Disable provenance to fix issues with image pulling in k8s clusters (#860) (7b3580b)
Features
- dev: Automatically clean up local docker cache for unused images (291eeec)
- port-forward: Add port-forward command (#854) (8bab709)
Reverts
v1.35.0
v1.34.0
1.34.0 (2023-03-07)
Bug Fixes
- cluster:create: Make sure a cluster name is unique before creation (#840) (27d14f7)
- deploy: Add missing flags from register to deploy (#849) (61c3349)
- dev:restart: Default --build to true (#847) (dbf8cc0)
- dev: Update description of environment flag to emphasize it is for local use only (e9a66c4)
- init: Depends on now supports dictionaries (#848) (30fedca)
- register: Hard remove old cache directory before renaming (#846) (a9e2720)
- spec: Remove parameters (#808) (72cb793)
Features
v1.33.2
v1.33.1
v1.33.0
1.33.0 (2023-02-13)
Bug Fixes
- account: Allow uppercase account name (#822) (2b145bc)
- cluster: Add minimum supported version for clusters. Currently set to 1.2.2 (a25ee6c)
- lint: Only run linter for git on changed files (#819) (77aa221)
- posthog: Don't identify with an anon id (#825) (50e207b)
- release: Manually trigger release (5c0696b)
- schema: Fix branch name for json schema (#817) (5a10acc)
- ux: Add list alias for cmds (#814) (224f6be)
Features
v1.32.1
v1.32.0
1.32.0 (2023-01-20)
Bug Fixes
- auth: Add timeout to getToken (#799) (5e5963b)
- clusters: Incorrect cluster command when warning about deprecated platform command (#796) (3e5a74a)
- dev: Improve error message when docker build fails and prevent sending error reports (#794) (a769260)
- register: Add new accept header used by buildx 0.10.0 (#803) (84706f4)
- validate: Upgrade class-transformer and class-validator (#797) (647f880)
- volumes: Disable volumes for remote deploys (#800) (68cf984)