Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Releases: trainline/envmgr-cli

1.4.3

10 Mar 14:22
Compare
Choose a tag to compare
  • Add workaround to avoid progressbar issue displaying "N/A%"

1.4.2

09 Mar 16:57
Compare
Choose a tag to compare
  • Added the verify command for checking correct configuration

1.4.1

09 Mar 15:33
Compare
Choose a tag to compare
  • 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

07 Mar 17:49
Compare
Choose a tag to compare
  • Adds fully automated Windows patching
  • Threaded activity spinner

1.3.1

22 Feb 11:40
Compare
Choose a tag to compare
  • 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

17 Feb 16:56
Compare
Choose a tag to compare
  • 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

10 Feb 12:31
Compare
Choose a tag to compare

Bug fix for deployment --dry-run option.

1.2.0

10 Feb 10:58
Compare
Choose a tag to compare

Adds support for:

  • Get ASG schedule info

1.1.0

10 Feb 10:56
Compare
Choose a tag to compare

Adds support for:

  • Toggling slices
  • Waiting for a service to be fully healthy

1.0.0

10 Feb 10:55
Compare
Choose a tag to compare

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