Releases: Nike-Inc/cerberus-lifecycle-cli
Releases · Nike-Inc/cerberus-lifecycle-cli
v4.11.0
Add command to add/rotate JWT secrets
v4.10.0
- Added configuration to enable automatic docker image build and deploys to Dockerhub.
v4.9.0
- Added docker file for building the CLI as a docker image
- Added new command to do x-region database replication
v4.8.0
- Parameterized the region for various commands in support of the new below composite commmand.
- Added new composite command that can stand up a hot standby / pilot light stack of infrastructure for CMS to run in a secondary region.
- Once AWS releases active-active global Aurora DB's we will re-evaluate x-region DR
- The command basically stands up the right side of the below image.
v4.7.2
- Fix bug where if a bucket has been deleted and still shows up in the bucket list call, that the CLI will properly ignore it.
v4.7.1
- Added an option flag to ignore default CMS properties when updating CMS properties.
v4.7.0
- Remove AMI tag logic, as it isn't needed with Highlander
- Fix bug where creating a new env is prevented without passing skip data check flag
v4.6.4
- Fixed bug that stopped
create-environment
from creating the CMS environment.properties
v4.6.3
Skip the AWS WAF XSS rule for secrets and files to prevent valid requests from being blocked
v4.6.2
- Fixed NPE that occurs when creating new Env with YAML and not supplying a snapshot identifier to restore.