Releases: nitrictech/cli
Releases · nitrictech/cli
v1.14.3
v1.14.2
v1.14.1
v1.14.0
v1.13.0
v1.12.0
1.12.0 (2022-11-02)
Bug Fixes
- add a link to installation instructions to setup docker (b752093)
- add a test to ensure that the aws credentials are fine. (9710bff)
- build output so when using --ci there are no extra new lines (7fb4130)
- create stack if none exist when nitric up is run (ae2ea50)
- enable "cloudtasks.googleapis.com" (2d6ea57)
- go mod update (dab1a11)
- make NITRIC_ENVIRONMENT=(build, run, cloud) consistent (c99d192)
- output when using "--ci" (9198a7d)
- panic if err == nil (80a6002)
- set log flags to 0, for no time/date (8d9ada0)
- signal.Notify() usage (03034c4)
- try and make the errors focused (51b2289)
- update error message when pulumi is undetected (0381f60)
- update the error message when git is missing. (2a45950)
- upgrade pulumi-aws to v5 to get ecr ForceDelete (82d8bc6)
Features
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)