Skip to content

Releases: cloudfoundry/multiapps-cli-plugin

v2.8.0

Choose a tag to compare

@radito3 radito3 released this 18 May 07:22
  • Encode remote MTAR URL as base64 string & send it via header

v2.7.0

Choose a tag to compare

@VaskoBozhurski VaskoBozhurski released this 23 Nov 13:17
  • Add new paramater "skip-idle-start" in blue-green deployments

v2.6.3

Choose a tag to compare

@VaskoBozhurski VaskoBozhurski released this 04 Aug 11:03
  • All get operation calls that fail will be retried

v2.6.2

Choose a tag to compare

@VaskoBozhurski VaskoBozhurski released this 15 Apr 12:46
  • Operation ID is printed as progress message (by the backend) rather than in the command

v2.6.1

Choose a tag to compare

@VaskoBozhurski VaskoBozhurski released this 17 Mar 15:42
  • 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

Choose a tag to compare

@VaskoBozhurski VaskoBozhurski released this 12 Feb 13:43
  • 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

Choose a tag to compare

@VaskoBozhurski VaskoBozhurski released this 03 Nov 11:57
  • Removed blue-green strategy experimental status
  • Calls to shared domains are now retried in case of failure

v2.5.0

Choose a tag to compare

@VaskoBozhurski VaskoBozhurski released this 11 Aug 09:19
  • Added --namespace flag (experimental) to 'deploy'/'undeploy' and related commands

v2.4.1

Choose a tag to compare

@VaskoBozhurski VaskoBozhurski released this 29 Apr 09:38
  • Fixed normalization of paths when creating MANIFEST.MF

v2.4.0

Choose a tag to compare

@VaskoBozhurski VaskoBozhurski released this 15 Apr 09:17
  • 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