Skip to content

Releases: cloudfoundry/multiapps-cli-plugin

v2.6.2

15 Apr 12:46

Choose a tag to compare

  • Operation ID is printed as progress message (by the backend) rather than in the command

v2.6.1

17 Mar 15:42

Choose a tag to compare

  • Fixed bug with retry mechanism when switching from crashed DS instance
  • BaseCommand made abstract and lowered code duplication
  • General code improvements and refactoring

v2.6.0

12 Feb 13:43

Choose a tag to compare

  • Added functionality for MTAR deployment from URL
  • Custom header for the size of the MTA file is added in the request to the deploy-service
  • Calls to find deploy-service URL are retried

v2.5.1

03 Nov 11:57

Choose a tag to compare

  • Removed blue-green strategy experimental status
  • Calls to shared domains are now retried in case of failure

v2.5.0

11 Aug 09:19

Choose a tag to compare

  • Added --namespace flag (experimental) to 'deploy'/'undeploy' and related commands

v2.4.1

29 Apr 09:38

Choose a tag to compare

  • Fixed normalization of paths when creating MANIFEST.MF

v2.4.0

15 Apr 09:17

Choose a tag to compare

  • Added support for non-normalized paths in descriptor
  • Additional --mta option for 'dmol' and 'mta-ops'
  • Logging the operation id in the beginning of the (un)deployment
  • Add --delete-service-keys option for the 'undeploy' command
  • Fix overriding of artifacts with the same filename

v2.3.1

28 Feb 13:25

Choose a tag to compare

  • Fixed deploy help message

v2.3.0

28 Feb 12:08

Choose a tag to compare

  • Strategy flag for deploy
  • Link project to Kanban Board
  • Modified build.sh to accommodate static builds

v2.2.1

18 Dec 13:21

Choose a tag to compare

  • Send mtaId when deployment starts