Skip to content

Releases: cloudfoundry/multiapps-cli-plugin

v3.9.0

22 Jan 13:29
c621232

Choose a tag to compare

  • Upgrade Cloud Foundry CLI to version 8.17.0
  • Update CodeQL GitHub Action to v4

v3.8.0

13 Oct 08:11
61f98bb

Choose a tag to compare

  • Remove experimental words from help command
  • Version of GO is increased to 1.25.1

v3.7.0

03 Sep 11:53

Choose a tag to compare

  • 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

12 Aug 11:13
20bead7

Choose a tag to compare

  • Added environment configuration in the help of mta commands
  • Version of GO is increased to 1.24
  • Bump dependencies

v3.5.0

07 Jan 10:02
f71e46b

Choose a tag to compare

  • 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

09 Oct 07:58
eb07b7a

Choose a tag to compare

  • Fixed cf deploy --help command

v3.4.0

30 Sep 10:13
7cb48f7

Choose a tag to compare

  • Fixed a regression where the status of ongoing operations was not being properly checked
  • Add option to define where to apply namespace either as prefix or suffix

v3.3.0

16 Sep 10:17
4e5bb0c

Choose a tag to compare

  • Introduce rolling blue green deployment
  • Add fine-grained options to define where to apply namespace
  • Add fine-grained options to define app processing timeouts, including upload, stage, start and task execution
  • Bump dependencies

v3.2.2

05 Jan 14:22

Choose a tag to compare

  • 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

08 Nov 10:36

Choose a tag to compare

  • 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: