Releases: degica/barcelona-cli
Releases · degica/barcelona-cli
Release v1.2.0
- Add option for AWS credential file for district create
Release v1.1.1
- Allow use of hashes instead of arrays for the environment variable section.
- ARM64 Linux and Apple Silicon executables now built!
Release v1.0.1
This release included those features.
now added new command secret
to set ssm parameter
- #63 Do not auto refresh if VaultToken is empty
- #59 Make bcn deploy quiet by default
- #65 Add secret command
- #64 bump version 1.0.1
Release v1.0.0
This release added following feature
#58 Vault token auto-refresh
#55 Run command inside Barcelona by branch name
#54 display error when public flag is set after endpoint
v0.9.9
This release fixes a few issues with the CLI when logging in with vault.
#49 Fix a null ref error when SSH session disconnects
#50 Use non-shallow path for oneoff (allows bcn run
to be used when logged in with a non-trivial permission)
v0.9.8
- This release adds Profiles for those of you who use Barcelona CLI for multiple Barcelona servers
0.9.7
This release contains
- The ability to login using Vault as the authentication provider
- Addition of the ability to modify the listener of reviewapps
v0.9.6
Changes in this release
- Fixes a segfault when deploying
- Fixes an issue where web container ports is set to 0 if it is not defined in barcelona.yml
0.9.3
Changelog
- Make web container port configurable #27
- Accept env vars for
bcn run
#23
- Add a newline to review deploy #18