This repository has been archived by the owner on May 25, 2021. It is now read-only.
Releases: trainline/envmgr-cli
Releases · trainline/envmgr-cli
1.4.3
- Add workaround to avoid progressbar issue displaying "N/A%"
1.4.2
- Added the
verify
command for checking correct configuration
1.4.1
- Uses
is_protected
API to dynamically disable patching of protected environments - Adds a custom
User-Agent
string to all API requests - No longer incorrectly attempts to run patch operations if no valid patches are available
1.4.0
- Adds fully automated Windows patching
- Threaded activity spinner
1.3.1
- Adds required scale-out instance count for patch operations
- Shows empty ASG schedules as 'default'
- Fixes
--json
output options for Python3 environments
1.3.0
- Added compatibility with Python 3.4, 3.5 and 3.6
- Added
get team patch status
for retrieving required Windows update operations - Added test coverage for basic command resolution as well as ASG, Patch and Deploy
1.2.1
Bug fix for deployment --dry-run
option.
1.2.0
Adds support for:
- Get ASG schedule info
1.1.0
Adds support for:
- Toggling slices
- Waiting for a service to be fully healthy
1.0.0
First release providing basic support for:
- Get service health
- Get service slice info
- Get ASG status
- Get deployment status
- Wait for deployment completion
- Wait for ASG readiness
- Set ASG schedule
- Publish archive as service
- Deploy service