Releases: cloudfoundry/multiapps-cli-plugin
Releases · cloudfoundry/multiapps-cli-plugin
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".
v3.4.1
v3.4.0
v3.3.0
v3.2.2
- Fixed random failures during starting operation caused by wrong CSRF token handling
- Files with same digest but different names will not be reuploaded
- Fixed filtration by namespace in cf mta command
- Improved resilience during deploy from URL
- Fixed enablement of skip-ssl-validation
- Binaries are now statically linked. Fixes: cf deploy issue. On some older system libc libraries might be older than the required by the dynamically linked plugin binary.
v3.2.1
- Fixed random failures during MTA archive file upload or starting operation caused by wrong CSRF token handling. Example of the error:
Error occurred: could not upload file "my.mtar.part.1": Post "https://<host>/api/v1/spaces/<space-guid>/files": retry is needed. Retrying after: 3s: