Skip to content

Releases: cloudfoundry/multiapps-cli-plugin

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

2.0.1

16 Jan 15:39
Compare
Choose a tag to compare
  • Fix computation of deploy service URL

2.0.0

05 Jan 08:00
Compare
Choose a tag to compare
  • Print dmol command for finished and aborted processes
  • Print the ID of the monitored process
  • Add support for --abort-on-error option
  • Change Message to Text in models.Message
  • Add support for retryable mta rest client
  • Introduce function for getting deploy-service URL
  • Add support for providing session tokens
  • Remove unused fakes
  • Re-generate the client for log/content
  • Refactor service id provider
  • Fix errors in commands
  • Remove non-used methods from restclient
  • Replace slmp and slpp clients with mta client in commands
  • Delete slppclient and slmpclient
  • Update version of go-openapi
  • Add implementation details to the new client
  • Add auth info
  • Add method for executing actions
  • Add mta_rest.yaml as a client definition
  • Print warning when using a custom deploy service URL

1.0.5

06 Oct 11:41
Compare
Choose a tag to compare
  • Supported MTA Operations:
    • deploy - Deploy MTA
    • undeploy - Undeploy MTA
    • bg-deploy - Deploy MTA using blue-green approach
    • mta/mtas - List existing MTA/MTAs
    • mta-ops - Show MTA operations
    • download-mta-op-logs - Download process logs for MTA