1.4.1
Bug Fixes
- [sdk] Correctly remove subscriptions on unsubscribe (both events and commands). Previous releases were keeping old subscription which could prevent the releasing of new ones. 
- [toolbox] Fix a bad argument in the - AWSTool.aws_copy_imagemethod, used by- cloud.py copy-ami.
- [toolbox] Fix a race condition at vault initialization. 
- [toolbox] Correctly check project existence in local.py and cloud.py. 
- [toolbox] Saving integer settings with big number could be converted to a float in consul. It’s now correctly handled. 
- [samples] Fix conflict between powershell - wherealias and Windows- where.execommand by adding the extensions in the samples’- genvid.hclfile.
