Releases: nitrictech/cli
Releases · nitrictech/cli
v1.11.0
v1.10.2
v1.10.1
v1.10.0
1.10.0 (2022-09-16)
Bug Fixes
- Add better default error message if no stacks found. (f77da55)
- don't auto-prompt for feedback (5f13b4f)
- don't fail info or feedback commands when missing container engine (040ae09)
- ensure nitric home dir exists (148f9c1)
- Gracefully default providers that cannot be hydrated from a file. (36ed068)
- improve not found error for user preferences (5c36e63)
Features
v1.9.0
1.9.0 (2022-09-12)
Bug Fixes
- gcp: set service.AutogenerateRevisionName=true (592532d)
- dockerignore location (6a49d28)
- don't early return in provider.Configure() (c6bcd3e)
- inline build CLI image. (53fe232)
- permissions on dockerignore (c3531dd)
- remove redundant latest tag from images (65f030a)
- replace docker-credential-helpers with amazon-ecr-credential-helper (abd8a8e)
- retry pulumi plugin installs (11a8447), closes #288
- stack name in the providers (b690f04)
Features
v1.8.0
v1.7.0
v1.6.2
v1.6.1
v1.6.0
1.6.0 (2022-08-16)
Bug Fixes
- add main to the branches to the action 'release docker images' (84f42a0)
- make sure the dockerigore info is taken into account (b14167e)
- Re-enable autonaming for SNS topics. (c6c0dd7)
- revert image build option "cache-from" as it is slowing down builds (ba799b9)
- use cache-from and pass in layer-build, layer-final (5a2b67a)
- golang: install gcc so that apps can build with c extensions (2869401)