Skip to content

Version 0.5.5

Compare
Choose a tag to compare
@klueska klueska released this 01 Sep 06:55
· 563 commits to master since this release

This is a new release of the dcos CLI for 1.10 clusters. The download link in the GUI for 1.10 clusters has been updated to include this release. Changes since the last release include:

FEATURES:

  • Allow the creation of temp files with contents in [dcos/util] (#1046).
  • Added a message argument to DCOSAuthenticationException (#1030)
  • [DCOS_OSS-618] Ignore core.ssl_verify for external requests (#1028)

FIXES:

  • Do not automatically uninstall CLI subcommands if apps remain (#1046).
  • Remove unnecessary error check in the package subcommand (#1046).

TESTING:

  • Add test_uninstall_cli_only_when_no_app_remain() to test suite (#1046).
  • Add uninstall_app_id argument to _package() helper in tests (#1046).
  • Update tests to use packaging v3 for the helloworld app (#1046).
  • Added missing call to binaryBuilder() in Jenkinsfile for mac binaries.
  • Updated Jenkinsfiles that build binaries to be much simpler. (#1044)
  • Added a test against infinite prompt during cluster setup (#1031)

BINARIES: