Skip to content

Releases: cloudfoundry/multiapps-cli-plugin

v.2.0.11

14 Feb 14:27
Compare
Choose a tag to compare
  • Fix 'cf mta' command when there are non-staged apps

v2.0.10

31 Jan 13:37
Compare
Choose a tag to compare
  • Add support for all-modules and all-resources

v2.0.9

22 Jan 08:21
Compare
Choose a tag to compare
  • Add support for selective deployment

v2.0.8

11 Dec 14:42
Compare
Choose a tag to compare
  • Increase TLS Handshake timeout
  • Remove deploy attributes from /mtas API
  • Remove no-longer supported process parameter
  • Allow users to skip the ownership validation via --skip-ownership-validation optional parameter

v2.0.7

05 Sep 12:16
Compare
Choose a tag to compare

Refactor progress output
Display error messages from non-successful REST calls
Fix an issue where deployment was not possible in space with a lot of operations

2.0.6

20 Jul 15:13
Compare
Choose a tag to compare
  • Show reason for failed uploads

2.0.5

12 Jun 13:09
Compare
Choose a tag to compare
  • Fix monitor action
  • Improve error messages when an action is not possible (abort/retry/resume)
  • Improve error messages when the Deploy Service URL cannot be computed

2.0.4

15 Mar 11:18
Compare
Choose a tag to compare
  • Add CloudFoundry Custom client
  • Adapt to the new cf client
  • Follow next_url as part of CF Responses
  • Fix tests

2.0.3

11 Mar 14:35
6446aea
Compare
Choose a tag to compare
  • Fix plugin uninstall issue
  • Fix purge-mta-config command
  • Fix occasional 403 after file upload
  • Fix NPE when file upload fails

2.0.2

06 Mar 18:01
87f0c79
Compare
Choose a tag to compare
  • Add resilience for 4xx errors coming
  • Filter the output when uploading a file in debug mode