Skip to content

Releases: dcos/dcos-core-cli

2.2-patch.0

Choose a tag to compare

@janisz janisz released this 29 Oct 10:22
2.2-patch.0
11f2a26
  • Breaking changes

    • Update Go to 1.15 – support only macOS 10.12 Sierra or later (#490)
    • Require TLS 1.2 or above (#490)
    • dcos service shutdown asks for confirmation unless --yes flag specified (#506).
  • Fixes

    • Fix NaN% in quota list (#519)

2.1-patch.3

Choose a tag to compare

@janisz janisz released this 28 Aug 10:29
111f313

2.1-patch.3

  • Fixes
    • Fix calico flag parsing

2.1-patch.2

Choose a tag to compare

@janisz janisz released this 26 Aug 08:57
1b88119

2.1-patch.2

  • Breaking changes

    • Display version for packages with the same name
  • Fixes

    • Simplify Calico wrapper

2.0-patch.8

Choose a tag to compare

@janisz janisz released this 26 Aug 08:57
43addb4

2.0-patch.8

  • Fixes

    • Update dcos node diagnostics deprecation message
    • Display version for packages with the same name

2.1-patch.1

Choose a tag to compare

@janisz janisz released this 29 Jun 14:33
2.1-patch.1
9182af4
  • Breaking changes

    • Change default SSH user from core to centos (#448).
  • Fixes

    • Update dependencies (#459, #478).
    • Update dcos node diagnostics deprecation message (#452).
    • Allow changing SSH user without using a proxy (#448).

2.1-patch.0

2.1-patch.0 Pre-release
Pre-release

Choose a tag to compare

@janisz janisz released this 23 Apr 20:31
157062f
  • Features
    • Added dcos calico command
  • Notes
    • During this new minor release we also refactored the dcos describe subcommand from Python to Go.

1.13-patch.8

Choose a tag to compare

@janisz janisz released this 23 Apr 20:45
261476f

1.13-patch.7

Choose a tag to compare

@janisz janisz released this 11 Mar 12:37
fc626a1

Fixes

  • Updated task table to be clearer. (#414)
  • Add better error descriptions for node diagnostics command. (#386)
  • Support more fields in job JSON definition. (#359)

2.0-patch.3

Choose a tag to compare

@janisz janisz released this 10 Oct 15:25

Fixes

  • Add option to create master/agents only diagnostics bundle (#372)
  • Fixed creation of nested groups, the regression was introduced in (#322)
  • Support more fields in job JSON definition (dcos/dcos-cli#1494)

1.12-patch.1

Choose a tag to compare

@rgo3 rgo3 released this 26 Oct 11:00
Make the version warning a DefaultError so it's printed on stderr