Releases: cloudfoundry/multiapps-cli-plugin
Releases · cloudfoundry/multiapps-cli-plugin
v3.11.1
v3.11.0
- Added a secure mechanism for passing sensitive data during multitarget application deployment (experimental)
v3.10.0
- Add dependency aware stop order flag (experimental)
v3.9.0
v3.8.0
- Remove experimental words from help command
- Version of GO is increased to 1.25.1
v3.7.0
- Improve error message to display the specific unknown flag when a cf deploy flag is misspelled
- Add User-Agent header to enable end-to-end tracing and insights into plugin usage and customer workflows
v3.6.0
- Added environment configuration in the help of mta commands
- Version of GO is increased to 1.24
- Bump dependencies
v3.5.0
- New rollback-mta command that will rollback to previously deployed MTA version. Rollback is application specific and aims to revert the productive traffic to previously deployed CF app. Rollback is possible only for blue-green deployments when backup is activated with the option "--backup-previoвus-version".