Releases: nitrictech/cli
Releases · nitrictech/cli
v1.0.0-develop.12
15 Feb 22:14
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ensure config directory exists (fedf668 )
v1.0.0-develop.11
15 Feb 06:12
Compare
Sorry, something went wrong.
No results found
Bug Fixes
config: Use viper.SafeWriteConfigAs() which will create the file if needed (b3e6dd6 )
v1.0.0-develop.9
09 Feb 00:28
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Ensure function principals are named. (ad864dd )
Remove implied permissions for queues, storage and topics. (2d6915f )
Features
add AWS policy resource mapping. (fb64800 )
Calculate default policies for FromFile loaded stacks. (75bef28 )
Fix policy naming and add to Stack. (1c32c26 )
v1.0.0-develop.10
09 Feb 03:43
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Correct the new module path (f389b5e )
v1.0.0-develop.8
04 Feb 03:58
Compare
Sorry, something went wrong.
No results found
Bug Fixes
change x-nitric-resource-name to x-nitric-name. (659adce )
Set env NITRIC_ENVIRONMENT=build when running code-as-config (0e60595 )
Features
run: Use CompileDaemon for golang (b1eb917 )
Add a verbose flag (40b46de )
Create a "runtime" package that contains all runtime specific code (15734ba )
code-as-config: Add support for golang (815a916 )
run: Print out the Api Endpoints (c8fdb8f )
v1.0.0-develop.7
03 Feb 22:42
Compare
Sorry, something went wrong.
No results found
Features
aws: Create a resourceGroup that contains all the resources that we create (c862572 )
deployment: Add tasklets for major tasks for better output (c44c866 )
v1.0.0-develop.6
03 Feb 02:29
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Add a timeout to the minio.Stop() so that it gets killed (81808b9 )
make the run log file unique so that it does not get overwritten (2c8eb5b )
v1.0.0-develop.5
28 Jan 16:53
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Remove the timeout in mio.Stop() as it causes errors when running again (5313123 )
Features
run: Print a Status when the localServices have started (06bd8f0 )
v1.0.0-develop.4
26 Jan 23:53
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Add missing implementation for function excludes (57779a3 )
v1.0.0-develop.3
25 Jan 03:44
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Syslog client is not available on windows (9714f4a )